Slick 2.0.2-RC1
May 02 2014
We are happy to announce the release of Slick 2.0.2-RC1. The artifacts are available on Maven Central, as usual. You can find the source code here: https://github.com/slick/slick/tree/2.0.2-RC1. Please see http://slick.typesafe.com/docs/ for documentation.
This is a binary-compatible bugfix release. If no regressions are found, 2.0.2 final will be released in one week.
The Slick Extensions package with closed-source drivers for Oracle, DB/2 and SQL Server has been published to the Typesafe repository. The Slick Examples, Slick Testkit Example, Slick Codegen Example, Slick Customized Codegen Example projects on github have been updated as well.
Here is a complete list of changes since Slick 2.0.1:
5765ba6Release 2.0.2-RC15e31509Provide Executable instances for TableQuery and BaseJoinQuery.4d11c5cRestore binary compatibility with Slick 2.0.055c2a01Fix assertion error for multiple nameless fks or indicesb2a6dc1Add docs for MappedColumnType import and hand-written case class companions.3a7f53cPrevent “no-symbol does not have an owner” when using MappedTo.3f752aeBackport of #735: Fix identity groupBy with type mappings.82316d1Fix codegen autoinc last as option for HLists (issue #704)b86cd4bFix name collision with columns named ‘tag’ in codegenf1c3737Fix Scaladoc links754660cAdd test for broken mapping to Chare2ab531Fixed issue #698 (MappedColumnType broken for Char)77a19aaFixed issue #554 (ZIP joins)c78ed2fEmulate empty join conditions where needed.7ae79d6Add JDBC interop docs3555385Add documentation forintomethod
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](https://github.com/slick/slick/issues/2198).
Sep 09 2020
We have just released Slick 3.3.3 You can find the source code here: . Builds for Scala 2.11, 2.12 and 2.13 are available from Maven Central, as usual. ## Highlights...
Jan 30 2019
We have just released Slick 3.3.0 You can find the source code here: . Builds for Scala 2.11 and 2.12 are available from Maven Central, as usual. ## These are...
Mar 23 2018
We have just released Slick 3.2.3. You can find the source code here: . 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: . 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: . Builds for Scala 2.11 and 2.12 are available from Maven Central, as usual. From 3.2.0 on,...
