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

Removed shapeless from Scala 2, since it is fully replaced by Magnolia #603

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

soujiro32167
Copy link
Contributor

No description provided.

@soujiro32167
Copy link
Contributor Author

This is not bin-compat, since the shapeless library is gone. This seems fine, since the removed values were implicits, and this will be a minor version bump

@soujiro32167
Copy link
Contributor Author

@ayoub-benali please review

Copy link
Contributor

@ayoub-benali ayoub-benali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @soujiro32167 👍 No objection from me.
Any blocker @vlovgr ?

@vlovgr
Copy link
Contributor

vlovgr commented Jul 21, 2024

This will have to wait until at least v2.0.0 since it breaks binary compatibility (it removes public definitions). There might still be library users who rely on having Shapeless Coproduct support, so we shouldn't remove it before the next major version.

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

Successfully merging this pull request may close these issues.

3 participants