Skip to content

v3.6.0

Latest
Compare
Choose a tag to compare
@nafg nafg released this 12 Mar 08:04
· 16 commits to main since this release
a760704

What's Changed

Breaking ⚠️

  • Remove Oracle implementations that are breaking the build by @nafg in #3096

Enhancements ✨

  • Invoker.first: Fix error message formatting by @nafg in #3083
  • Adding KeepAlive config to HikariCPJdbcDataSource. Fixes #3071 by @ahaklife in #3119

Bugs fixed 🐛️

Documentation improvements 📃️

  • Update samples snippet links by @nafg in #3025
  • Added scala3 migration instructions by @zhaodaye2022 in #3121

Chores 🛠

  • Update dependency org.slf4j:slf4j-api to v2.0.14 by @renovate in #2985
  • Update dependency com.oracle.database.jdbc.debug:ojdbc8_g to v21.15.0.0 by @renovate in #2987
  • Update slf4j-api to 2.0.15 by @slick-scala-steward in #2988
  • Update dependency com.typesafe:sbt-mima-plugin to v1.1.4 by @renovate in #2990
  • Update dependency org.slf4j:slf4j-api to v2.0.16 by @renovate in #2989
  • Update sbt-sonatype to 3.11.2 by @slick-scala-steward in #2991
  • Update sbt-ci-release to 1.6.0 by @scala-steward in #2996
  • Update dependency ch.qos.logback:logback-classic to v1.5.7 by @renovate in #2998
  • Update dependency org.xerial.sbt:sbt-sonatype to v3.11.3 by @renovate in #3001
  • Update dependency com.github.sbt:sbt-ci-release to v1.6.1 by @renovate in #2995
  • Update dependency org.scoverage:sbt-scoverage to v2.1.1 by @renovate in #3003
  • Update postgresql to 42.7.4 by @slick-scala-steward in #3005
  • Update sbt-scoverage to 2.2.0 by @slick-scala-steward in #3008
  • Update scala-compiler, scala-library to 2.12.20 by @slick-scala-steward in #3007
  • Update logback-classic to 1.5.8 by @slick-scala-steward in #3011
  • .mergify.yml: update to fix deprecations by @nafg in #3012
  • Update sbt to 1.10.2 by @slick-scala-steward in #3013
  • Update dependency com.zaxxer:HikariCP to v6 by @renovate in #3014
  • Update scala-compiler, scala-library to 2.13.15 by @slick-scala-steward in #3017
  • Update sbt-scoverage to 2.2.1 by @slick-scala-steward in #3015
  • Scala 2.13.15 scoverage 2.2.1 by @nafg in #3020
  • Update dependency ch.qos.logback:logback-classic to v1.5.9 by @renovate in #3032
  • Update sbt-ci-release to 1.7.0 by @slick-scala-steward in #3031
  • Update dependency org.xerial.sbt:sbt-sonatype to v3.12.0 by @renovate in #3034
  • Update sbt-sonatype to 3.12.1 by @slick-scala-steward in #3035
  • Update dependency org.xerial.sbt:sbt-sonatype to v3.12.2 by @renovate in #3036
  • Update logback-classic to 1.5.10 by @slick-scala-steward in #3038
  • Update logback-classic to 1.5.11 by @slick-scala-steward in #3044
  • Update sbt-ci-release to 1.8.0 by @slick-scala-steward in #3045
  • Update mysql-connector-j to 9.1.0 by @slick-scala-steward in #3046
  • Update sbt-scoverage to 2.2.2 by @slick-scala-steward in #3049
  • Update sbt to 1.10.3 by @slick-scala-steward in #3052
  • Install sbt explicitly during Github Action run by @Friendseeker in #3043
  • Update sbt-ci-release to 1.9.0 by @scala-steward in #3056
  • Update logback-classic to 1.5.12 by @slick-scala-steward in #3058
  • Update Oracle docker image by @nafg in #3097
  • Update ojdbc8_g to 21.16.0.0 by @scala-steward in #3078
  • Update dependency org.freemarker:freemarker to v2.3.34 by @renovate in #3100
  • Update dependency sbt/sbt to v1.10.7 by @renovate in #3059
  • Update hsqldb to 2.7.4 by @slick-scala-steward in #3062
  • Update dependency com.zaxxer:HikariCP to v6.2.1 by @renovate in #3068
  • Update HikariCP to 6.2.1 by @slick-scala-steward in #3074
  • Update paxExamVersion to v4.14.0 by @renovate in #3080
  • Update dependency ch.qos.logback:logback-classic to v1.5.15 by @renovate in #3085
  • Update logback-classic to 1.5.16 by @scala-steward in #3112
  • Update dependency com.mysql:mysql-connector-j to v9.2.0 by @renovate in #3117
  • Update dependency org.scala-lang.modules:scala-collection-compat to v2.13.0 by @renovate in #3122
  • Update dependency com.oracle.database.jdbc.debug:ojdbc8_g to v21.17.0.0 by @renovate in #3124
  • Update dependency ch.qos.logback:logback-classic to v1.5.17 by @renovate in #3128
  • Update dependency org.slf4j:slf4j-api to v2.0.17 by @renovate in #3129
  • Update sbt, scripted-plugin to 1.10.9 by @scala-steward in #3131
  • Update dependency sbt/sbt to v1.10.10 by @renovate in #3132

Other Changes

New Contributors

Full Changelog: v3.5.2...v3.6.0