Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.0.0 Release? #802

Closed
cheeseng opened this issue Nov 6, 2023 · 7 comments
Closed

6.0.0 Release? #802

cheeseng opened this issue Nov 6, 2023 · 7 comments

Comments

@cheeseng
Copy link
Member

cheeseng commented Nov 6, 2023

It seems like for Play Framework 3.0.0 we need play-slick 6.0.0 as mentioned in its documentation:

https://www.playframework.com/documentation/3.0.x/PlaySlick

But currently it seems like only 6.0.0-M2 is available, may I know when 6.0.0 final willl be available?

Thanks.

@mkurz
Copy link
Member

mkurz commented Nov 6, 2023

The reason for that is that slick only has a 3.5.0-M4 release yet, no final 3.5.0 yet... There are still things missing for slick, I was pinging them last week:

That's why we did not publish play-slick 6.0.0 yet...

@cheeseng
Copy link
Member Author

cheeseng commented Nov 7, 2023

@mkurz Oh I see, bummer, seems like we still need more patience. :)

@marko-asplund
Copy link
Contributor

marko-asplund commented Nov 13, 2023

We're in the same situation.
What's the value you see from releasing with Slick v3.5 vs. 3.4.1 for Play Slick users?
I'd argue that Slick v3.5 would bring little to no value to most users of Play Slick, and that releasing with Play 3.0 would be of huge value.
My suggestion is to downgrade Slick and release Play Slick ASAP.
Here's a PR: #803
Thank you! 😄

@marko-asplund
Copy link
Contributor

Slick 3.5. release cycle started on 2023-01-12, so judging from the cycle length so far, it may be difficult to estimate when the release will actually happen.

@mkurz
Copy link
Member

mkurz commented Nov 13, 2023

Hmm. yes probably makes sense to just use slick 3.4 now so people can at least upgrade to Play 2.9+. However they will not get Scala 3 support for now. But anyway, we can cut another release as soon as slick 3.5 stable is out.

@mkurz
Copy link
Member

mkurz commented Nov 14, 2023

6.0.0 and 5.2.0 released now, however staying on slick 3.4 for now, which means we do not ship support for Scala 3 yet:

As soon as slick 3.5 is out, we will release 6.1 and 5.3 and also publish Scala 3 artifacts:

@mkurz mkurz closed this as completed Nov 14, 2023
@marko-asplund
Copy link
Contributor

This is awesome! 🎉
Thank you so much @mkurz ! 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants