v3.5.0-M4
Pre-release
Pre-release
What's Changed
Highlights 🎉
- Revert drop scala 212 by @mdedetrich in #2734
- #2701 Add conditional filterNot methods (filterNotIf/filterNotOpt) support by @sebastianrozyczka in #2751
- Scala 3 support by @nafg in #2687
Chores 🛠
- Update dependency org.xerial.sbt:sbt-sonatype to v3.9.19 by @renovate in #2712
- Update sbt-sonatype to 3.9.19 by @slick-scala-steward in #2713
- Update sbt-ci-release to 1.5.12 by @slick-scala-steward in #2715
- Update dependency org.xerial.sbt:sbt-sonatype to v3.9.20 by @renovate in #2716
- Update sbt to 1.8.3 by @slick-scala-steward in #2718
- Update dependency org.scalatestplus:testng-7-5 to v3.2.16.0 by @renovate in #2721
- Update sbt-sonatype to 3.9.21 by @slick-scala-steward in #2722
- Update ojdbc8_g to 21.10.0.0 by @slick-scala-steward in #2723
- Update sbt to 1.9.0 by @slick-scala-steward in #2728
- Update dependency org.scoverage:sbt-scoverage to v2.0.8 by @renovate in #2730
- Update sbt-scoverage to 2.0.8 by @slick-scala-steward in #2729
- Update dependency ch.epfl.scala:sbt-version-policy to v2.1.1 by @renovate in #2732
- Update scala-compiler, scala-library to 2.13.11 by @slick-scala-steward in #2737
- Update logback-classic to 1.3.8 by @slick-scala-steward in #2740
- Update scala-compiler, scala-library to 2.12.18 by @slick-scala-steward in #2741
- Update actions/upload-artifact action to v3 by @renovate in #2744
- Update dependency org.scala-lang.modules:scala-collection-compat to v2.11.0 by @renovate in #2749
- Update scala-collection-compat to 2.11.0 by @slick-scala-steward in #2748
- Update dependency sbt/sbt to v1.9.1 by @renovate in #2752
- Update mysql client dependency by @xuwei-k in #2754
- Update sbt to 1.9.2 by @slick-scala-steward in #2757
Other Changes
- A few cleanups by @nafg in #2717
- Remove headOption extension method for ReadAheadIterator by @nafg in #2719
- Remove usage of reflection to support pre-JDBC 4.1 (pre-Java 7) by @nafg in #2720
- Some cleanup by @nafg in #2739
New Contributors
- @mdedetrich made their first contribution in #2734
- @sebastianrozyczka made their first contribution in #2751
Full Changelog: v3.5.0-M3...v3.5.0-M4