Releases: avast/scala-server-toolkit
Releases · avast/scala-server-toolkit
v0.1.34
Changes
🚀 Features
- feat: Add support for Hikari DataSource properties @jakubjanecek (#224)
🌱 Dependency Updates
- Update java-driver-core to 4.6.0 @scala-steward (#222)
- Update monix-catnap, monix-eval to 3.2.0 @scala-steward (#221)
- Update micrometer-core, ... to 1.4.2 @scala-steward (#220)
v0.1.33
Changes
🚀 Features
- feat: Add subproject micrometer with generic PrefixMeterFilter @jakubjanecek (#219)
🐛 Bug Fixes
- fix: prefix was not what it was meant to be @jakubjanecek (#219)
🧰 Maintenance
- fix: Use the new way of enabling SemanticDB to fix IDEA compile issue @jakubjanecek (#218)
🌱 Dependency Updates
- Update grpc-netty-shaded, grpc-protobuf, ... to 1.29.0 @scala-steward (#216)
- Update sbt-ci-release to 1.5.3 @scala-steward (#215)
- Update flyway-core to 6.4.0 @scala-steward (#214)
- Update sbt-microsites to 1.2.0 @scala-steward (#213)
- Update sbt-scalafix to 0.9.15 @scala-steward (#212)
- Update scala-collection-compat to 2.1.6 @scala-steward (#211)
v0.1.32
Changes
🚀 Features
- feat: Add StatsD prefix configuration @jakubjanecek (#210)
🌱 Dependency Updates
- Update cats-effect to 2.1.3 @scala-steward (#209)
- Update scala-collection-compat to 2.1.5 @scala-steward (#208)
- Update sbt to 1.3.10 @scala-steward (#207)
- Update sbt-scalafix to 0.9.14 @scala-steward (#206)
- Update sbt-scalafmt to 2.3.4 @scala-steward (#205)
- Update flyway-core to 6.3.3 @scala-steward (#203)
- Update doobie-core, doobie-hikari to 0.9.0 @scala-steward (#202)
- Update grpc-netty-shaded, grpc-protobuf, ... to 1.28.1 @scala-steward (#201)
- Update http4s-blaze-client, ... to 0.21.3 @scala-steward (#200)
- Update sbt-missinglink to 0.3.1 @scala-steward (#198)
- Update postgresql to 42.2.12 @scala-steward (#197)
- Update sbt to 1.3.9 @scala-steward (#196)
- Update sbt-scalafix to 0.9.13 @scala-steward (#195)
- Update micrometer-core, ... to 1.4.1 @scala-steward (#194)
v0.1.31
Changes
🐛 Bug Fixes
- fix: Adjust the Sentry release property format according to the docs @jakubjanecek (#193)
v0.1.30
Changes
🚀 Features
- feat: Implement SentryModule and PureConfig integration @jakubjanecek (#192)
- feat: Implement gRPC server logging and monitoring interceptors @jakubjanecek (#190)
🌱 Dependency Updates
- Update sbt-missinglink to 0.3.0 @scala-steward (#191)
- Update http4s-blaze-client, ... to 0.21.2 @scala-steward (#189)
v0.1.29
The same as v0.1.28.
v0.1.28
Changes
🐛 Bug Fixes
- fix: Add micrometer-statsd-pureconfig to root project aggregate @jakubjanecek (#187)
🌱 Dependency Updates
- Update micrometer-core, ... to 1.4.0 @scala-steward (#186)
- Update sbt-microsites to 1.1.5 @scala-steward (#185)
- Update sbt-microsites to 1.1.4 @scala-steward (#184)
v0.1.27
Changes
- Fixed releasing
v0.1.26
Changes
- refactor!:
SslContextModule.makeMaybe
renamed tomakeIfEnabled
to make it more explicit
v0.1.25
Changes
🚀 Features
- feat: Add makeMaybe method to SslContextModule @jakubjanecek (#183)
🌱 Dependency Updates
- Update/sbt scalafix 0.9.12 @jakubjanecek (#182)
- Update java-driver-core to 4.5.1 @scala-steward (#180)
- Update micrometer-core, ... to 1.3.6 @scala-steward (#179)
- Update flyway-core to 6.3.1 @scala-steward (#178)