Releases: avast/scala-server-toolkit
Releases · avast/scala-server-toolkit
v0.5.6
Changes
🌱 Dependency Updates
- Update sbt-scalafix to 0.9.25 @scala-steward (#426)
- Update kind-projector to 0.11.3 @scala-steward (#427)
v0.5.5
Re-releasing v0.5.4 after microsite publish fail.
v0.5.4
v0.5.3
Re-releasing v0.5.2 after Sonatype timeout.
v0.5.2
Changes
- fix: Eager initialization of Lettuce resources outside Resource @jakubjanecek (#424)
🌱 Dependency Updates
- Update java-driver-core to 4.10.0 @scala-steward (#423)
v0.5.1
Changes
- build: Improve GitHub Actions caching and reproducibility @jakubjanecek (#422)
🌱 Dependency Updates
- Update grpc-netty-shaded, grpc-protobuf, ... to 1.35.0 @scala-steward (#421)
- Update lettuce-core to 6.0.2.RELEASE @scala-steward (#419)
- Update micrometer-core, ... to 1.6.3 @scala-steward (#420)
- Update flyway-core to 7.5.0 @scala-steward (#418)
v0.5.0
Changes
🌱 Dependency Updates
- Update doobie-core, doobie-hikari to 0.10.0 @scala-steward (#417)
- Update flyway-core to 7.4.0 @scala-steward (#416)
- Update http4s-blaze-client, ... to 0.21.15 @scala-steward (#415)
- Update sbt-microsites to 1.3.0 @scala-steward (#413)
- Update sbt to 1.4.6 @scala-steward (#414)
- Update scala-collection-compat to 2.3.2 @scala-steward (#412)
- Update cats-effect to 2.3.1 @scala-steward (#411)
- Update testcontainers-scala-kafka, ... to 0.38.8 @scala-steward (#410)
- Update flyway-core to 7.3.2 @scala-steward (#409)
- Update grpc-netty-shaded, grpc-protobuf, ... to 1.34.1 @scala-steward (#408)
- Update sbt to 1.4.5 @scala-steward (#407)
- Update http4s-blaze-client, ... to 0.21.14 @scala-steward (#406)
- Update micrometer-core to 1.6.2 @scala-steward (#405)
- Update flyway-core to 7.3.1 @scala-steward (#404)
- Update sbt-ci-release to 1.5.5 @scala-steward (#403)
- Update sbt-tpolecat to 0.1.16 @scala-steward (#402)
- Update grpc-netty-shaded, grpc-protobuf, ... to 1.34.0 @scala-steward (#401)
- Update kind-projector to 0.11.2 @scala-steward (#400)
- Update cats-effect to 2.3.0 @scala-steward (#399)
- Update sbt-scalafix to 0.9.24 @scala-steward (#398)
v0.4.3
Changes
- fix(doobie): remove autocommit config that has no effect @hanny24 (#397)
- fix(doobie): match default autoCommit config with default doobie behavior @hanny24 (#395)
🌱 Dependency Updates
- Update sbt to 1.4.4 @scala-steward (#388)
- Update http4s-blaze-client, ... to 0.21.13 @scala-steward (#394)
- Update flyway-core to 7.3.0 @scala-steward (#393)
- Update http4s-blaze-client, ... to 0.21.12 @scala-steward (#392)
- Update doobie-core, doobie-hikari to 0.9.4 @scala-steward (#391)
- Update testcontainers-scala-kafka, ... to 0.38.7 @scala-steward (#390)
- Update scala-collection-compat to 2.3.1 @scala-steward (#389)
- Update scala-collection-compat to 2.3.0 @scala-steward (#387)
- Update scaluzzi to 0.1.16 @scala-steward (#386)
- Update http4s-blaze-client, ... to 0.21.11 @scala-steward (#385)
- Update kind-projector to 0.11.1 @scala-steward (#384)
v0.4.2
The same as v0.4.0
- releasing to publish microsite correctly.
v0.4.1
Changes
The same as v0.4.0
(releasing because of GitHub Actions failure).