Releases: AVSystem/scala-commons
Releases · AVSystem/scala-commons
v2.13.1
What's Changed
- Update sbt-github-actions to 0.18.0 by @scala-steward in #501
- Update typesafe:config to 1.4.3 by @scala-steward in #508
- Update sbt to 1.9.7 by @scala-steward in #510
- Update sbt-github-actions to 0.19.0 by @scala-steward in #509
- Update jetty-client, jetty-server, ... to 10.0.18 by @scala-steward in #511
- Update spring-context to 5.3.31 by @scala-steward in #514
- Update mongodb-driver-core, ... to 4.11.1 by @scala-steward in #512
- Fix Redis error message for AUTH command by @sebaciv in #518
Full Changelog: v2.13.0...v2.13.1
v2.10.2
v2.13.0
What's Changed
- Update sbt-github-actions to 0.16.0 by @scala-steward in #483
- Update slf4j-simple to 2.0.9 by @scala-steward in #486
- Update sbt-jmh to 0.4.6 by @scala-steward in #487
- Update scalatest to 3.2.17 by @scala-steward in #488
- Update spring-context to 5.3.30 by @scala-steward in #491
- Update sbt to 1.9.6 by @scala-steward in #490
- Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 by @scala-steward in #494
- sbt-mima-plugin 1.1.3 by @ddworak in #495
- Update sbt-github-actions to 0.17.0 by @scala-steward in #496
- Use fallback value when executing Redis commands using Monix API by @sebaciv in #497
- Update jetty-client, jetty-server, ... to 10.0.17 by @scala-steward in #498
- Update sbt-ide-settings to 1.1.2 by @scala-steward in #499
- Update guava to 32.1.3-jre by @scala-steward in #502
- Update mongodb-driver-core, ... to 4.11.0 by @scala-steward in #505
- Scala 2.13.12 by @ddworak in #492
- dropped support for
@reifySource
macro engine annotation due to Scala compiler internal changes
- dropped support for
Full Changelog: v2.12.0...v2.13.0
v2.10.1
Full Changelog: v2.10.0...v2.10.1
v2.12.0
v2.11.0
What's Changed
- Spring 5 upgrade by @ddworak in #447
- Updates by @ddworak in #448
- Update sbt to 1.8.3 by @scala-steward in #464
- Update sbt-jmh to 0.4.5 by @scala-steward in #470
- Update sbt-updates to 0.6.4 by @scala-steward in #455
- Update mongo-scala-driver to 4.10.2 by @scala-steward in #461
- Update documentation by @ddworak in #446
- Update slf4j-simple to 2.0.7 by @scala-steward in #468
- Update sbt to 1.9.2 by @scala-steward in #471
- Update spring-context to 5.3.29 by @scala-steward in #472
- Update sbt to 1.9.3 by @scala-steward in #475
- Update guava to 32.1.2-jre by @scala-steward in #476
- Remove BlockingUtils#asIO & monix-bio optional dependency by @ddworak in #478
Full Changelog: v2.10.0...v2.11.0
v2.10.0
v2.9.4
v2.9.3
What's Changed
- Use the
nosbt
plugin for build definition by @ghik in #435 - Remove Scala 2.11 compat code by @ddworak in #437
- Mongo driver 4.9.0 by @sebaciv in #436
- fixed
generated
annotation on vals & vars by @ghik in #438 - Redis client connection/reconnection fix by @Kudyyy in #439
New Contributors
Full Changelog: v2.9.2...v2.9.3