-
Notifications
You must be signed in to change notification settings - Fork 896
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
v1.6.1 crashes when extension project is built with muzzle plugin 0.7.0 #4244
Comments
I don't understand how a breaking change get into a patch release. I see two ways out:
|
oh no 😞, thanks for reporting this unfortunately the 1.6.0 tag depended on a gradle-plugins snapshot, which made releasing 1.6.1 really painful. i think the best is to revert everything in the 1.6.x branch and release 1.6.2 which is essentially the same as 1.6.0, and give up on making a patch release for #4191 |
oh, and of course we can't just roll back and release 1.6.2 as a copy of 1.6.0, because the problem is that the 1.6.0 tag doesn't build anymore 😭 in the meantime, I've added a warning to the release notes, and posted the warning in the slack channel |
That is unfortunate, but thanks for getting to it quickly! |
1.6.2 is released, please let us know if it resolves the issue for you |
Commit 0d0d2ca in v1.6.1 which rename tons of muzzle related package names causes crash with extensions repository with muzzle plugin 0.7.0, and meanwhile muzzle plugin 0.8.0 is not yet released.
The text was updated successfully, but these errors were encountered: