Skip to content

Releases: pjfanning/pekko-http-json

v2.3.1

21 Nov 19:10
v2.3.1
Compare
Choose a tag to compare
  • tidy up issues with support for max-document-length

Full Changelog: v2.3.0...v2.3.1

v2.3.0

18 Nov 17:07
v2.3.0
Compare
Choose a tag to compare
  • Jackson 2.16.0 (use older pekko-http-jackson versions if you want to use older versions of Jackson)

Full Changelog: v2.2.0...v2.3.0

v2.2.0

06 Nov 00:11
v2.2.0
Compare
Choose a tag to compare
  • play-json 3.0.1 (changed groupId to org.playframework otherwise compatible with play-json 2.10)

Full Changelog: v2.1.1...v2.2.0

v2.1.1

27 Oct 17:44
v2.1.1
Compare
Choose a tag to compare
  • Scala 3 support for play-json
  • Dependency updates

Full Changelog: v2.1.0...v2.1.1

v2.1.0

12 Aug 12:28
1577677
Compare
Choose a tag to compare

What's Changed

  • Update to Jackson 2.15.2 - Jackson users should read the README before upgrading
  • Some other dependency upgrades

Full Changelog: v2.0.0...v2.1.0

v2.0.0

02 Aug 14:29
v2.0.0
Compare
Choose a tag to compare

First Pekko Release

  • The code and dependencies closely match hseeberger/akka-http-json v1.40.0-RC3
  • Jackson dependency was brought up to v2.14.3 because it has a number of security improvements
    • Users who want to use Jackson v2.15 should wait for the pekko-http-json 2.1.0 release