New
v3.6.1
What's Changed
Bugs fixed ποΈ
- fix Scala 3 TableQuery macro by @xuwei-k in https://github.com/slick/slick/pull/3151
- don't mess with columns order, closes #3146 by @OlegYch in https://github.com/slick/slick/pull/3147
- fix
mapTomacro by @xuwei-k in https://github.com/slick/slick/pull/3148 - allow different projections of same table, closes #3144 by @OlegYch in https://github.com/slick/slick/pull/3145
Chores π
- Update dorny/test-reporter action to v2 by @renovate in https://github.com/slick/slick/pull/3134
- Update dependency sbt/sbt to v1.10.11 by @renovate in https://github.com/slick/slick/pull/3136
- Update dependency ch.qos.logback:logback-classic to v1.5.18 by @renovate in https://github.com/slick/slick/pull/3137
- Update dependency com.zaxxer:HikariCP to v6.3.0 by @renovate in https://github.com/slick/slick/pull/3138
- Update scala-compiler, scala-library to 2.13.16 by @scala-steward in https://github.com/slick/slick/pull/3114
- Update sbt-ci-release to 1.9.3 by @scala-steward in https://github.com/slick/slick/pull/3135
- Update dependency org.scoverage:sbt-scoverage to v2.3.1 by @renovate in https://github.com/slick/slick/pull/3108
- Update dependency com.mysql:mysql-connector-j to v9.3.0 by @renovate in https://github.com/slick/slick/pull/3150
Other Changes
- Update mima-filters for Slick 3.6.x series by @nafg in https://github.com/slick/slick/pull/3139
Full Changelog: https://github.com/slick/slick/compare/v3.6.0...v3.6.1