-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Release 0.28 - July 2019 (stable) #8571
Comments
Status of Bazel 0.28I plan to keep this message up to date during the release process and provide the important information.
To report a release-blocking bug: file a bug, use the Task list:
|
Please cherry-pick 6d0b14b to fix 0.26 -> 0.27 regression #8723. See also #7816 (comment) |
0.28.0rc2 was created using: The binaries are available here: https://releases.bazel.build/0.28.0/rc2/index.html |
0.28.0 introduced a breaking change with the behavior of To reproduce, clone https://github.com/bazelbuild/intellij and run 0.28.0:
0.27.2:
This affects all Bazel 0.28.0 users using any of the stable IntelliJ plugins. cc @c-parsons 78e5fe2 is the breaking change for I'll take on an action item to expand the IntelliJ CI coverage to ensure that this doesn't happen again: bazelbuild/intellij#977 Update: please cherry pick a0af170 into 0.28.0. |
@laurentlb 7d2bc7e caused a bug which was caught internally, 2260b97 is the fix, but it's not in 0.28.0. Please cheery-pick 2260b97 if you're releasing 0.28.1. Related #8707 |
@laurentlb Please cherry-pick c6ca6c2 to fix regression reported at #3857 (comment) |
Created 0.28.1 with: You can download it from: https://releases.bazel.build/0.28.1/rc1/index.html |
- Updated to latest version of protobuf, v3.9.0. - Added `@bazel_skylib` external/workspace dependency. (Seems to be needed for protobuf.) - Applied the Bazel v0.28.0 bug workaround described [here](bazelbuild/bazel#8571 (comment)). (This shouldn't be necessary after the next bazel release.)
Users are starting to report issues with the IntelliJ plugin: bazelbuild/intellij#976 (comment) Could we expedite promoting 0.28.1rc1 to a release? |
The release notes are messed up:
The sentence is incomplete. Did something go wrong with the release script? |
The release notes link for 0.28.0 contains a link to the pull request for the release notes, rather than a link to the blog post. |
Thanks, release descriptions on GitHub have been fixed. |
Thank you |
Target RC date - July 1st, 2019
This release will have no breaking changes.
See the blog post for some details
The text was updated successfully, but these errors were encountered: