-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore: librarian release pull request: 20251211T080548Z #14962
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,6 +4,13 @@ | |
|
|
||
| [1]: https://pypi.org/project/google-cloud-geminidataanalytics/#history | ||
|
|
||
| ## [0.7.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-geminidataanalytics-v0.6.0...google-cloud-geminidataanalytics-v0.7.0) (2025-12-11) | ||
|
|
||
|
|
||
| ### Features | ||
|
|
||
| * add QueryData method ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e)) | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| ## [0.6.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-geminidataanalytics-v0.5.0...google-cloud-geminidataanalytics-v0.6.0) (2025-11-12) | ||
|
|
||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,6 +4,28 @@ | |
|
|
||
| [1]: https://pypi.org/project/google-cloud-run/#history | ||
|
|
||
| ## [0.13.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-run-v0.12.0...google-cloud-run-v0.13.0) (2025-12-11) | ||
|
|
||
|
|
||
| ### Documentation | ||
|
|
||
| * A comment for field `custom_audiences` in message `.google.cloud.run.v2.WorkerPool` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e)) | ||
| * A comment for field `limits` in message `.google.cloud.run.v2.ResourceRequirements` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e)) | ||
| * A comment for field `etag` in message `.google.cloud.run.v2.Service` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e)) | ||
| * A comment for field `etag` in message `.google.cloud.run.v2.Job` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e)) | ||
| * A comment for field `items` in message `.google.cloud.run.v2.SecretVolumeSource` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e)) | ||
| * A comment for field `invoker_iam_disabled` in message `.google.cloud.run.v2.Service` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e)) | ||
| * A comment for field `etag` in message `.google.cloud.run.v2.WorkerPool` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e)) | ||
| * A comment for field `observed_generation` in message `.google.cloud.run.v2.WorkerPool` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e)) | ||
| * A comment for field `name` in message `.google.cloud.run.v2.Service` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e)) | ||
| * A comment for field `latest_ready_revision` in message `.google.cloud.run.v2.WorkerPool` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e)) | ||
| * A comment for field `reconciling` in message `.google.cloud.run.v2.WorkerPool` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e)) | ||
|
|
||
|
|
||
| ### Features | ||
|
|
||
| * add SourceCode proto to Run container config ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e)) | ||
|
Comment on lines
+12
to
+27
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The commit hash |
||
|
|
||
| ## [0.12.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-run-v0.11.0...google-cloud-run-v0.12.0) (2025-10-20) | ||
|
|
||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The commit hash
4927067384eb6ed2018bb886f90265b7bcfc800ereferenced for all changes in this release appears to be invalid. The links to this commit on GitHub are broken, which prevents tracing these changes back to their source. Please ensure that valid commit hashes are used for all changelog entries.