blocking-slick icon indicating copy to clipboard operation
blocking-slick copied to clipboard

Release a RC1 for testing of slick 3.5

Open nemoo opened this issue 1 year ago • 2 comments

Slick and play-slick have released RC1 versions that allow testing of slick 3.5 with scala 3. It would be great if we could also have an RC1 version of blocking-slick so that tests of slick are possible before the release.

The corresponding play-slick release: https://github.com/playframework/play-slick/pull/806

The slick v3.5.0-RC1 release discussion: https://github.com/slick/slick/discussions/2891

nemoo avatar Feb 22 '24 07:02 nemoo

now even new final play-slick release are out:

https://github.com/playframework/play-slick/releases/tag/6.1.0 https://github.com/playframework/play-slick/releases/tag/5.3.0

nemoo avatar Mar 08 '24 09:03 nemoo

So I see the dependency was already updated to slick 3.5 final which is great!

blocking-slick is the last dependency that hinders me from upgrading to scala 3. Do you think it is possible that we can get a release in the near future?

nemoo avatar Mar 13 '24 12:03 nemoo

Published 0.0.15-RC1 https://github.com/gitbucket/blocking-slick/releases/tag/0.0.15-RC1

takezoe avatar Apr 15 '24 16:04 takezoe