| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This pull request updates the project version to 1.83.0, transitioning numerous Google Cloud library dependencies from snapshot to release versions and documenting these changes in the changelog. Feedback indicates potential errors in the automated release process, specifically regarding version downgrades for the Spanner and IAM Policy BOMs in the gapic-libraries-bom file. A minor typo was also identified in the BigQuery component name within the changelog.
Sorry, something went wrong.
| <groupId>com.google.cloud</groupId> | ||
| <artifactId>google-cloud-spanner-bom</artifactId> | ||
| <version>6.113.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner:current} --> | ||
| <version>6.113.0</version><!-- {x-version-update:google-cloud-spanner:current} --> |
There was a problem hiding this comment.
The version for google-cloud-spanner-bom appears to have been downgraded from 6.113.1-SNAPSHOT to 6.113.0. This is likely an error in the release process and should be 6.113.1.
| <version>6.113.0</version><!-- {x-version-update:google-cloud-spanner:current} --> | |
| <version>6.113.1</version><!-- {x-version-update:google-cloud-spanner:current} --> |
Sorry, something went wrong.
| <groupId>com.google.cloud</groupId> | ||
| <artifactId>google-iam-policy-bom</artifactId> | ||
| <version>1.87.0-SNAPSHOT</version><!-- {x-version-update:google-iam-policy:current} --> | ||
| <version>1.63.0</version><!-- {x-version-update:google-iam-policy:current} --> |
There was a problem hiding this comment.
The version for google-iam-policy-bom appears to have been downgraded from 1.87.0-SNAPSHOT to 1.63.0. This is likely an error in the release process and should be 1.87.0.
| <version>1.63.0</version><!-- {x-version-update:google-iam-policy:current} --> | |
| <version>1.87.0</version><!-- {x-version-update:google-iam-policy:current} --> |
Sorry, something went wrong.
| * [network-security] Publish proto definitions for AuthzPolicy, TlsInspectionPolicy, GatewaySecurityPolicy, GatewaySecurityPolicyRule, and UrlList ([6344cb0](https://github.com/googleapis/google-cloud-java/commit/6344cb0ad1ddb788e32834610ff1407f5feabba6)) | ||
| * [securesourcemanager] Add CustomHostConfig to configure custom hostnames for private instances ([6344cb0](https://github.com/googleapis/google-cloud-java/commit/6344cb0ad1ddb788e32834610ff1407f5feabba6)) | ||
| * Add getProjectId getter for ComputeEngineCredentials ([#1833](https://github.com/googleapis/google-cloud-java/issues/1833)) ([0a7895a](https://github.com/googleapis/google-cloud-java/commit/0a7895a68c75a4f00ee17594bda98e2bfb5ff445)) | ||
| * **bigguery:** add url.domain to span tracing ([#12208](https://github.com/googleapis/google-cloud-java/issues/12208)) ([6f79c2d](https://github.com/googleapis/google-cloud-java/commit/6f79c2d88033642e2dbaa12221dd221825924e46)) |
There was a problem hiding this comment.
There is a typo in the component name: bigguery should be bigquery.
| * **bigguery:** add url.domain to span tracing ([#12208](https://github.com/googleapis/google-cloud-java/issues/12208)) ([6f79c2d](https://github.com/googleapis/google-cloud-java/commit/6f79c2d88033642e2dbaa12221dd221825924e46)) | |
| * **bigquery:** add url.domain to span tracing ([#12208](https://github.com/googleapis/google-cloud-java/issues/12208)) ([6f79c2d](https://github.com/googleapis/google-cloud-java/commit/6f79c2d88033642e2dbaa12221dd221825924e46)) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
🤖 I have created a release beep boop
1.83.01.83.0 (2026-03-31)
Features
Bug Fixes
Dependencies
Reverts
Documentation
This PR was generated with Release Please. See documentation.