-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: Generate IAM v3 Library #11557
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 fo 10000 r 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
Turns out that that the proto/ grpc IAM versions are set by the gapic-generator-bom... For this release, I will just hardcode the IAM v3 proto and grpc versions so that I don't need to re-release sdk-platform-java. Next release we can remove this workaround have the bom manage the versions. |
Actually, do not need to hard-code the versions for this release as I had to re-release sdk-platform-java. IAM v3 has the versions set by the upstream gapic-generator-bom |
This is based off description here: #11557 (comment)
This is based off description here: #11557 (comment)
* feat: Generate IAM v3 Library * chore: Add v3 owlbot configs * chore: generate libraries at Mon May 5 20:02:05 UTC 2025 * chore: Update deps --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
This is based off description here: #11557 (comment)
* feat: Generate IAM v3 Library * chore: Add v3 owlbot configs * chore: generate libraries at Mon May 5 20:02:05 UTC 2025 * chore: Update deps --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
This is based off description here: #11557 (comment)
* feat: Generate IAM v3 Library * chore: Add v3 owlbot configs * chore: generate libraries at Mon May 5 20:02:05 UTC 2025 * chore: Update deps --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
This is based off description here: #11557 (comment)
See b/406872289 for more information