BrowserMob Proxy 2.1.0-beta-5
jekh
released this
26 Mar 20:14
·
191 commits
to master
since this release
BrowserMob Proxy 2.1.0-beta-5 has been released! It is now available on Maven Central. This release brings several enhancements:
- HAR generation fixes
- MITM improvements: Netty SslContext (including support for native openssl instead of Java SSLContext), configurable cipher suites, and bug fixes
- Auto Basic Auth support, the last legacy feature not supported by the LittleProxy module
- Complete removal of the obsolete version of bouncycastle used by the legacy ProxyServer implementation
- Miscellaneous bug fixes and documentation updates
Special thanks to the contributors and testers who reported issues and contributed code, including:
@bsaylor
@ganskef
@thibaut-sticky
@jpereira06
And thanks to anyone I may have missed!
-Jason