Skip to content

Releases: http4s/blaze

v0.15.0

18 May 03:47
4ba9cf3
Compare
Choose a tag to compare

Cross builds

  • Add Scala 3
  • Drop Scala 3.0.0-RC2, 3.0.0-RC3

Dependencies

  • log4s-1.10.0

v0.15.0-M4

24 Apr 19:30
9b9adb9
Compare
Choose a tag to compare
v0.15.0-M4 Pre-release
Pre-release

Crossbuilds

  • Add Scala 3.0.0-RC3
  • Drop Scala 3.0.0-RC1

Dependenices

  • log4s-1.0.0-M7

v0.14.16

24 Apr 03:54
4d8fed8
Compare
Choose a tag to compare

Breaking changes

  • #522: Switch from the Jetty ALPN implementation to the native JDK APIs. This is binary and source compatible, but ALPN support now requires a JDK >= 8u252.

v0.15.0-M2

20 Feb 03:54
d49ba8e
Compare
Choose a tag to compare
v0.15.0-M2 Pre-release
Pre-release
  • Support Scala-3.0.0-RC1, drop Scala-3.0.0-M2.

v0.15.0-M1

06 Feb 17:14
b9305cc
Compare
Choose a tag to compare
v0.15.0-M1 Pre-release
Pre-release
  • Adds Scala-3.0.0-M2, Scala-3.0.0-M3
  • Drops Scala-2.11
  • Drops the deprecated, vulnerable NIO2 server
  • Drops all blaze-http features not used by http4s' blaze integration. Please see series/0.14 if you were using blaze standalone.