Release Info
This release makes a couple significant changes that should be compatible for all users in order to fix some issues.
- Usage of certain operators when pairing completed fetches with deferred fetches could result in repeatedly executing fetch contents. Fixed by first-time contributor @Lost-Fly.
- This release now targets Scala 3.3 LTS in order to be more compatible with a wider variety of projects in the community.
In addition, several dependencies have been updated as listed below.
What's Changed
- Update sbt-ci-release to 1.11.0 by @47erbot in #889
- Update sbt, scripted-plugin to 1.11.0 by @47erbot in #890
- Update sbt-ci-release to 1.11.1 by @47erbot in #891
- Update sbt, scripted-plugin to 1.11.1 by @47erbot in #892
- Update scala3-library to 3.7.1 by @47erbot in #893
- Update sbt, scripted-plugin to 1.11.2 by @47erbot in #894
- Update circe-generic, circe-parser to 0.14.14 by @47erbot in #895
- Update sbt-scalafmt to 2.5.5 by @47erbot in #896
- Update sbt, scripted-plugin to 1.11.3 by @47erbot in #897
- Update cats-effect to 3.6.2 by @47erbot in #898
- Update mdoc, sbt-mdoc to 2.7.2 by @47erbot in #899
- Update doobie-core, doobie-h2 to 1.0.0-RC10 by @47erbot in #900
- Update cats-effect to 3.6.3 by @47erbot in #901
- Update scala3-library to 3.7.2 by @47erbot in #902
- Update sbt, scripted-plugin to 1.11.4 by @47erbot in #903
- Update jedis to 6.1.0 by @47erbot in #904
- Update sbt-ci-release to 1.11.2 by @47erbot in #905
- Update sbt, scripted-plugin to 1.11.5 by @47erbot in #906
- Update jedis to 6.2.0 by @47erbot in #907
- Update sbt-scalajs, scalajs-compiler, ... to 1.20.1 by @47erbot in #908
- Update sbt, scripted-plugin to 1.11.6 by @47erbot in #909
- Update scala3-library to 3.7.3 by @47erbot in #910
- Ignore github test until it is fixed by @sloshy in #915
- Fixes issue #912: Executes liftF effect twice in a product composition by @Lost-Fly in #914
- Pin repo to Scala 3.3 LTS by @sloshy in #917
New Contributors
Full Changelog: v3.2.0...v3.2.1