-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: Generate IAM v3beta Library #11565
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
Conversation
|
Looks like the sdk-platform-java release removed the added versions to the bom: https://github.com/googleapis/sdk-platform-java/pull/3779/files#diff-378e6e1db0082cbd0b3cc56c4b96df6e8b4f18942e5fd5a2f30d91b1335337af This version will need to manually set the versions. The next release can remove the hard-coded versions. |
Do we know why sdk-platform-java release removed the added versions to the bom? |
I believe it's because release-please ran before hermetic build was able to generate the beta version of the library. I'm guessing that the release please commit removed that deps because there was no equivalent entry in versions.txt file. |
* feat: Generate IAM v3beta Library * feat: Generate IAM v3beta Library * chore: generate libraries at Tue May 6 18:43:43 UTC 2025 * chore: Update deps for v3beta --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* feat: Generate IAM v3beta Library * feat: Generate IAM v3beta Library * chore: generate libraries at Tue May 6 18:43:43 UTC 2025 * chore: Update deps for v3beta --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* feat: Generate IAM v3beta Library * feat: Generate IAM v3beta Library * chore: generate libraries at Tue May 6 18:43:43 UTC 2025 * chore: Update deps for v3beta --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
See b/406871794 for more information