Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
326 changes: 163 additions & 163 deletions .librarian/state.yaml

Large diffs are not rendered by default.

270 changes: 135 additions & 135 deletions CHANGELOG.md

Large diffs are not rendered by default.

326 changes: 163 additions & 163 deletions librarian.yaml

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions packages/db-dtypes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@

[1]: https://pypi.org/project/db-dtypes/#history

## [1.7.0](https://github.com/googleapis/google-cloud-python/compare/db-dtypes-v1.6.0...db-dtypes-v1.7.0) (2026-05-26)


### Features

* support pandas 3.0 (#17177) ([2086b34d8b3418462c9bc89b96eac779a25a3afd](https://github.com/googleapis/google-cloud-python/commit/2086b34d8b3418462c9bc89b96eac779a25a3afd))


### Bug Fixes

* bump pyarrow from 13.0.0 to 14.0.1 in /packages/db-dtypes (#17182) ([49252da0f81c63ff7bc384dc3ddd92608e15f459](https://github.com/googleapis/google-cloud-python/commit/49252da0f81c63ff7bc384dc3ddd92608e15f459))
* Drop support for Python <= 3.9 (#16966) ([66988617e67e9c923d8bcbd4034505ec9a20968f](https://github.com/googleapis/google-cloud-python/commit/66988617e67e9c923d8bcbd4034505ec9a20968f))

## [1.6.0](https://github.com/googleapis/google-cloud-python/compare/db-dtypes-v1.5.1...db-dtypes-v1.6.0) (2026-05-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/db-dtypes/db_dtypes/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.6.0" # pragma: NO COVER
__version__ = "1.7.0" # pragma: NO COVER
7 changes: 7 additions & 0 deletions packages/gapic-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## [1.34.0](https://github.com/googleapis/google-cloud-python/compare/gapic-generator-v1.33.0...gapic-generator-v1.34.0) (2026-05-26)


### Bug Fixes

* update incorrect urls in setup.py to point at monorepo vs splitrepo (#17237) ([eaed04baf3cd356c3811c66e64c277c8841c7563](https://github.com/googleapis/google-cloud-python/commit/eaed04baf3cd356c3811c66e64c277c8841c7563))

## [1.33.0](https://github.com/googleapis/google-cloud-python/compare/gapic-generator-v1.32.0...gapic-generator-v1.33.0) (2026-05-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/gapic-generator/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
name = "gapic-generator"
description = "Google API Client Generator for Python"
url = "https://github.com/googleapis/google-cloud-python/tree/main/packages/gapic-generator"
version = "1.33.0"
version = "1.34.0"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
# Ensure that the lower bounds of these dependencies match what we have in the
Expand Down
8 changes: 8 additions & 0 deletions packages/google-ads-admanager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

[1]: https://pypi.org/project/google-ads-admanager/#history

## [0.10.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-admanager-v0.9.0...google-ads-admanager-v0.10.0) (2026-05-26)


### Features

* regenerate remaining packages (#17078) ([cc4f36f65e8b29d28f636e082435801b899cbca0](https://github.com/googleapis/google-cloud-python/commit/cc4f36f65e8b29d28f636e082435801b899cbca0))
* update API sources and regenerate (#16998) ([cef659d8207939aab3834a32c99a3a2738cb3015](https://github.com/googleapis/google-cloud-python/commit/cef659d8207939aab3834a32c99a3a2738cb3015))

## [0.9.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-admanager-v0.8.0...google-ads-admanager-v0.9.0) (2026-03-26)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.9.0" # {x-release-please-version}
__version__ = "0.10.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.9.0" # {x-release-please-version}
__version__ = "0.10.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ads-admanager",
"version": "0.9.0"
"version": "0.10.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-ads-datamanager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-ads-datamanager/#history

## [0.9.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-datamanager-v0.8.0...google-ads-datamanager-v0.9.0) (2026-05-26)


### Features

* regenerate remaining packages (#17078) ([cc4f36f65e8b29d28f636e082435801b899cbca0](https://github.com/googleapis/google-cloud-python/commit/cc4f36f65e8b29d28f636e082435801b899cbca0))

## [0.8.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-datamanager-v0.7.0...google-ads-datamanager-v0.8.0) (2026-04-02)


Expand Down
7 changes: 7 additions & 0 deletions packages/google-ads-datamanager/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-ads-datamanager/#history

## [0.9.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-datamanager-v0.8.0...google-ads-datamanager-v0.9.0) (2026-05-26)


### Features

* regenerate remaining packages (#17078) ([cc4f36f65e8b29d28f636e082435801b899cbca0](https://github.com/googleapis/google-cloud-python/commit/cc4f36f65e8b29d28f636e082435801b899cbca0))

## [0.8.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-datamanager-v0.7.0...google-ads-datamanager-v0.8.0) (2026-04-02)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.8.0" # {x-release-please-version}
__version__ = "0.9.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.8.0" # {x-release-please-version}
__version__ = "0.9.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ads-datamanager",
"version": "0.8.0"
"version": "0.9.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-ads-marketingplatform-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-ads-marketingplatform-admin/#history

## [0.6.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-marketingplatform-admin-v0.5.0...google-ads-marketingplatform-admin-v0.6.0) (2026-05-26)


### Features

* regenerate remaining packages (#17078) ([cc4f36f65e8b29d28f636e082435801b899cbca0](https://github.com/googleapis/google-cloud-python/commit/cc4f36f65e8b29d28f636e082435801b899cbca0))

## [0.5.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-marketingplatform-admin-v0.4.0...google-ads-marketingplatform-admin-v0.5.0) (2026-03-26)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.5.0" # {x-release-please-version}
__version__ = "0.6.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.5.0" # {x-release-please-version}
__version__ = "0.6.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ads-marketingplatform-admin",
"version": "0.5.0"
"version": "0.6.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-ai-generativelanguage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-ai-generativelanguage/#history

## [0.12.0](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.11.0...google-ai-generativelanguage-v0.12.0) (2026-05-26)


### Features

* regenerate remaining packages (#17078) ([cc4f36f65e8b29d28f636e082435801b899cbca0](https://github.com/googleapis/google-cloud-python/commit/cc4f36f65e8b29d28f636e082435801b899cbca0))

## [0.11.0](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.10.0...google-ai-generativelanguage-v0.11.0) (2026-03-26)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.11.0" # {x-release-please-version}
__version__ = "0.12.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.11.0" # {x-release-please-version}
__version__ = "0.12.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.11.0" # {x-release-please-version}
__version__ = "0.12.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.11.0" # {x-release-please-version}
__version__ = "0.12.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.11.0" # {x-release-please-version}
__version__ = "0.12.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.11.0" # {x-release-please-version}
__version__ = "0.12.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.11.0"
"version": "0.12.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.11.0"
"version": "0.12.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.11.0"
"version": "0.12.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.11.0"
"version": "0.12.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.11.0"
"version": "0.12.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-analytics-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-analytics-admin/#history

## [0.30.0](https://github.com/googleapis/google-cloud-python/compare/google-analytics-admin-v0.29.0...google-analytics-admin-v0.30.0) (2026-05-26)


### Features

* regenerate remaining packages (#17078) ([cc4f36f65e8b29d28f636e082435801b899cbca0](https://github.com/googleapis/google-cloud-python/commit/cc4f36f65e8b29d28f636e082435801b899cbca0))

## [0.29.0](https://github.com/googleapis/google-cloud-python/compare/google-analytics-admin-v0.28.0...google-analytics-admin-v0.29.0) (2026-05-06)

## [0.28.0](https://github.com/googleapis/google-cloud-python/compare/google-analytics-admin-v0.27.0...google-analytics-admin-v0.28.0) (2026-03-26)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.29.0" # {x-release-please-version}
__version__ = "0.30.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.29.0" # {x-release-please-version}
__version__ = "0.30.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.29.0" # {x-release-please-version}
__version__ = "0.30.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-admin",
"version": "0.29.0"
"version": "0.30.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-analytics-data/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-analytics-data/#history

## [0.23.0](https://github.com/googleapis/google-cloud-python/compare/google-analytics-data-v0.22.0...google-analytics-data-v0.23.0) (2026-05-26)


### Features

* regenerate remaining packages (#17078) ([cc4f36f65e8b29d28f636e082435801b899cbca0](https://github.com/googleapis/google-cloud-python/commit/cc4f36f65e8b29d28f636e082435801b899cbca0))

## [0.22.0](https://github.com/googleapis/google-cloud-python/compare/google-analytics-data-v0.21.0...google-analytics-data-v0.22.0) (2026-05-06)

## [0.21.0](https://github.com/googleapis/google-cloud-python/compare/google-analytics-data-v0.20.0...google-analytics-data-v0.21.0) (2026-03-26)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.22.0" # {x-release-please-version}
__version__ = "0.23.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.22.0" # {x-release-please-version}
__version__ = "0.23.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.22.0" # {x-release-please-version}
__version__ = "0.23.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-data",
"version": "0.22.0"
"version": "0.23.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-data",
"version": "0.22.0"
"version": "0.23.0"
},
"snippets": [
{
Expand Down
16 changes: 16 additions & 0 deletions packages/google-api-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@

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

## [2.31.0](https://github.com/googleapis/google-cloud-python/compare/google-api-core-v2.30.3...google-api-core-v2.31.0) (2026-05-26)


### Documentation

* fix FAQ grammar in httplib2 example</li> <li><a href="https://github.com/psf/requests/commit/774a0b837a194ee885d4fdd9ca947900cc3daf71"><code>774a0b8</code></a> ([b79b3ea0c28e4b2d16aef8da14ad87c5735b1328](https://github.com/googleapis/google-cloud-python/commit/b79b3ea0c28e4b2d16aef8da14ad87c5735b1328))
* same block as other sections</li> <li><a href="https://github.com/psf/requests/commit/9c72a41bec8597f948c9d8caa5dc3f12273b3303"><code>9c72a41</code></a> Bump github/codeql-action from 4.33.0 to 4.34.1</li> <li><a href="https://github.com/psf/requests/commit/ebf71906798ec82f34e07d3168f8b8aecaf8a3be"><code>ebf7190</code></a> Bump github/codeql-action from 4.32.0 to 4.33.0</li> <li><a href="https://github.com/psf/requests/commit/0e4ae38f0c93d4f92a96c774bd52c069d12a4798"><code>0e4ae38</code></a> ([b79b3ea0c28e4b2d16aef8da14ad87c5735b1328](https://github.com/googleapis/google-cloud-python/commit/b79b3ea0c28e4b2d16aef8da14ad87c5735b1328))
* exclude Response.is_permanent_redirect from API docs (<a href="https://redirect.github.com/psf/requests/issues/7244">#7244</a>)</li> <li><a href="https://github.com/psf/requests/commit/d568f47278492e630cc990a259047c67991d007a"><code>d568f47</code></a> ([b79b3ea0c28e4b2d16aef8da14ad87c5735b1328](https://github.com/googleapis/google-cloud-python/commit/b79b3ea0c28e4b2d16aef8da14ad87c5735b1328))
* clarify Quickstart POST example (<a href="https://redirect.github.com/psf/requests/issues/6960">#6960</a>)</li> <li>Additional commits viewable in <a href="https://github.com/psf/requests/compare/v2.25.0...v2.33.0">compare view</a></li> </ul> </details> <br /> ([b79b3ea0c28e4b2d16aef8da14ad87c5735b1328](https://github.com/googleapis/google-cloud-python/commit/b79b3ea0c28e4b2d16aef8da14ad87c5735b1328))


### Bug Fixes

* bump protobuf from 4.25.8 to 5.29.6 (#17021) ([8f52e9ad30b58436480e35d462e9367172bd6656](https://github.com/googleapis/google-cloud-python/commit/8f52e9ad30b58436480e35d462e9367172bd6656))
* drop support for Python 3.9 (#16980) ([e5ed47205cb478a4b6ba8f602b7c7198911d086e](https://github.com/googleapis/google-cloud-python/commit/e5ed47205cb478a4b6ba8f602b7c7198911d086e))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-core/google/api_core/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "2.30.3"
__version__ = "2.31.0"
7 changes: 7 additions & 0 deletions packages/google-apps-card/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-apps-card/#history

## [0.7.0](https://github.com/googleapis/google-cloud-python/compare/google-apps-card-v0.6.0...google-apps-card-v0.7.0) (2026-05-26)


### Features

* regenerate remaining packages (#17078) ([cc4f36f65e8b29d28f636e082435801b899cbca0](https://github.com/googleapis/google-cloud-python/commit/cc4f36f65e8b29d28f636e082435801b899cbca0))

## [0.6.0](https://github.com/googleapis/google-cloud-python/compare/google-apps-card-v0.5.0...google-apps-card-v0.6.0) (2026-03-26)


Expand Down
Loading
Loading