New
v3.5.1
What's Changed
Highlights π
- MySQLProfile: quote column names in
insertOrUpdatestatement by @iRevive in https://github.com/slick/slick/pull/2912
Chores π
- Update dependency org.postgresql:postgresql to v42.7.3 by @renovate in https://github.com/slick/slick/pull/2917
- Update dependency org.slf4j:slf4j-api to v2.0.13 by @renovate in https://github.com/slick/slick/pull/2923
- Update actions/upload-artifact action to v4 by @renovate in https://github.com/slick/slick/pull/2893
- Update paradox-theme-generic, sbt-paradox to 0.10.7 by @scala-steward in https://github.com/slick/slick/pull/2919
Other Changes
- Add slick-compat-collection to MiMa exclude filter by @mdedetrich in https://github.com/slick/slick/pull/2913
- Set versionPolicyIntention to BumpMinor by @nafg in https://github.com/slick/slick/pull/2916
- Fix test-report step 1 by @nafg in https://github.com/slick/slick/pull/2924
Full Changelog: https://github.com/slick/slick/compare/v3.5.0...v3.5.1