Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@pjfanning pjfanning released this 01 Oct 22:33
· 7 commits to main since this release
v3.0.0
2f666a9

What's Changed

  • Pekko HTTP 1.1.0
  • Pekko Core 1.1.1 - this version requires Pekko v1.1.x
  • In theory, Java 8 is supported by Apache Pekko 1.1.x but many of the JSON libs supported by pekko-http-json now need Java 11 or above.
  • Update jsoniter-scala-core, ... to 2.30.14 by @scala-steward in #44
  • Update scalafmt-core to 3.8.3 by @scala-steward in #43
  • pekko 1.1 by @pjfanning in #29
  • Update upickle to 4.0.2 by @scala-steward in #42

Full Changelog: v2.8.0...v3.0.0