-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Version] Add 1.0.1 revision #1152
Conversation
start gradle check |
✅ DCO Check Passed 858337fecfe0c50126bdf0b3a13c56034a5f49e6 |
✅ Gradle Wrapper Validation success 858337fecfe0c50126bdf0b3a13c56034a5f49e6 |
✅ Gradle Precommit success 858337fecfe0c50126bdf0b3a13c56034a5f49e6 |
❌ Gradle Check failure 858337fecfe0c50126bdf0b3a13c56034a5f49e6 |
start gradle check |
❌ Gradle Check failure 858337fecfe0c50126bdf0b3a13c56034a5f49e6 |
This commit stages the branch to the next 1.0.1 patch release. BWC testing needs this even if the next revision is never actually released. Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
858337f
to
ffbc161
Compare
start gradle check |
✅ DCO Check Passed ffbc161 |
✅ Gradle Wrapper Validation success ffbc161 |
✅ Gradle Precommit success ffbc161 |
This commit stages the branch to the next 1.0.1 patch release. BWC testing needs this even if the next revision is never actually released. Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
This PR adds the next 1.0.1 patch release for BWC testing. Separate backport PR will be opened against 1.x branch.