Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 072a311

Browse files
authored
Merge branch 'main' into renovate/all
2 parents b6badee + 84d01df commit 072a311

File tree

152 files changed

+4031
-1113
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+4031
-1113
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:68c7c79adf43af1be4c0527673342dd180aebebf652ea623614eaebff924ca27
22
libraries:
33
- id: gapic-generator
4-
version: 1.30.9
4+
version: 1.30.13
55
last_generated_commit: ""
66
apis: []
77
source_roots:

CHANGELOG.md

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

55
[1]: https://pypi.org/project/gapic-generator/#history
66

7+
## [1.30.13](https://github.com/googleapis/gapic-generator-python/compare/v1.30.12...v1.30.13) (2026-03-13)
8+
9+
## [1.30.12](https://github.com/googleapis/gapic-generator-python/compare/v1.30.11...v1.30.12) (2026-03-12)
10+
11+
## [1.30.11](https://github.com/googleapis/gapic-generator-python/compare/v1.30.10...v1.30.11) (2026-03-11)
12+
13+
## [1.30.10](https://github.com/googleapis/gapic-generator-python/compare/v1.30.9...v1.30.10) (2026-03-09)
14+
15+
16+
### Bug Fixes
17+
18+
* improve type checking (#2530) ([bc3836becb7d0a4e06a1e30128370b525c0762f5](https://github.com/googleapis/gapic-generator-python/commit/bc3836becb7d0a4e06a1e30128370b525c0762f5))
19+
* Allow protobuf 7.x (#2575) ([98137d07f6cbb1aec87826638924c6e0eba78c3d](https://github.com/googleapis/gapic-generator-python/commit/98137d07f6cbb1aec87826638924c6e0eba78c3d))
20+
721
## [1.30.9](https://github.com/googleapis/gapic-generator-python/compare/v1.30.8...v1.30.9) (2026-02-19)
822

923
## [1.30.8](https://github.com/googleapis/gapic-generator-python/compare/v1.30.7...v1.30.8) (2026-02-09)

0 commit comments

Comments
 (0)