Releases: AVSystem/scala-commons
Releases · AVSystem/scala-commons
v2.20.0
What's Changed
- Update sbt-scalajs, scalajs-compiler, ... to 1.17.0 by @scala-steward in #638
- Hocon config companions by @sebaciv in #562
- Update scala-compiler, scala-library, ... to 2.13.15 by @scala-steward in #637
Full Changelog: v2.19.0...v2.20.0
v2.19.0
What's Changed
- Update slf4j-simple to 2.0.16 by @scala-steward in #616
- Update mongo-scala-driver to 5.1.3 by @scala-steward in #615
- Update sbt-mima-plugin to 1.1.4 by @scala-steward in #613
- Update sbt-ci-release to 1.6.0 by @scala-steward in #617
- Update spring-context to 5.3.39 by @scala-steward in #618
- Update sbt-ci-release to 1.6.1 by @scala-steward in #621
- Update guava to 33.3.0-jre by @scala-steward in #619
- Update jetty-ee10-servlet to 12.0.13 by @scala-steward in #628
- Update mongo-scala-driver to 5.1.4 by @scala-steward in #626
- Update pekko-stream to 1.1.0 by @scala-steward in #624
- Update pekko-stream to 1.1.1 by @scala-steward in #630
- Update sbt to 1.10.2 by @scala-steward in #631
- Update scalacheck to 1.18.1 by @scala-steward in #632
- Update guava to 33.3.1-jre by @scala-steward in #634
- Update mongodb-driver-core, ... to 5.2.0 by @scala-steward in #635
- Update mongo-scala-driver to 5.2.0 by @scala-steward in #636
- Allow Output to ignore @transientDefault by @sebaciv in #633
Breaks binary compatibility ofSizedCodec
API. Macro-generated codecs using previous commons version won't work withOutput
s requesting object size (CBOR).
Full Changelog: v2.18.0...v2.19.0
v2.18.0
v2.17.0
What's Changed
- Update sbt to 1.10.0 by @scala-steward in #574
- Test on MongoDB 7.0 by @ddworak in #576
- Update jetty-client, jetty-server, ... to 10.0.21 by @scala-steward in #577
- Update spring-context to 5.3.35 by @scala-steward in #578
- Update spring-context to 5.3.36 by @scala-steward in #581
- Update guava to 33.2.1-jre by @scala-steward in #583
- Update mongo-scala-driver to 5.1.1 by @scala-steward in #587
- Update mongodb-driver-core, ... to 5.1.1 by @scala-steward in #586
- Fix Redis tests with new, valid certificate by @ddworak in #594
- update/scalatest 3.2.19 by @ddworak in #595
- Update scalatest to 3.2.19 by @scala-steward in #590
- Dependency updates by @ddworak in #597
- Update jetty-client, jetty-server, ... to 10.0.22 by @scala-steward in #598
- Update mongodb-driver-core, ... to 5.1.2 by @scala-steward in #602
- Update sbt to 1.10.1 by @scala-steward in #604
- Fix Redis tests by with new, valid certificate by @halotukozak in #606
- NativeJsonInput/Output with custom format by @sebaciv in #610
Full Changelog: v2.16.0...v2.17.0
v2.16.0
What's Changed
- Update spring-context to 5.3.34 by @scala-steward in #563
- Update slf4j-simple to 2.0.13 by @scala-steward in #564
- Update scalacheck to 1.17.1 by @scala-steward in #567
- Update scalacheck to 1.18.0 by @scala-steward in #568
- Update guava to 33.2.0-jre by @scala-steward in #569
- Update mongodb-driver-core, ... to 5.1.0 by @scala-steward in #570
- Update scala-compiler, scala-library, ... to 2.13.14 by @scala-steward in #572
- Drop jdk11, add jdk21 by @ddworak in #573
Full Changelog: v2.15.0...v2.16.0
v2.15.0
What's Changed
- Update spring-context to 5.3.33 by @scala-steward in #553
- Update guava to 33.1.0-jre by @scala-steward in #552
- Use -xsource:3 by @ddworak in #554
- Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 by @scala-steward in #555
- Update mongo-scala-driver to 5.0.1 by @scala-steward in #559
- Update mongodb-driver-core, ... to 5.0.1 by @scala-steward in #558
- Add
Opt.when
method by @halotukozak in #560
New Contributors
- @halotukozak made their first contribution in #560
Full Changelog: v2.14.0...v2.15.0
v2.14.0
What's Changed
- Update jetty-client, jetty-server, ... to 10.0.20 by @scala-steward in #535
- Update slf4j-simple to 2.0.12 by @scala-steward in #536
- Reactive Publisher to Monix extensions for typed Mongo by @sebaciv in #542
- Update spring-context to 5.3.32 by @scala-steward in #541
- Update scalatest to 3.2.18 by @scala-steward in #540
- Update sbt to 1.9.9 by @scala-steward in #544
- Update sbt-github-actions to 0.23.0 by @scala-steward in #537
- Scala 2.13.13 by @ddworak in #548
- Update mongodb-driver-core, ... to 5.0.0 by @scala-steward in #549
- Add Monix task utilities by @sebaciv in #543
- Migrate from akka to pekko by @ddworak in #547
Full Changelog: v2.13.3...v2.14.0
v2.13.3
What's Changed
- Update jetty-client, jetty-server, ... to 10.0.19 by @scala-steward in #526
- Add JavaApi annotation by @sebaciv in #532
- Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 by @scala-steward in #527
- Update guava to 33.0.0-jre by @scala-steward in #525
- Update sbt-github-actions to 0.22.0 by @scala-steward in #524
- Update slf4j-simple to 2.0.11 by @scala-steward in #529
- Update sbt-jmh to 0.4.7 by @scala-steward in #531
- Update sbt to 1.9.8 by @scala-steward in #528
Full Changelog: v2.13.2...v2.13.3
v2.13.2
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