Uh oh!
There was an error while loading. Please reload this page.
[BEAM-11205] bump com.google.cloud:libraries-bom to 16.3.0 - #13937
[BEAM-11205] bump com.google.cloud:libraries-bom to 16.3.0#13937masahitojp wants to merge 1 commit into
Conversation
masahitojp
commented
Feb 9, 2021
Run SQL_Java11 PreCommit |
Codecov Report
@@ Coverage Diff @@## master #13937 +/- ##
==========================================
- Coverage 82.85% 82.85% -0.01%
==========================================
Files 466 466 Lines 57613 57613 ==========================================
- Hits 47738 47737 -1 - Misses 9875 9876 +1
Continue to review full report at Codecov.
|
bump auto-value to 1.7.4
iemejia
commented
Feb 10, 2021
@kennknowles This seems ok and it is passing all tests, it is good to merge for me but just wanted to double check with you in case there is some extra test that needs to be run or some extra validation at the G side. |
kennknowles
commented
Feb 10, 2021
There is #13765 in progress |
kennknowles
commented
Feb 10, 2021
kennknowles
commented
Feb 10, 2021
There are actually some complications that are just about worked out there. |
suztomo
commented
Feb 10, 2021
I see #13765 takes care of dependency conflicts with "google-api-services-*" artifacts. Merging 13765 should meet the purpose of this PR 13937. |
kennknowles
commented
Feb 11, 2021
It is merged. Try it out! |
masahitojp
commented
Feb 24, 2021
The goal of this PR has been achieved by #13990 , so it's closed. |
bump com.google.cloud:libraries-bom to 16.3.0
This changes required an update for
"com.google.auto.value:auto-value-annotations:1.7.4", so I updated it.I got a build error if I didn't update it.
R: @lukecwik@iemejia
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
Post-Commit Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.