-
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 4.2 - June 2021 #13558
Comments
Could we please have 80feea0 for the android rules, thanks! |
And also a followup 0e65273 for the android rules |
Any chance we could cherrypick 1a0285c? |
Request:
|
Can we also include 7643d3a? |
Also this one: 95c7931 |
Can you please include 1bca1bd? |
Can we please include f0983df? |
Please include cac82cf |
Can we include b06f495? |
Can this bugfix be included 382fd64 ? |
Please include 5d7df56 . |
Please include following commits for remote execution (in committed order):
|
I plan to start assembling the branch for this release on Monday, July 12, so expect further updates around then. It's a long list of cherrypicks so it may take some time to determine which can be applied and which cannot. |
Could we please include c9f9eed? It will unblock some work on Go static analysis. |
Bazel 4.2.1 is now live: https://github.com/bazelbuild/bazel/releases/tag/4.2.1 Please update your packages if possible: @vbatts @petemounce @excitoon |
Closes #13922. PiperOrigin-RevId: 393788736
When building 4.2.0 and 4.2.1 I get "tools/jdk/BUILD:41:15: //tools/jdk:dummy_toolchain: missing value for mandatory attribute 'java_runtime' in 'java_toolchain' rule" error. Any idea what could cause it? |
@anthpi Please file a separate issue with reproduction instructions and we'll investigate. |
Hello there! These are my first contributions to the repo, I sent a cherry pick pr #14086 to 4.2.1 but it is already released, can a 4.2.2 or 4.3.0 be opened? Or should I send it to 5.0? Thanks! |
@omarzl Your change will definitely be included as part of Bazel 5.0, there's no action required on your side for this. It looks pretty low risk, so if we decide to make a Bazel 4.3 release, we can consider it for cherry picking there. If I misunderstood this change and that's actually a fix for a regression or new bug in Bazel 4.2, please let me know - then we should consider creating a patch release (4.2.2). |
Hi @philwo, perfectly fine in 5.0 or 4.3 (if exists), thank you! |
In case anyone here has an idea, we have detected a possible regression between Bazel 4.0.0 and Bazel 4.2.1 regarding the command line parameter |
And here the ticket #14178 |
Can you clarify that please? Should we expect to not have anymore a Bazel 4.X release or only for the 4.2 series and would be a 4.3 series? Not releasing anymore a Bazel 4.X release would contradict with what was announced when introducing LTS |
You're right, I misunderstood the situation. We won't be preparing any further releases in the 4.x series on a regular schedule, but any serious regressions or other bugs we may prepare a further release in the 4.x series. If there is a fix for #14178 and it applies clearly on top of 4.2 we can look at a 4.3 release. We will not be considering feature cherrypicks for 4.3, however. |
Thanks for the clarification. |
We are doing a 4.2.2 patch release for #14178 and probably #14273. |
Great!, I created a PR for #14178, if I should add some special tag just let me know #14318 currently tests are running |
Please consider #13985 as well -- fixes bazel UI bug introduced in 4.2.0 |
@bjacklyn Can you also send a PR to the |
Bazel 4.2.2rc1 is now available: https://releases.bazel.build/4.2.2/rc1/index.html Cherry-picks since 4.2.1: Downstream tests haven't show any breakage from the Bazel side: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2262 |
Bazel 4.2.2 is now live: https://github.com/bazelbuild/bazel/releases/tag/4.2.2 Please update your packages if possible: @vbatts @petemounce @excitoon |
Published! |
Status of Bazel 4.2
This release will use Bazel 4.1.0 as its baseline and we will apply selected cherry-picks and backports on top of it. Please request cherry-picks that you'd like to get into Bazel 4.2.0 here via a comment.
To report a release-blocking bug, please file a bug using the
Release blocker
label, and cc me.Task list:
The text was updated successfully, but these errors were encountered: