Conversation
5a99b2b to
551d917
Compare
Codecov Report
@@ Coverage Diff @@
## master #1302 +/- ##
============================================
+ Coverage 80.34% 80.38% +0.04%
- Complexity 1331 1332 +1
============================================
Files 210 210
Lines 5682 5685 +3
Branches 519 519
============================================
+ Hits 4565 4570 +5
+ Misses 912 911 -1
+ Partials 205 204 -1
Continue to review full report at Codecov.
|
551d917 to
293e646
Compare
|
@chingor13 I updated |
|
I need to release a new version of the libraries-bom to make the test pass, as Linkage Monitor uses the baseline from the latest release, not from the master branch. |
|
I released |
suztomo
left a comment
There was a problem hiding this comment.
The version of the auth library breaks the java sample project. Can you check that first?
The fix of the libraries bom 19.2.1 was released
follow up PR of googleapis/google-auth-library-java#572
This PR does the following:
(1) added
defaultScopesgetter/setter toGoogleCredentialsProvider, and letGoogleCredentialsProviderpasses thedefaultScopestoServiceAccountCredentials.(2) updated
google-auth-library-javaversion