Release notes were automatically generated by Shipkit
2.0.3
2.0.2
- 2019-04-21 - 2 commits by Arthur Zagretdinov - published to

- Fixes #979 Generalise getting current java version to fix be able to use Javaagent with latest java (#985)
- Fixes #973 [SECURITY] Releases are built/executed/released in the context of insecure/untrusted code (#984)
- PowerMockAgent does not support java >=10 (#979)
- [SECURITY] Releases are built/executed/released in the context of insecure/untrusted code (#973)
2.0.1
2.0.0
- 2019-01-07 - 77 commits by 10 authors - published to

- Commits: Arthur Zagretdinov (56), PowerMock Release Tools (11), Henri Tremblay (2), Ismael Juma (2), beegee1 (1), Enrico Olivelli (1), hsynkrtl (1), Paul Parenko (1), Sean Gilhooly (1), Timo Meinen (1)
- [Major changes] Mockito Public API Support Roadmap (#726)
- [Bugfixes] Compile error due to unused import of a class which is not in the dependencies (#959)
- [Bugfixes] JDK9, power mockito 2.0.0-beta.5 - final class issue when mocking static method (#888)
- [Bugfixes] @Mock annotation from easymock api does not work for two fields of the same type. (#755)
- [Enhancements] Removed deprecated code in PowerMock 2.0. (#839)
- [Enhancements] JDK 9 support (#783)
- Fixes #888: Disable Security of X-Stream (#962)
- #959 fix compile error due to unused import of a class which is not i… (#960)
- Issue 939: Error with setInternalState and JDK12 "java.lang.NoSuchFieldException: modifiers (#955)
- Remove MocksControl.MockType that stayed there (#951)
- Preparing PowerMock 2.0 Release without ByteBuddy [ci maven-central-release] (#948)
- Use EasyMock exposed MockType instead of the deprecated internal one (#944)
- Powermock migration to ByteBuddy (#910)
- Update PowerMockAgent.java (#878)
2.0.0-RC.5
- 2018-12-25 - 2 commits by Paul Parenko (1), Timo Meinen (1) - published to

- [Bugfixes] Compile error due to unused import of a class which is not in the dependencies (#959)
- [Bugfixes] JDK9, power mockito 2.0.0-beta.5 - final class issue when mocking static method (#888)
- Fixes #888: Disable Security of X-Stream (#962)
- #959 fix compile error due to unused import of a class which is not i… (#960)
2.0.0-RC.4
- 2018-11-17 - 1 commit by Enrico Olivelli - published to

- Issue 939: Error with setInternalState and JDK12 "java.lang.NoSuchFieldException: modifiers (#955)
2.0.0-RC.3
- 2018-11-07 - 2 commits by beegee1 (1), Ismael Juma (1) - published to

- No pull requests referenced in commit messages.
2.0.0-RC.2
2.0.0-RC.1
- 2018-10-24 - 69 commits by 6 authors - published to

- Commits: Arthur Zagretdinov (54), PowerMock Release Tools (11), Henri Tremblay (1), hsynkrtl (1), Ismael Juma (1), Sean Gilhooly (1)
- [Major changes] Mockito Public API Support Roadmap (#726)
- [Bugfixes] @Mock annotation from easymock api does not work for two fields of the same type. (#755)
- [Enhancements] Removed deprecated code in PowerMock 2.0. (#839)
- [Enhancements] JDK 9 support (#783)
- Preparing PowerMock 2.0 Release without ByteBuddy [ci maven-central-release] (#948)
- Use EasyMock exposed MockType instead of the deprecated internal one (#944)
- Powermock migration to ByteBuddy (#910)
- Update PowerMockAgent.java (#878)
2.0.0-beta.13 (2018-10-22) - no code changes (no commits) - published to 
2.0.0-beta.12 (2018-10-22) - 2 commits by Arthur Zagretdinov (1), Henri Tremblay (1) - published to 
- Use EasyMock exposed MockType instead of the deprecated internal one (#944)
2.0.0-beta.11 (2018-05-29) - 1 commit by Arthur Zagretdinov - published to 
- No pull requests referenced in commit messages.
2.0.0-beta.10 (2018-05-29) - 20 commits by Arthur Zagretdinov - published to 
- Powermock migration to ByteBuddy (#910)
2.0.0-beta.9 (2018-04-08) - 1 commit by Ismael Juma - published to 
- No pull requests referenced in commit messages.
2.0.0-beta.8 (2018-03-20) - 1 commit by Sean Gilhooly - published to 
- No pull requests referenced in commit messages.
2.0.0-beta.7 (2018-03-12) - 1 commit by Arthur Zagretdinov - published to 
- No pull requests referenced in commit messages.
2.0.0-beta.6 (2018-03-12) - 2 commits by Arthur Zagretdinov (1), hsynkrtl (1) - published to 
- Update PowerMockAgent.java (#878)
2.0.0-beta.5 (2017-09-17) - 1 commit by Arthur Zagretdinov - published to 
- No pull requests referenced in commit messages.
2.0.0-beta.4 (2017-09-17) - 4 commits by Arthur Zagretdinov - published to 
- No pull requests referenced in commit messages.
2.0.0-beta.3 (2017-09-17) - 1 commit by Arthur Zagretdinov - published to 
- No pull requests referenced in commit messages.
2.0.0-beta.2 (2017-09-16) - 4 commits by Arthur Zagretdinov - published to 
- [Bugfixes] @Mock annotation from easymock api does not work for two fields of the same type. (#755)
2.0.0-beta.1 (2017-09-10) - 35 commits by Arthur Zagretdinov (32), Wojtek Wilk (2), PowerMock Release Tools (1) - published to 
- [Major changes] Mockito Public API Support Roadmap (#726)
- [Enhancements] Removed deprecated code in PowerMock 2.0. (#839)
- [Enhancements] Use Mockito Shipkit for CD (#826)
- Shipkit pom customizations (#831)