Skip to content

V2.0.459

Compare
Choose a tag to compare
@tkohegyi tkohegyi released this 22 May 14:11
· 94 commits to master since this release

This is the brand new V2.0 release of Wilma with lots of changes since V1.6. The list of mayor changes:

  • The proxy engine (that was tailored originally from BrowserMob Proxy to support 2-way-SSL and other features of Wilma, like response volatility) had to be renewed with a version that supports Java >8, and supports the new TLS (1.2, 1.3) protocols. From now on the used proxy is MITM Java Proxy.
  • Supports OpenJdk 11, 13.
  • Gradle is upgraded to version 6.7.
  • The most important change is that we moved away from the XML based configuration to a JSON based configuration. See more details here.
  • The Java API lib to work with this release is: V2.0.451 from here
  • The .NET API lib to work with this release is: V2.0.0 from here.