Skip to content

chore: ensure we use the current version of the auth library in the monorepo#12690

Merged
chingor13 merged 1 commit intomainfrom
auth-version
Apr 7, 2026
Merged

chore: ensure we use the current version of the auth library in the monorepo#12690
chingor13 merged 1 commit intomainfrom
auth-version

Conversation

@chingor13
Copy link
Copy Markdown
Contributor

@chingor13 chingor13 commented Apr 6, 2026

Fixes dependency version of google-auth-library within the sdk-platform-java projects. This means that we must ensure that we also install google-auth-library whenever we need to install sdk-platform-java.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the google-auth-library version to 1.43.1-SNAPSHOT across multiple modules. However, it removes the centralized google.auth.version property from the parent POM and hardcodes the version string in individual files. The review feedback correctly identifies that the property should be maintained in the parent POM to ensure consistency and facilitate automated updates, recommending the use of the property reference instead of hardcoded values.

…onorepo

current versions

fix double annotation

fix sdk-platform-java install scripts

declare individual auth library versions

auth library is required build

fix downstream tests

cleanup downstream tests

fix common test

fix path to downstream script

fix setup maven mirror

fix unmanaged dependency check

fix showcase tests

build: fix jar location

fix jar location

skip auth-library tests for bulk tests

fix tests

fix sdk-platform-java dependency compatibility unit test

fix image version

remove dep versions for common packages in storage

fix compatibility check
@chingor13 chingor13 marked this pull request as ready for review April 7, 2026 18:04
@chingor13 chingor13 requested review from a team as code owners April 7, 2026 18:04
@chingor13 chingor13 enabled auto-merge (squash) April 7, 2026 18:49
@chingor13 chingor13 merged commit dc70f8e into main Apr 7, 2026
125 of 128 checks passed
@chingor13 chingor13 deleted the auth-version branch April 7, 2026 20:28
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.

3 participants