Http4s Armeria Versions Save

Armeria backend for http4s

v1.0.0-M4

3 months ago

This is a release milestone bringing the cutting edge v1.0.0-M41 http4s. As always within this series, binary compatibility is not guaranteed.

What's Changed

Full Changelog: https://github.com/http4s/http4s-armeria/compare/v1.0.0-M3...v1.0.0-M4

v0.5.3

3 months ago

This is a binary-compatible within the 0.5-series maintenance release.

What's Changed

Full Changelog: https://github.com/http4s/http4s-armeria/compare/v0.5.2...v0.5.3

v1.0.0-M3

7 months ago

This release is not binary compatible with previous 1.0 milestones and brings many dependency updates.

What's Changed

Full Changelog: https://github.com/http4s/http4s-armeria/compare/v1.0.0-M2...v1.0.0-M3

v0.5.2

7 months ago

This binary-compatible release within the 0.5-series brings many dependency updates.

What's Changed

Full Changelog: https://github.com/http4s/http4s-armeria/compare/v0.5.1...v0.5.2

v1.0.0-M2

1 year ago

This release is not binary compatible with previous 1.0 milestones and brings lots of dependencies updates. Some of them are listed below.

What's Changed

Full Changelog: https://github.com/http4s/http4s-armeria/compare/v1.0.0-M1...v1.0.0-M2

v0.5.1

1 year ago

This release is binary compatible with the previous within the series and brings lots of dependencies updates. Some of them are listed below.

What's Changed

Full Changelog: https://github.com/http4s/http4s-armeria/compare/v0.5.0...v0.5.1

v1.0.0-M1

1 year ago

This release is the first in the series 1.x. It's not binary compatible with the 0.x series due to the http4s was updated to its 1.x series.

Dependencies

  • http4s 0.23.14 -> 1.0.0-M35

Full Changelog: https://github.com/http4s/http4s-armeria/compare/v0.5.0...v1.0.0-M1

v0.5.0

1 year ago

This release is the first release for Scala 3. Also, it's binary compatible with the previous one for Scala 2.

Dependencies:

  • Scala 3.1.3
  • Armeria 1.17.0 -> 1.18.0
  • http4s 0.23.13 -> 0.23.14
  • fs2 3.2.10 -> 3.2.12

Full Changelog: https://github.com/http4s/http4s-armeria/compare/v0.4.0...v0.5.0

v0.2.1

1 year ago

This is a courtesy release for those who are still on Cats-Effect 2. It is not binary compatible with 0.2.0 since the http4s major version was bumped. We encourage you to upgrade to the latest http4s-armeria version!

Dependencies:

  • Scala 2.12.4 -> 2.12.16, 2.13.6 -> 2.13.8
  • Armeria 1.5.0 -> 1.17.1
  • http4s 0.21.19 -> 0.22.14
  • fs2 2.5.0 -> 2.5.11

Full Changelog: https://github.com/http4s/http4s-armeria/compare/v0.2.0...v0.2.1

v0.4.0

1 year ago

Improvements

  • Use a fixed HttpResponse as an performance hint for non-streaming in ArmeriaClient #204

Dependencies

  • Scala 2.12.4 -> 2.12.16, 2.13.6 -> 2.13.8
  • Armeria 1.11.0 -> 1.17.0
  • http4s 0.23.3 -> 0.23.13
  • fs2 3.1.2 -> 3.2.10