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

Re-enabled mima on master and cleaned up exclusion list #1631

Merged
merged 2 commits into from
Sep 21, 2019

Conversation

mpilquist
Copy link
Member

I was getting ready to do a 2.0.1 release to get #1630 out when I noticed recent changes on master broke binary compatibility. These snuck through b/c of some holes in the Mima configuration. This PR fixes those holes. I'll create another PR to roll back recent changes that broke binary compatibility.

@mpilquist
Copy link
Member Author

mpilquist commented Sep 21, 2019

This PR disables checking changes to ScalaSignature -- see lightbend-labs/mima#361 and lightbend-labs/mima#299 for details on this. We don't make any bincompat guarantees w.r.t. reflective access to methods, only jar swapping (e.g. running lib built against 2.0.0 with 2.1.0).

@mpilquist mpilquist merged commit 51511da into typelevel:master Sep 21, 2019
@mpilquist mpilquist added this to the 2.0.1 milestone Sep 21, 2019
@mpilquist mpilquist deleted the topic/reenable-mima branch February 18, 2020 12:56
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

Successfully merging this pull request may close these issues.

1 participant