v0.23.15
armanbilge
released this
23 Aug 15:42
·
1777 commits
to series/0.23
since this release
This release is binary compatible with the 0.23.x series.
What's Changed
http4s-core
- Prettify error messages when parsing by @danicheg in #6541
- Rewrite hashcode computation for
Uri.Path
by @FrancescoSerra in #6555 - Simplify type signature for internal logger by @bplommer in #6628
- Add SourceMap header by @cobr123 in #6622
- Update fs2-core, fs2-io to 3.2.12 in series/0.23 by @http4s-steward in #6603
- Update literally to 1.1.0 in series/0.23 by @http4s-steward in #6583
http4s-server
- WebSocketBuilder2: make constructor public by @gvolpe in #6575
- Cross-compile
GZip
middlewares for JS by @armanbilge in #6606
http4s-client
- Fix request logger to log in the case of no request body, when
logBody=true
by @dzanot in #6535 - Cross-compile
GZip
middlewares for JS by @armanbilge in #6606
http4s-ember-core
- Set
serverNames
TLS parameter for ember h2 by @armanbilge in #6579 - Ember H2 - Do not respond to WindowUpdate with Ping by @ChristopherDavenport in #6593
- Ember H2 Connection Header Compliance by @ChristopherDavenport in #6600
- Don't backtrack in request/response prelude parsing by @TimWSpence in #6578
- Ember Core - H2Server - Split for comprehension by @diesalbla in #6613
http4s-ember-server
- Always respond to client close frame with 1000 "normal closure" by @yurique in #6594
- Parse all WebSocket frames in a
Chunk
in ember-server by @buntec in #6587
Documentation
- Fix typo: Add missing comma by @mikela in #6589
- Tweak client page by @danicheg in #6605
- Update quickstart guide to include Scala 3 branch by @dsusviela in #6620
Behind the scenes
- Release v0.23.14 by @armanbilge in #6568
- Update http4s-circe, http4s-ember-client, ... to 0.23.14 in series/0.23 by @http4s-steward in #6570
- flake.lock: Update by @http4s-steward in #6571
- Update sbt-scoverage to 2.0.1 in series/0.23 by @http4s-steward in #6573
- Update sbt-native-packager to 1.9.10 in series/0.23 by @http4s-steward in #6599
- Update sbt-scoverage to 2.0.2 in series/0.23 by @http4s-steward in #6601
- flake.lock: Update by @http4s-steward in #6602
- Update scalafmt-core to 3.5.9 in series/0.23 by @http4s-steward in #6609
- flake.lock: Update by @http4s-steward in #6615
- Update sbt-native-packager to 1.9.11 in series/0.23 by @http4s-steward in #6616
New Contributors
- @mikela made their first contribution in #6589
- @buntec made their first contribution in #6587
- @dzanot made their first contribution in #6535
- @TimWSpence made their first contribution in #6578
- @dsusviela made their first contribution in #6620
- @cobr123 made their first contribution in #6622
Full Changelog: v0.23.14...v0.23.15