Skip to content

Commit d3d6840

Browse files
chore: librarian release pull request: 20260409T210905Z (#16604)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20260407211006-7cd74ea13ba9 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e <details><summary>bigquery-magics: v0.13.0</summary> ## [v0.13.0](bigquery-magics-v0.12.2...bigquery-magics-v0.13.0) (2026-04-09) ### Features * drop support for Python 3.9 (#16587) ([961eacd](961eacd0)) * deprecate `--engine=bigframes`, run `%load_ext bigframes` and use `%%bqsql` magics instead (#16573) ([dbaf8f5](dbaf8f54)) </details> <details><summary>google-api-core: v2.30.3</summary> ## [v2.30.3](google-api-core-v2.30.2...google-api-core-v2.30.3) (2026-04-09) ### Bug Fixes * avoid repeated scan of entire venv via packages_distributions() at import time (#16579) ([c5728b2](c5728b24)) </details> <details><summary>google-apps-chat: v0.8.0</summary> ## [v0.8.0](google-apps-chat-v0.7.0...google-apps-chat-v0.8.0) (2026-04-09) ### Features * Addition of Section and SectionItem APIs (PiperOrigin-RevId: 893488928) ([56ccbd8](56ccbd86)) * Support app authentication with admin-consent scopes for Chat API ListMessages, GetMessage, GetSpaceEvent and ListSpaceEvents (PiperOrigin-RevId: 893619899) ([56ccbd8](56ccbd86)) ### Documentation * Update reference documentation for Chat API ListMessages, GetMessage, GetSpaceEvent and ListSpaceEvents. (PiperOrigin-RevId: 893619899) ([56ccbd8](56ccbd86)) </details> <details><summary>google-auth: v2.49.2</summary> ## [v2.49.2](google-auth-v2.49.1...google-auth-v2.49.2) (2026-04-09) ### Bug Fixes * use requests transport for GCE MDS (#16480) ([614a3d0](614a3d04)) </details> <details><summary>google-cloud-appoptimize: v0.1.0</summary> ## [v0.1.0](google-cloud-appoptimize-v0.0.0...google-cloud-appoptimize-v0.1.0) (2026-04-09) ### Features * onboard a new library (PiperOrigin-RevId: 895558469) ([8e92bae](8e92bae8)) </details> <details><summary>google-cloud-dlp: v3.36.0</summary> ## [v3.36.0](google-cloud-dlp-v3.35.0...google-cloud-dlp-v3.36.0) (2026-04-09) ### Features * added support for detecting key-value pairs in client provided metadata (PiperOrigin-RevId: 895098649) ([56ccbd8](56ccbd86)) </details> <details><summary>google-cloud-iamconnectorcredentials: v0.1.0</summary> ## [v0.1.0](google-cloud-iamconnectorcredentials-v0.0.0...google-cloud-iamconnectorcredentials-v0.1.0) (2026-04-09) ### Features * onboard a new library (PiperOrigin-RevId: 889980347) ([2a3458c](2a3458c8)) </details> <details><summary>google-cloud-pubsub: v2.37.0</summary> ## [v2.37.0](google-cloud-pubsub-v2.36.0...google-cloud-pubsub-v2.37.0) (2026-04-09) ### Documentation * Fix documentation URL AIInference MessageTransform service_account_email field (PiperOrigin-RevId: 895485801) ([56ccbd8](56ccbd86)) </details> <details><summary>google-cloud-translate: v3.26.0</summary> ## [v3.26.0](google-cloud-translate-v3.25.0...google-cloud-translate-v3.26.0) (2026-04-09) ### Features * A new field `mime_type` is added to message `.google.cloud.translation.v3.AdaptiveMtTranslateRequest` (PiperOrigin-RevId: 895422613) ([56ccbd8](56ccbd86)) </details> <details><summary>pandas-gbq: v0.35.0</summary> ## [v0.35.0](pandas-gbq-v0.34.1...pandas-gbq-v0.35.0) (2026-04-09) ### Features * drop support for Python 3.9 (#16476) ([f38cd44](f38cd44b)) </details>
1 parent 442c47a commit d3d6840

File tree

38 files changed

+128
-37
lines changed

38 files changed

+128
-37
lines changed

.librarian/state.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ libraries:
2323
remove_regex: []
2424
tag_format: '{id}-v{version}'
2525
- id: bigquery-magics
26-
version: 0.12.2
26+
version: 0.13.0
2727
last_generated_commit: ""
2828
apis: []
2929
source_roots:
@@ -164,7 +164,7 @@ libraries:
164164
- packages/google-analytics-data/
165165
tag_format: '{id}-v{version}'
166166
- id: google-api-core
167-
version: 2.30.2
167+
version: 2.30.3
168168
last_generated_commit: ""
169169
apis: []
170170
source_roots:
@@ -187,7 +187,7 @@ libraries:
187187
- packages/google-apps-card/
188188
tag_format: '{id}-v{version}'
189189
- id: google-apps-chat
190-
version: 0.7.0
190+
version: 0.8.0
191191
last_generated_commit: 2233f63baf69c2a481f30180045fcf036242781d
192192
apis:
193193
- path: google/chat/v1
@@ -273,7 +273,7 @@ libraries:
273273
- packages/google-area120-tables/
274274
tag_format: '{id}-v{version}'
275275
- id: google-auth
276-
version: 2.49.1
276+
version: 2.49.2
277277
last_generated_commit: ""
278278
apis: []
279279
source_roots:
@@ -512,7 +512,7 @@ libraries:
512512
- packages/google-cloud-apphub/
513513
tag_format: '{id}-v{version}'
514514
- id: google-cloud-appoptimize
515-
version: 0.0.0
515+
version: 0.1.0
516516
last_generated_commit: cd090841ab172574e740c214c99df00aef9c0dee
517517
apis:
518518
- path: google/cloud/appoptimize/v1beta
@@ -1714,7 +1714,7 @@ libraries:
17141714
- packages/google-cloud-discoveryengine/
17151715
tag_format: '{id}-v{version}'
17161716
- id: google-cloud-dlp
1717-
version: 3.35.0
1717+
version: 3.36.0
17181718
last_generated_commit: 2233f63baf69c2a481f30180045fcf036242781d
17191719
apis:
17201720
- path: google/privacy/dlp/v2
@@ -2197,7 +2197,7 @@ libraries:
21972197
- packages/google-cloud-iam-logging/
21982198
tag_format: '{id}-v{version}'
21992199
- id: google-cloud-iamconnectorcredentials
2200-
version: 0.0.0
2200+
version: 0.1.0
22012201
last_generated_commit: 13b86d1d083c314bf51e42c19f9f6ed941e0553b
22022202
apis:
22032203
- path: google/cloud/iamconnectorcredentials/v1alpha
@@ -2905,7 +2905,7 @@ libraries:
29052905
- packages/google-cloud-privilegedaccessmanager/
29062906
tag_format: '{id}-v{version}'
29072907
- id: google-cloud-pubsub
2908-
version: 2.36.0
2908+
version: 2.37.0
29092909
last_generated_commit: 2233f63baf69c2a481f30180045fcf036242781d
29102910
apis:
29112911
- path: google/pubsub/v1
@@ -3641,7 +3641,7 @@ libraries:
36413641
- packages/google-cloud-trace/
36423642
tag_format: '{id}-v{version}'
36433643
- id: google-cloud-translate
3644-
version: 3.25.0
3644+
version: 3.26.0
36453645
last_generated_commit: 2233f63baf69c2a481f30180045fcf036242781d
36463646
apis:
36473647
- path: google/cloud/translate/v3beta1
@@ -4416,7 +4416,7 @@ libraries:
44164416
- docs/summary_overview.md
44174417
tag_format: '{id}-v{version}'
44184418
- id: pandas-gbq
4419-
version: 0.34.1
4419+
version: 0.35.0
44204420
last_generated_commit: ""
44214421
apis: []
44224422
source_roots:

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changelogs
88
- [google-analytics-admin==0.28.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-analytics-admin/CHANGELOG.md)
99
- [google-analytics-data==0.21.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-analytics-data/CHANGELOG.md)
1010
- [google-apps-card==0.6.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-apps-card/CHANGELOG.md)
11-
- [google-apps-chat==0.7.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-apps-chat/CHANGELOG.md)
11+
- [google-apps-chat==0.8.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-apps-chat/CHANGELOG.md)
1212
- [google-apps-events-subscriptions==0.5.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-apps-events-subscriptions/CHANGELOG.md)
1313
- [google-apps-meet==0.4.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-apps-meet/CHANGELOG.md)
1414
- [google-apps-script-type==0.6.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-apps-script-type/CHANGELOG.md)
@@ -84,7 +84,7 @@ Changelogs
8484
- [google-cloud-dialogflow-cx==2.5.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dialogflow-cx/CHANGELOG.md)
8585
- [google-cloud-dialogflow==2.47.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dialogflow/CHANGELOG.md)
8686
- [google-cloud-discoveryengine==0.18.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-discoveryengine/CHANGELOG.md)
87-
- [google-cloud-dlp==3.35.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dlp/CHANGELOG.md)
87+
- [google-cloud-dlp==3.36.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dlp/CHANGELOG.md)
8888
- [google-cloud-dms==1.15.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dms/CHANGELOG.md)
8989
- [google-cloud-documentai==3.14.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-documentai/CHANGELOG.md)
9090
- [google-cloud-domains==1.13.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-domains/CHANGELOG.md)
@@ -183,7 +183,7 @@ Changelogs
183183
- [google-cloud-texttospeech==2.36.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-texttospeech/CHANGELOG.md)
184184
- [google-cloud-tpu==1.26.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-tpu/CHANGELOG.md)
185185
- [google-cloud-trace==1.19.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-trace/CHANGELOG.md)
186-
- [google-cloud-translate==3.25.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-translate/CHANGELOG.md)
186+
- [google-cloud-translate==3.26.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-translate/CHANGELOG.md)
187187
- [google-cloud-video-live-stream==1.16.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-video-live-stream/CHANGELOG.md)
188188
- [google-cloud-video-stitcher==0.11.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-video-stitcher/CHANGELOG.md)
189189
- [google-cloud-video-transcoder==1.20.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-video-transcoder/CHANGELOG.md)

packages/bigquery-magics/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
[1]: https://pypi.org/project/bigquery-magics/#history
66

7+
## [0.13.0](https://github.com/googleapis/google-cloud-python/compare/bigquery-magics-v0.12.2...bigquery-magics-v0.13.0) (2026-04-09)
8+
9+
10+
### Features
11+
12+
* drop support for Python 3.9 (#16587) ([961eacd039a2583bc019e0502bc4c1c1d88ab410](https://github.com/googleapis/google-cloud-python/commit/961eacd039a2583bc019e0502bc4c1c1d88ab410))
13+
* deprecate `--engine=bigframes`, run `%load_ext bigframes` and use `%%bqsql` magics instead (#16573) ([dbaf8f54db13d66bc0a2311bff6085615ee38958](https://github.com/googleapis/google-cloud-python/commit/dbaf8f54db13d66bc0a2311bff6085615ee38958))
14+
715
## [0.12.2](https://github.com/googleapis/google-cloud-python/compare/bigquery-magics-v0.12.1...bigquery-magics-v0.12.2) (2026-03-26)
816

917

packages/bigquery-magics/bigquery_magics/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.12.2"
15+
__version__ = "0.13.0"

packages/google-api-core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-api-core/#history
66

7+
## [2.30.3](https://github.com/googleapis/google-cloud-python/compare/google-api-core-v2.30.2...google-api-core-v2.30.3) (2026-04-09)
8+
9+
10+
### Bug Fixes
11+
12+
* avoid repeated scan of entire venv via packages_distributions() at import time (#16579) ([c5728b24fac3363c10a8cfb315b96d3e6459cf06](https://github.com/googleapis/google-cloud-python/commit/c5728b24fac3363c10a8cfb315b96d3e6459cf06))
13+
714
## [2.30.2](https://github.com/googleapis/google-cloud-python/compare/google-api-core-v2.30.1...google-api-core-v2.30.2) (2026-04-02)
815

916

packages/google-api-core/google/api_core/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "2.30.2"
15+
__version__ = "2.30.3"

packages/google-apps-chat/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

55
[1]: https://pypi.org/project/google-apps-chat/#history
66

7+
## [0.8.0](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.7.0...google-apps-chat-v0.8.0) (2026-04-09)
8+
9+
10+
### Documentation
11+
12+
* Update reference documentation for Chat API ListMessages, GetMessage, GetSpaceEvent and ListSpaceEvents. ([56ccbd8612b6790b0477bf8d777080061072e745](https://github.com/googleapis/google-cloud-python/commit/56ccbd8612b6790b0477bf8d777080061072e745))
13+
14+
15+
### Features
16+
17+
* Support app authentication with admin-consent scopes for Chat API ListMessages, GetMessage, GetSpaceEvent and ListSpaceEvents ([56ccbd8612b6790b0477bf8d777080061072e745](https://github.com/googleapis/google-cloud-python/commit/56ccbd8612b6790b0477bf8d777080061072e745))
18+
* Addition of Section and SectionItem APIs ([56ccbd8612b6790b0477bf8d777080061072e745](https://github.com/googleapis/google-cloud-python/commit/56ccbd8612b6790b0477bf8d777080061072e745))
19+
720
## [0.7.0](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.6.0...google-apps-chat-v0.7.0) (2026-03-26)
821

922

packages/google-apps-chat/google/apps/chat/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.7.0" # {x-release-please-version}
16+
__version__ = "0.8.0" # {x-release-please-version}

packages/google-apps-chat/google/apps/chat_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.7.0" # {x-release-please-version}
16+
__version__ = "0.8.0" # {x-release-please-version}

packages/google-apps-chat/samples/generated_samples/snippet_metadata_google.chat.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-apps-chat",
11-
"version": "0.7.0"
11+
"version": "0.8.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)