Slick 3.0.3
September 11 2015
We are happy to announce the release of Slick 3.0.3. The artifacts are available on Maven Central, as usual. You can find the source code here: https://github.com/slick/slick/tree/3.0.2. Please see http://slick.typesafe.com/docs/ for documentation. This is a binary-compatible bugfix release.
There is no new version of the Slick Extensions package with closed-source drivers for Oracle, DB/2 and SQL Server for this release. Please continue to use version 3.0.0.
Here is a complete list of changes since Slick 3.0.3:
550063d
Release 3.0.3fd57431
codegen: schema: Handle case of no tablesea04bba
codegen: Test case of no tables (schema has invalid syntax)18037dd
Prevent retry of lazy Connection acquisition attempt in BaseSession:8b28a1d
Fill typing holes in hoistClientOps99bf039
Only set Hikari dataSourceClassName or driverClassName but not both
Past News Items
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,...
Feb 24 2017
We have just released Slick 3.2.0. You can find the source code here: . Builds for Scala 2.11 and 2.12 are available from Maven Central, as usual. From this release...
Feb 10 2017
We have just released Slick 3.2.0-RC1, the first release candidate for Slick 3.2.0. You can find the source code here: . Builds for Scala 2.11 and 2.12 are available from...
Dec 05 2016
We have just released Slick 3.2.0-M2, the second milestone for Slick 3.2. It should show up on Maven Central within the next few hours. You can find the source code...
Jul 04 2016
We have just released Slick 3.2.0-M1, the first milestone for Slick 3.2. It should show up on Maven Central within the next few hours. You can find the source code...
Mar 18 2016
I'd like to draw your attention to the new [community process](/community/process.html) and [code of conduct](/community/conduct.html) for Slick, both of which are based on [Play Framework's](https://playframework.com/community-process). Back in 2008 [I](https://github.com/szeiger) started...