v0.23.13
·
2166 commits
to series/0.23
since this release
This release is binary compatible with 0.23.x, and additionally includes the fixes in v0.22.14.
What's Changed
http4s-core
- Add
EntityDecoder[EventStream]
by @armanbilge in #6413 - Update to Vault 3.2.1 by @armanbilge in #6431
- Update scala-java-time to 2.4.0 by @typelevel-steward in #6434
- Update scodec-bits to 1.1.34 in series/0.23 by @http4s-steward in #6455
- Update fs2-core, fs2-io to 3.2.8 in series/0.23 by @http4s-steward in #6461
- Update cats-core, cats-laws to 2.8.0 in series/0.23 by @http4s-steward in #6471
- Add Ordering for MediaRange by @FrancescoSerra in #6486
- Add
Host#fromIp4sHost
method by @danicheg in #6489 - Make Uri.Path.merge compliant by @FrancescoSerra in #6481
http4s-server
http4s-ember-core
- Encoding of response with empty body by @christiankjaer in #6444
- Update log4cats-core, log4cats-noop, ... to 2.3.2 in series/0.23 by @http4s-steward in #6478
Documentation
- Added note on possible circe import error in docs by @cgoldammer in #6450
- Add Wide Angle Analytics in adopters by @jrozanski in #6454
- Add sample curl command to quickstart.md by @ajelden in #6488
- Release v0.23.13 by @rossabaker in #6492
Behind the scenes
- Cleanup unnecessary projects by @armanbilge in #6410
- Update http4s-circe, http4s-ember-client to 0.23.12 in series/0.23 by @scala-steward in #6414
- Ember-Core - H2Client - Rewrite without alternative. by @diesalbla in #6422
- Merge 0.22 -> 0.23 by @armanbilge in #6429
- Enable Scaladoc Linking Warnings by @isomarcte in #4027
- Add a Scala Steward workflow by @rossabaker in #6432
- Delete steward.yml by @rossabaker in #6438
- Update .mergify.yml by @armanbilge in #6439
- Update scodec-bits to 1.1.33 by @typelevel-steward in #6436
- Update scalafmt-core to 3.5.8 in series/0.23 by @http4s-steward in #6442
- Workflow to update flake weekly by @rossabaker in #6437
- flake.lock: Update by @http4s-steward in #6445
- Server Metrics Middleware by @diesalbla in #6246
- Ember-Core H2Server: replace pull with a recursive function by @diesalbla in #6424
- Throttle Server middleware: use recursion by @diesalbla in #6267
- Fix steward name in mergify config by @armanbilge in #6448
- Update sbt-http4s-org to 0.14.1 in series/0.23 by @http4s-steward in #6447
- MultipartParser: use
Pull.done
instead of Pull.pure. by @diesalbla in #6449 - Ember-Core H2Server: extract method to send initial request by @diesalbla in #6425
- Ember-Client: no Alternative by @diesalbla in #6426
- Backport of
Router#define
test by @danicheg in #6451 - Update sbt-http4s-org to 0.14.2 in series/0.23 by @http4s-steward in #6452
- Setup scoverage by @armanbilge in #6456
- Run coverage job for PRs, but don't upload results by @armanbilge in #6457
- flake.lock: Update by @http4s-steward in #6458
- Update sbt-http4s-org to 0.14.3 in series/0.23 by @http4s-steward in #6463
- series/0.22 -> series/0.23 by @armanbilge in #6465
- Remove scalafix migrations, plugin cleanup by @http4s-steward in #6460
- Update scala-library, scala-reflect to 2.12.16 in series/0.23 by @http4s-steward in #6462
- Update netty-buffer, netty-codec-http to 4.1.78.Final in series/0.23 by @http4s-steward in #6468
- flake.lock: Update by @http4s-steward in #6466
- flake.lock: Update by @http4s-steward in #6480
- Update scala3-library, ... to 3.1.3 in series/0.23 by @http4s-steward in #6482
- Test control on time based tests by @FrancescoSerra in #6469
- Merge 0.22.14 -> 0.23 by @rossabaker in #6487
New Contributors
- @christiankjaer made their first contribution in #6444
- @cgoldammer made their first contribution in #6450
- @jrozanski made their first contribution in #6454
- @leoniv made their first contribution in #6473
- @FrancescoSerra made their first contribution in #6469
- @ajelden made their first contribution in #6488
Full Changelog: v0.23.12...v0.23.13