Releases: lightbend/ssl-config
Releases · lightbend/ssl-config
0.6.1
- Many dependency updates by @scala-steward :)
- Update Scala version on Travis #345 by @mkurz
- Configure @scala-steward not to upgrade beyond Scala 3.0.x #344 by @raboof
- Fix comments to remove references to removed parameters #335 by @mkurz
- Remove workaround for https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8266261 from the build #321 by @wsargent
- Make upgrading smoother by re-introducing some (deprecated) methods, partially restoring partial binary compatibility with version 0.4.0 #342 by @raboof
Thanks to all contributors!
0.6.0
0.5.0
- Fix the PKCS12 algorithm bug (#306)
- Delete algorithms and cipher checking (#302)
- Update scala-parser-combinators dependency to 2.0.0 (#300)
According to git shortlog -sn --no-merges v0.4.3..v0.5.0
, 5 people contributed. Thank you Scala Steward, Seth Tisue, Will Sargent, Arnout Engelen, Kenji Yoshida.
0.4.3
0.4.2
0.4.1
0.4.0
0.3.4
0.3.3
This is the same as 0.3.2, but also released for Scala 2.13.0-M3.
- See 0.3.2 release.
- See milestone.