New/Improved APIs:
- data: Schedule by @fwbrasil in #733
- Improves Retry API surface. Breaking.
- data: Instant improvements by @fwbrasil in #781
- core: more convenient Random customization by @fwbrasil in #782
- core: Log improvements by @fwbrasil in #783
- core: Console improvements by @fwbrasil in #785
- Exposes typed errors via
Abort[IOException]
- Exposes typed errors via
- core: simplify KyoApp by @fwbrasil in #780
- Merges
KyoApp.Unsafe.run*
to a singlerunAndBlock
method.
- Merges
Fixes
- core: Queue/Channel/Meter improvements and fixes by @fwbrasil in #765
- prelude/core: fix boundary inference with Abort by @fwbrasil in #772
- core: fix Fiber.race interrupts by @fwbrasil in #771
- tapir: propagate shutdown timeout to netty by @fwbrasil in #786
Updates
- Update cats-effect to 3.5.5 by @scala-steward in #788
- Update sbt, scripted-plugin to 1.10.4 by @scala-steward in #787
- Update logback-classic to 1.5.12 by @scala-steward in #779
- Update scala3-library to 3.5.2 by @scala-steward in #777
- Update http4s-dsl, http4s-ember-client to 0.23.29 by @scala-steward in #776
- Update sbt-ci-release to 1.9.0 by @scala-steward in #773
- Update zio-logging, zio-logging-slf4j2 to 2.3.2 by @scala-steward in #768
- Update sbt, scripted-plugin to 1.10.3 by @scala-steward in #769
- Update sbt-scoverage to 2.2.2 by @scala-steward in #770
Full Changelog: v0.13.1...v0.13.2