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

Commit 9ad780b

Browse files
authored
Merge branch 'main' into internal-transport-fix
2 parents af9e49c + e402442 commit 9ad780b

552 files changed

Lines changed: 590 additions & 1113 deletions

File tree

Some content is hidden

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

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16-
digest: sha256:f016446d6e520e5fb552c45b110cba3f217bffdd3d06bdddd076e9e6d13266cf
17-
# created: 2025-02-21T19:32:52.01306189Z
16+
digest: sha256:5581906b957284864632cde4e9c51d1cc66b0094990b27e689132fe5cd036046
17+
# created: 2025-03-05

.kokoro/docker/docs/Dockerfile

Lines changed: 0 additions & 89 deletions
This file was deleted.

.kokoro/docker/docs/requirements.in

Lines changed: 0 additions & 2 deletions
This file was deleted.

.kokoro/docker/docs/requirements.txt

Lines changed: 0 additions & 297 deletions
This file was deleted.

.kokoro/docs/common.cfg

Lines changed: 0 additions & 67 deletions
This file was deleted.

.kokoro/docs/docs-presubmit.cfg

Lines changed: 0 additions & 28 deletions
This file was deleted.

.kokoro/docs/docs.cfg

Lines changed: 0 additions & 1 deletion
This file was deleted.

.kokoro/publish-docs.sh

Lines changed: 0 additions & 45 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22

33

4+
## [1.23.6](https://github.com/googleapis/gapic-generator-python/compare/v1.23.5...v1.23.6) (2025-03-17)
5+
6+
7+
### Documentation
8+
9+
* Update copyright year ([#2363](https://github.com/googleapis/gapic-generator-python/issues/2363)) ([745ce7a](https://github.com/googleapis/gapic-generator-python/commit/745ce7af2978eff293e9abbad9a622fdfe7c782a))
10+
11+
## [1.23.5](https://github.com/googleapis/gapic-generator-python/compare/v1.23.4...v1.23.5) (2025-03-06)
12+
13+
14+
### Bug Fixes
15+
16+
* Allow Protobuf 6.x ([#2352](https://github.com/googleapis/gapic-generator-python/issues/2352)) ([bb2d557](https://github.com/googleapis/gapic-generator-python/commit/bb2d557bf266599669c15efd81d8e900d48e7c3e))
17+
418
## [1.23.4](https://github.com/googleapis/gapic-generator-python/compare/v1.23.3...v1.23.4) (2025-03-04)
519

620

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Documentation
9797

9898
See the `documentation`_.
9999

100-
.. _documentation: https://googleapis.dev/python/gapic-generator-python/latest
100+
.. _documentation: https://googleapis.dev/python/gapic-generator/latest/
101101

102102
.. |release level| image:: https://img.shields.io/badge/support-stable-gold.svg
103103
:target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability

0 commit comments

Comments
 (0)