All Versions
17
Latest Version
Avg Release Cycle
46 days
Latest Release
1243 days ago

Changelog History
Page 1

  • v2.0.9 Changes

    November 02, 2020

    2.0.9

  • v2.0.8 Changes

    November 01, 2020

    ๐Ÿš€ Release notes were automatically generated by Shipkit

    2.0.8

  • 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 Bintray
    • ๐Ÿ›  [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
  • v2.0.0 Changes

    January 07, 2019
    • 2019-01-07 - 77 commits by 10 authors - published to Bintray
    • ๐Ÿš€ 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)