v3.8.5
github-actions
released this
04 Dec 12:31
·
1073 commits
to refs/heads/master
since this release
What’s Changed
- Add resourceUsingClient to Armeria backend, update docs. (#1640) @kamilkloch
- Replaced Dispatcher.apply with Dispatcher.parallel (CE 3.4). (#1633) @kamilkloch
- Fix parsing of Duration.Inf timeouts (#1649) @Pask423
- Changes in CI and build.sbt (#1631) @Pask423
- Enable HTTP version changing for HttpClient based backend (#1615) @Pask423
- [WIP] Timeout exception (#1630) @micsza
- Attempt to implement CE backend (#1625) @Pask423
- Add .resourceUsingClient to HttpClient backends. (#1619) @kamilkloch
- Absorb exceptions while mapping responses with impure functions in backend stub (#1628) @trobert
- Add .sbtopts. (#1629) @kamilkloch
- Scala Native support for cats and fs2 (#1614) @lolgab
- Expose request and response in PrometheusBackend metric customizations (#1611) @carstenlenz
- Changed to customRequest (#1602) @Pask423
Dependency updates
- Update cats-effect, cats-effect-kernel, ... to 3.4.2 (#1650) @softwaremill-ci
- Update scala-collection-compat to 2.9.0 (#1648) @softwaremill-ci
- Update scalaz-concurrent to 7.2.35 (#1647) @softwaremill-ci
- Update nscplugin, sbt-scala-native, ... to 0.4.9 (#1646) @softwaremill-ci
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 (#1645) @softwaremill-ci
- Update resilience4j-circuitbreaker, ... to 2.0.0 (#1641) @softwaremill-ci
- Update fs2-core, fs2-io, ... to 3.4.0 (#1639) @softwaremill-ci
- Update logback-classic to 1.4.5 (#1636) @softwaremill-ci
- Update scribe to 3.10.5 (#1637) @softwaremill-ci
- Update cats-effect, cats-effect-kernel, ... to 3.4.1 (#1634) @softwaremill-ci
- Update opentelemetry-api, ... to 1.20.1 (#1632) @softwaremill-ci
- Update cats-effect, cats-effect-kernel to 3.4.0 (#1627) @softwaremill-ci
- Update model:core to 1.5.3 (#1626) @softwaremill-ci
- Update opentelemetry-api, ... to 1.20.0 (#1624) @softwaremill-ci
- Update sbt to 1.8.0 (#1623) @softwaremill-ci
- Update armeria to 1.20.3 (#1622) @softwaremill-ci
- Update nscplugin, sbt-scala-native, ... to 0.4.8 (#1620) @softwaremill-ci
- Update scala3-library, ... to 3.2.1 (#1618) @softwaremill-ci
- Update armeria to 1.20.2 (#1617) @softwaremill-ci
- Update sbt to 1.7.3 (#1604) @softwaremill-ci
- Update scalafmt-core to 3.6.1 (#1605) @softwaremill-ci
- Update scalafmt-core to 3.6.0 (#1600) @softwaremill-ci