github slick/slick v3.5.0-M1

latest releases: v3.5.1, v3.5.0, v3.5.0-RC1...
pre-release16 months ago

Note: Java 8 support was restored after it had been initially dropped during this cycle.

What's Changed

Highlights 🎉

Enhancements ✨

  • Attach base statement as child for asTry dumpInfo by @natefitzgerald in #2584
  • More type-safe way of expressing profiles' support of RowsPerStatement.All by @nafg in #2612
  • Add exceptionOverrideClassName config for HikariCP by @jsoizo in #2621

Bugs fixed 🐛️

  • Handle in-use count errors by @nafg in #2619
  • BasicBackend#DatabaseDef#releaseSession: null out the session first, … by @nafg in #2620

Documentation improvements 📃️

Chores 🛠

  • Update slf4j-api to 2.0.0 by @scala-steward in #2549
  • Update slf4j-api to 2.0.1 by @scala-steward in #2554
  • Update dependency com.typesafe:sbt-mima-plugin to v1.1.1 by @renovate in #2555
  • Drop Java 8 support by @nafg in #2557
  • CompatReportPlugin: use details/summary tags by @nafg in #2559
  • Update sbt-scoverage to 2.0.3 by @scala-steward in #2553
  • Update logback-classic to 1.4.1 by @scala-steward in #2552
  • Update dependency com.zaxxer:HikariCP to v5 by @renovate in #2463
  • Update scala-compiler, scala-library to 2.12.17 by @scala-steward in #2556
  • Update dependency org.scoverage:sbt-scoverage to v2.0.4 by @renovate in #2561
  • Update dependency org.slf4j:slf4j-api to v2.0.2 by @renovate in #2562
  • Update dependency org.slf4j:slf4j-api to v2.0.3 by @renovate in #2563
  • build.sbt: versionPolicyIntention: BumpMajor by @nafg in #2565
  • build.sbt: testAll should run versionPolicyCheck on actual modules by @nafg in #2566
  • Update dependency org.scalatestplus:testng-7-5 to v3.2.14.0 by @renovate in #2564
  • Update dependency ch.qos.logback:logback-classic to v1.4.2 by @renovate in #2568
  • Update dependency ch.qos.logback:logback-classic to v1.4.3 by @renovate in #2569
  • Update dependency ch.qos.logback:logback-classic to v1.4.4 by @renovate in #2574
  • Update dependency org.scoverage:sbt-scoverage to v2.0.5 by @renovate in #2576
  • Update hsqldb to 2.7.0 by @scala-steward in #2511
  • Update sbt to 1.7.2 by @scala-steward in #2582
  • Update ibmcom/db2 Docker tag to v11.5.8.0 by @renovate in #2585
  • Update mysql-connector-java to 8.0.31 by @scala-steward in #2580
  • Update dependency org.scoverage:sbt-scoverage to v2.0.6 by @renovate in #2587
  • .mergify.yml: don't require signing Lightbend CLA by @nafg in #2590
  • Update dependency org.hsqldb:hsqldb to v2.7.1 by @renovate in #2592
  • Use scala version wildcards for ci.yml matrix by @nafg in #2594
  • Update sbt-ci-release to 1.5.11 by @scala-steward in #2593
  • Update scala-compiler, scala-library to 2.13.10 by @slick-scala-steward in #2577
  • Update paradox-theme-generic, sbt-paradox to 0.10.3 by @slick-scala-steward in #2596
  • Update dependency ch.epfl.scala:sbt-version-policy to v2.1.0 by @renovate in #2597
  • use CollectionConverters instead of deprecated JavaConverters by @xuwei-k in #2599
  • add explicit types for implicits by @xuwei-k in #2598
  • Update sbt to 1.7.3 by @slick-scala-steward in #2600
  • Revert "Update sbt to 1.7.3" by @nafg in #2601
  • Update sqlite-jdbc to 3.39.4.0 by @slick-scala-steward in #2603
  • Update sbt to 1.7.3 by @scala-steward in #2604
  • Update sbt to 1.8.0 by @slick-scala-steward in #2605
  • Update dependency org.xerial:sqlite-jdbc to v3.39.4.1 by @renovate in #2606
  • Update dependency org.slf4j:slf4j-api to v2.0.4 by @renovate in #2607
  • Update dependency ch.qos.logback:logback-classic to v1.4.5 by @renovate in #2608
  • Update dependency org.xerial:sqlite-jdbc to v3.40.0.0 by @renovate in #2609
  • Update dependency org.postgresql:postgresql to v42.5.1 by @renovate in #2610
  • Update dependency org.slf4j:slf4j-api to v2.0.5 by @renovate in #2611
  • Update scala-collection-compat to 2.9.0 by @slick-scala-steward in #2613
  • pr-compat-report-generate.yml: use -no-colors and switch to GH Environment Files by @nafg in #2616
  • pr-compat-report-generate.yml: give up on piping and do the writing within SBT by @nafg in #2617
  • Update dependency com.oracle.database.jdbc.debug:ojdbc8_g to v21.8.0.0 by @renovate in #2618
  • Update dependency org.slf4j:slf4j-api to v2.0.6 by @renovate in #2624
  • Restore Java 8 support by @nafg in #2622
  • Update dependency org.scalatestplus:testng-7-5 to v3.2.15.0 by @renovate in #2629
  • Update sbt to 1.8.2 by @scala-steward in #2630
  • Publish with JDK 8 again by @nafg in #2632

New Contributors

Full Changelog: v3.4.1...v3.5.0-M1

Don't miss a new slick release

NewReleases is sending notifications on new releases.