All Versions
17
Latest Version
Avg Release Cycle
46 days
Latest Release
1417 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.0.9 Changes
November 02, 20202.0.9
- 2020-11-01 - 4 commits by thekingn0thing (2), Valery Yatsynovich (1), zaobao (1) - published to
- PowerMockitoStubberImpl.when throws exceptions with methods using arguments with both primitive and wrapped arguments (#1077)
- โฌ๏ธ Bump byte-buddy from 1.9.10 to 1.10.14 (#1068)
-
v2.0.8 Changes
November 01, 2020๐ Release notes were automatically generated by Shipkit
2.0.8
- 2020-11-01 - 6 commits by 4 authors - published to
- Commits: Sean C. Sullivan (2), Valery Yatsynovich (2), dependabot[bot] (1), Improver (1)
- ๐ [Travis CI] Remove deprecated keyword
sudo
(#1069) - โฌ๏ธ Upgrade (#1049)
-
v2.0.7
March 30, 2020 -
v2.0.6
March 21, 2020 -
v2.0.5
January 25, 2020 -
v2.0.4
October 16, 2019 -
v2.0.3
August 31, 2019 -
v2.0.2 Changes
April 21, 2019- 2019-04-21 - 2 commits by Arthur Zagretdinov - published to
- ๐ [Bugfixes] PowerMockAgent does not support java >=10 (#979)
- ๐ [Security] Releases are built/executed/released in the context of insecure/untrusted code (#973)
-
v2.0.1 Changes
April 21, 2019- 2019-04-21 - 4 commits by 4 authors - published to
- Commits: Arthur Zagretdinov (1), Marcin Zajฤ czkowski (1), sam-ma (1), stevegilbert23 (1)
- ๐ [Bugfixes] IllegalStateException when inner class has private constructor on Java>8 (#958)
- ๐ Fixes 976: Change to StackTraceCleaner to allow mockito strick stubs โฆ (#977)
-
v2.0.0 Changes
January 07, 2019- 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)]
- ๐ [Major changes] Dropped supporting Mockito 1.x as result removed module powermock-api-mockito
- ๐ [Major changes] Dropped supporting EasyMock 3.1. Offical supported EasyMock 3.5
(#726) - ๐ [Enhancements] Removed deprecated code in PowerMock 2.0. (#839)
- ๐ [Enhancements] JDK 9 support (#783)
- ๐ [Bugfixes] Fixes #888: Disable Security of X-Stream (#962)
- ๐ [Bugfixes] #959 fix compile error due to unused import of a class which is not iโฆ (#960)
- ๐ [Bugfixes] Issue 939: Error with setInternalState and JDK12 "java.lang.NoSuchFieldException: modifiers (#955)
(#948) - ๐ [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)