Slick 3.5.x is here!

November 30 2024
by Naftoli Gugenheim

Slick 3.5.0 was released earlier this year with support for Scala 3! As of Slick 3.5.2 a minimum Java version of 11 is now required.

The latest docs are at https://scala-slick.org/doc/stable/.

How to upgrade

In many cases, upgrading should just be a matter of setting the version to 3.5.2 in your build files. (Or, give Scala Update a try.) However, a number of deprecated APIs have been dropped in 3.5.0. You should fix any deprecation warnings before upgrading. See the upgrade guide in case any changes do affect you.

Community

Past News Items

Sep 18 2022
Slick 3.4.0 was released and published to Maven Central, with 281 merged pull requests, many from the community. A pull request that could cause issues was then rolled back, so...
Aug 16 2022
If you use Slick, please try 3.4.0-RC3 by changing the version in your build. After a week, if no regressions have been reported we will G-d willing release 3.4.0 (final)....
Apr 23 2021
Slick is community-maintained. Planning for future releases, including for Scala 3, is in progress. Please help if you can! For details, visit this ticket.
Sep 09 2020
We have just released Slick 3.3.3 You can find the source code here: https://github.com/slick/slick/tree/v3.3.0. Builds for Scala 2.11, 2.12 and 2.13 are available from Maven Central, as usual. Highlights This...
Jan 30 2019
We have just released Slick 3.3.0 You can find the source code here: https://github.com/slick/slick/tree/v3.3.0. Builds for Scala 2.11 and 2.12 are available from Maven Central, as usual. These are the...
Mar 23 2018
We have just released Slick 3.2.3. You can find the source code here: https://github.com/slick/slick/tree/v3.2.3. Builds for Scala 2.11 and 2.12 are available from Maven Central, as usual. From 3.2.0 on,...
Mar 06 2018
We have just released Slick 3.2.2. You can find the source code here: https://github.com/slick/slick/tree/v3.2.2. Builds for Scala 2.11 and 2.12 are available from Maven Central, as usual. From 3.2.0 on,...
Jul 20 2017
We have just released Slick 3.2.1. You can find the source code here: https://github.com/slick/slick/tree/3.2.1. Builds for Scala 2.11 and 2.12 are available from Maven Central, as usual. From 3.2.0 on,...