v0.10.1
github-actions
released this
17 Jul 11:32
·
32 commits
to refs/heads/master
since this release
This is a republish of v0.10.0, due to publishing issues with that version. Below is a copy of the release notes of version v0.10.0
This release brings dependency updates, including upgraded ZIO config integration, as well as ZIO metrics for the Circuit Breaker. Use of the CircuitBreaker
onStateChange
parameter has changed, see
https://www.vroste.nl/rezilience/docs/circuitbreaker/#monitoring
Note: due to an incompatible change in ZIO 2.1.7, this release is not compatible with ZIO 2.1.7 or higher. Specifically, when using Bulkhead
with a maxInFlightCalls
parameter higher than 16, the parameter will effectively be 16. There should be no problem for maxInFlightCalls
<= 16.
Changes
- Update zio-config, zio-config-typesafe to 4.0.2 @scala-steward (#413)
- Update sbt-tpolecat to 0.5.1 @scala-steward (#410)
- Update sbt to 1.10.1 @scala-steward (#427)
- Update zio-streams, zio-test, zio-test-sbt to 2.1.6 @scala-steward (#426)
- Update sbt-ci-release-early to 2.0.46 @scala-steward (#423)
- Update zio-streams, zio-test, zio-test-sbt to 2.1.5 @scala-steward (#424)
- Update sbt-sonatype to 3.11.0 @scala-steward (#425)
- Update scalafmt-core to 3.8.2 @scala-steward (#421)
- Update zio-streams, zio-test, zio-test-sbt to 2.1.2 @scala-steward (#419)
- Update scala3-library, ... to 3.4.2 @scala-steward (#418)
- Update scala-library to 2.13.14 @scala-steward (#414)
- Update zio-streams, zio-test, zio-test-sbt to 2.1.1 @scala-steward (#417)
- Update zio-streams, zio-test, zio-test-sbt to 2.1.0 @scala-steward (#416)
- Update scala-collection-compat to 2.12.0 @scala-steward (#412)
- Update zio-streams, zio-test, zio-test-sbt to 2.0.22 @scala-steward (#411)
- Update sbt-assembly to 2.2.0 @scala-steward (#406)
- Update scala3-library, ... to 3.4.1 @scala-steward (#408)
- Update scalafmt-core to 3.8.1 @scala-steward (#409)
- Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 @scala-steward (#407)
- Inline circuit breaker metrics implementation @svroonland (#405)
- Circuit Breaker metrics @svroonland (#403)
- Update scala3-library, ... to 3.3.3 @scala-steward (#402)
- Update scalafmt-core to 3.8.0 @scala-steward (#399)
- Update sbt to 1.9.9 @scala-steward (#400)
- Update scala-library to 2.13.13 @scala-steward (#401)
- Update zio-streams, zio-test, zio-test-sbt to 2.0.21 @scala-steward (#395)
- Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 @scala-steward (#396)
- Update sbt to 1.9.8 @scala-steward (#397)
- Update sbt-microsites to 1.4.4 @scala-steward (#389)
- Update scalafmt-core to 3.7.17 @scala-steward (#391)
- Update sbt-sonatype to 3.10.0 @scala-steward (#392)
- Update sbt-assembly to 2.1.5 @scala-steward (#393)
- Fix docs: available for scala/zio versions @svroonland (#388)
- Update zio-streams, zio-test, zio-test-sbt to 2.0.19 @scala-steward (#387)
- Update sbt-assembly to 2.1.4 @scala-steward (#386)
- Update sbt to 1.9.7 @scala-steward (#384)
- Set scala version in docs project @svroonland (#383)
- Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 @scala-steward (#382)
- Update zio-streams, zio-test, zio-test-sbt to 2.0.18 @scala-steward (#381)
- Update sbt-assembly to 2.1.3 @scala-steward (#380)
- Update zio-streams, zio-test, zio-test-sbt to 2.0.17 @scala-steward (#378)
- Update sbt to 1.9.6 @scala-steward (#379)
- Update scala3-library, ... to 3.3.1 @scala-steward (#376)
- Update scala-library to 2.13.12 @scala-steward (#377)
- Update scalafmt-core to 3.7.14 @scala-steward (#375)
- Update sbt-scalafmt to 2.5.2 @scala-steward (#374)
- Update sbt to 1.9.4 @scala-steward (#373)
- Update zio-streams, zio-test, zio-test-sbt to 2.0.16 @scala-steward (#372)
- Update sbt-scalajs-crossproject to 1.3.2 @scala-steward (#360)
- Update sbt to 1.9.2 @scala-steward (#363)
- Update sbt-tpolecat to 0.4.4 @scala-steward (#365)
- Update scalafmt-core to 3.7.5 @scala-steward (#357)
- Update sbt to 1.9.1 @scala-steward (#356)