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