v1.0.0-M1
Pre-release
Pre-release
First 1.0.0 milestone release
We have abandoned the 0.6 milestone series and replace it with 1.0.0 milestone series. This release is not binary compatible with any previous releases, and forward compatiblity is also not guaranteed.
This release is cumulative of all changes in main since 0.6 was abandoned and all fixes applied to 0.5.
What's Changed
- Update logback-classic to 1.2.8 by @scala-steward in #224
- Update netty-incubator-transport-native-io_uring to 0.0.11.Final by @scala-steward in #223
- Update sbt-scalafmt to 2.4.5 by @scala-steward in #217
- Update scalafmt-core to 3.0.8 by @scala-steward in #211
- Update netty-incubator-transport-native-io_uring to 0.0.13.Final by @scala-steward in #248
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #231
- Update netty-codec-http, ... to 4.1.75.Final by @scala-steward in #247
- Update logback-classic to 1.2.11 by @scala-steward in #246
- Update scala-library to 2.13.8 by @scala-steward in #235
- Use Entity.Strict and Entity.Empty, optimize Chunk conversions by @wjoel in #260
- Add a parent/acceptor event loop group, use setIoRatio with epoll by @wjoel in #262
- Merge series/0.5 to main by @hamnis in #418
- Update http4s-jdk-http-client to 1.0.0-M9 in main by @http4s-steward in #420
- Merge/from 0.5 by @hamnis in #503
- Merge from series0.5 by @hamnis in #506
- ignore some updates on main by @hamnis in #542
- Merge to main by @hamnis in #600
- Use netty-reactive-streams 3 by @hamnis in #601
- Merge series/0.5 to main by @hamnis in #638
- Update http4s-circe, http4s-client, ... to 1.0.0-M41 in main by @http4s-steward in #637
Full Changelog: v0.5.15...v1.0.0-M1