Skip to content

Conversation

@katsuyan
Copy link

Update dependency versions to address "Anonymous caller" authentication errors that occur intermittently when accessing GCS.

Changes:

  • google-auth-library-credentials: 0.18.0 -> 1.23.0
  • google-auth-library-oauth2-http: 0.18.0 -> 1.23.0
  • google-http-client: 1.24.1 -> 1.44.1
  • google-http-client-jackson2: 1.24.1 -> 1.44.1
  • google-oauth-client: 1.22.0 -> 1.35.0
  • google-cloud-core: 1.94.0 -> 1.96.0
  • google-cloud-storage: 1.101.0 -> 1.118.1
  • google-cloud-nio: 0.119.0-alpha -> 0.124.8

The old google-auth-library (0.18.0 from 2019) had known issues with token refresh in multi-threaded environments, which could cause authentication to fail sporadically.

Update dependency versions to address "Anonymous caller" authentication
errors that occur intermittently when accessing GCS.

Changes:
- google-auth-library-credentials: 0.18.0 -> 1.23.0
- google-auth-library-oauth2-http: 0.18.0 -> 1.23.0
- google-http-client: 1.24.1 -> 1.44.1
- google-http-client-jackson2: 1.24.1 -> 1.44.1
- google-oauth-client: 1.22.0 -> 1.35.0
- google-cloud-core: 1.94.0 -> 1.96.0
- google-cloud-storage: 1.101.0 -> 1.118.1
- google-cloud-nio: 0.119.0-alpha -> 0.124.8

The old google-auth-library (0.18.0 from 2019) had known issues with
token refresh in multi-threaded environments, which could cause
authentication to fail sporadically.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants