From 577841331c725f2b6f38d34c8133de8a40e87b70 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 00:02:46 +0000 Subject: [PATCH] chore: release main --- .release-please-bulk-manifest.json | 8 ++++---- librarian.yaml | 8 ++++---- packages/gapic-generator/CHANGELOG.md | 8 ++++++++ packages/gapic-generator/setup.py | 2 +- packages/google-api-core/CHANGELOG.md | 13 +++++++++++++ packages/google-api-core/google/api_core/version.py | 2 +- packages/proto-plus/CHANGELOG.md | 7 +++++++ packages/proto-plus/proto/version.py | 2 +- packages/sqlalchemy-bigquery/CHANGELOG.md | 9 +++++++++ .../sqlalchemy_bigquery/version.py | 2 +- 10 files changed, 49 insertions(+), 12 deletions(-) diff --git a/.release-please-bulk-manifest.json b/.release-please-bulk-manifest.json index 8ad9f815d2d9..8a7a8474c297 100644 --- a/.release-please-bulk-manifest.json +++ b/.release-please-bulk-manifest.json @@ -2,7 +2,7 @@ "packages/bigquery-magics": "0.15.0", "packages/db-dtypes": "1.7.1", "packages/django-google-spanner": "5.0.0", - "packages/gapic-generator": "1.37.0", + "packages/gapic-generator": "1.37.1", "packages/gcp-sphinx-docfx-yaml": "3.3.0", "packages/google-ads-admanager": "0.10.0", "packages/google-ads-datamanager": "0.9.1", @@ -10,7 +10,7 @@ "packages/google-ai-generativelanguage": "0.12.0", "packages/google-analytics-admin": "0.30.1", "packages/google-analytics-data": "0.23.0", - "packages/google-api-core": "2.32.0", + "packages/google-api-core": "2.33.0", "packages/google-apps-card": "0.7.0", "packages/google-apps-chat": "0.10.3", "packages/google-apps-events-subscriptions": "0.6.0", @@ -275,7 +275,7 @@ "packages/googleapis-common-protos": "1.75.0", "packages/grafeas": "1.23.0", "packages/grpc-google-iam-v1": "0.14.4", - "packages/proto-plus": "1.28.1", - "packages/sqlalchemy-bigquery": "1.17.0", + "packages/proto-plus": "1.28.2", + "packages/sqlalchemy-bigquery": "1.17.1", "packages/sqlalchemy-spanner": "1.19.0" } \ No newline at end of file diff --git a/librarian.yaml b/librarian.yaml index 58d7547d3175..5699ac279a59 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -74,7 +74,7 @@ libraries: python: library_type: INTEGRATION - name: gapic-generator - version: 1.37.0 + version: 1.37.1 python: library_type: CORE - name: gcp-sphinx-docfx-yaml @@ -134,7 +134,7 @@ libraries: metadata_name_override: analyticsdata default_version: v1beta - name: google-api-core - version: 2.32.0 + version: 2.33.0 python: library_type: CORE - name: google-apps-card @@ -2589,11 +2589,11 @@ libraries: python: library_type: INTEGRATION - name: proto-plus - version: 1.28.1 + version: 1.28.2 python: library_type: CORE - name: sqlalchemy-bigquery - version: 1.17.0 + version: 1.17.1 python: library_type: INTEGRATION - name: sqlalchemy-spanner diff --git a/packages/gapic-generator/CHANGELOG.md b/packages/gapic-generator/CHANGELOG.md index 4f5e5595474a..9ce38dc6a0e7 100644 --- a/packages/gapic-generator/CHANGELOG.md +++ b/packages/gapic-generator/CHANGELOG.md @@ -4,6 +4,14 @@ [1]: https://pypi.org/project/gapic-generator/#history +## [1.37.1](https://github.com/googleapis/google-cloud-python/compare/gapic-generator-v1.37.0...gapic-generator-v1.37.1) (2026-07-22) + + +### Bug Fixes + +* **gapic-generator:** remove lagging 3.9 refs ([#16924](https://github.com/googleapis/google-cloud-python/issues/16924)) ([a719055](https://github.com/googleapis/google-cloud-python/commit/a7190556f487028f04e42ade1f922075127028c3)) +* **gapic:** mock os.path.exists in mTLS tests to support newer google auth ([#17807](https://github.com/googleapis/google-cloud-python/issues/17807)) ([df0541a](https://github.com/googleapis/google-cloud-python/commit/df0541abf6aae710fc3e6644a5d8f3f706d29c5a)) + ## [1.37.0](https://github.com/googleapis/google-cloud-python/compare/gapic-generator-v1.36.0...gapic-generator-v1.37.0) (2026-07-07) diff --git a/packages/gapic-generator/setup.py b/packages/gapic-generator/setup.py index da2cccde365a..0eaefae80754 100644 --- a/packages/gapic-generator/setup.py +++ b/packages/gapic-generator/setup.py @@ -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.37.0" +version = "1.37.1" release_status = "Development Status :: 5 - Production/Stable" dependencies = [ # Ensure that the lower bounds of these dependencies match what we have in the diff --git a/packages/google-api-core/CHANGELOG.md b/packages/google-api-core/CHANGELOG.md index 40cc3e705500..f5ec0efc6ba0 100644 --- a/packages/google-api-core/CHANGELOG.md +++ b/packages/google-api-core/CHANGELOG.md @@ -4,6 +4,19 @@ [1]: https://pypi.org/project/google-api-core/#history +## [2.33.0](https://github.com/googleapis/google-cloud-python/compare/google-api-core-v2.32.0...google-api-core-v2.33.0) (2026-07-22) + + +### Features + +* **api_core:** add request-id auto-population logic to gapic_v1 public helpers ([#17738](https://github.com/googleapis/google-cloud-python/issues/17738)) ([68e1313](https://github.com/googleapis/google-cloud-python/commit/68e131341bd5d20ee50d7be3ed0410af4c12a46d)) +* **api-core:** add get_universe_domain helper to universe.py ([#17799](https://github.com/googleapis/google-cloud-python/issues/17799)) ([d461da7](https://github.com/googleapis/google-cloud-python/commit/d461da7bde04f2a698469f413116873633aa1f12)) + + +### Bug Fixes + +* **api-core:** prevent overwriting explicit empty strings for optional request_id ([#17798](https://github.com/googleapis/google-cloud-python/issues/17798)) ([07f7503](https://github.com/googleapis/google-cloud-python/commit/07f7503437f495dbce19b4f346ea17efcd738a65)) + ## [2.32.0](https://github.com/googleapis/google-cloud-python/compare/google-api-core-v2.31.0...google-api-core-v2.32.0) (2026-07-16) diff --git a/packages/google-api-core/google/api_core/version.py b/packages/google-api-core/google/api_core/version.py index b8c5af9a24bc..17811b65f86e 100644 --- a/packages/google-api-core/google/api_core/version.py +++ b/packages/google-api-core/google/api_core/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "2.32.0" +__version__ = "2.33.0" diff --git a/packages/proto-plus/CHANGELOG.md b/packages/proto-plus/CHANGELOG.md index c4e147c82eaf..86f2fc5266cd 100644 --- a/packages/proto-plus/CHANGELOG.md +++ b/packages/proto-plus/CHANGELOG.md @@ -4,6 +4,13 @@ [1]: https://pypi.org/project/proto-plus/#history +## [1.28.2](https://github.com/googleapis/google-cloud-python/compare/proto-plus-v1.28.1...proto-plus-v1.28.2) (2026-07-22) + + +### Bug Fixes + +* **proto-plus:** make Marshal thread-safe and handle race conditions ([#17774](https://github.com/googleapis/google-cloud-python/issues/17774)) ([0719f1e](https://github.com/googleapis/google-cloud-python/commit/0719f1ec1d4146dbfc96d24c95b7ccafd31ab447)), closes [#15100](https://github.com/googleapis/google-cloud-python/issues/15100) + ## [1.28.1](https://github.com/googleapis/google-cloud-python/compare/proto-plus-v1.28.0...proto-plus-v1.28.1) (2026-07-07) diff --git a/packages/proto-plus/proto/version.py b/packages/proto-plus/proto/version.py index 20c5f62e98de..3c3485fcc1f6 100644 --- a/packages/proto-plus/proto/version.py +++ b/packages/proto-plus/proto/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.28.1" +__version__ = "1.28.2" diff --git a/packages/sqlalchemy-bigquery/CHANGELOG.md b/packages/sqlalchemy-bigquery/CHANGELOG.md index 96aa23c11357..2f57c517e4cf 100644 --- a/packages/sqlalchemy-bigquery/CHANGELOG.md +++ b/packages/sqlalchemy-bigquery/CHANGELOG.md @@ -8,6 +8,15 @@ Older versions of this project were distributed as [pybigquery][0]. [1]: https://pypi.org/project/sqlalchemy-bigquery/#history +## [1.17.1](https://github.com/googleapis/google-cloud-python/compare/sqlalchemy-bigquery-v1.17.0...sqlalchemy-bigquery-v1.17.1) (2026-07-22) + + +### Bug Fixes + +* sqlalchemy bigquery python 3.15 compat ([#17788](https://github.com/googleapis/google-cloud-python/issues/17788)) ([14447fb](https://github.com/googleapis/google-cloud-python/commit/14447fb9edcd4b7e0680d82399af289b1145d6ed)), closes [#17786](https://github.com/googleapis/google-cloud-python/issues/17786) +* **sqlalchemy-bigquery:** update literal binds test for SQLAlchemy 2.0 ([#17029](https://github.com/googleapis/google-cloud-python/issues/17029)) ([74f7a41](https://github.com/googleapis/google-cloud-python/commit/74f7a41fc957f4b8e1de91b193c756b6a99637e4)) +* **sqlalchemy-bigquery:** wrap string in WKT in geography system tests ([#17780](https://github.com/googleapis/google-cloud-python/issues/17780)) ([26d43c1](https://github.com/googleapis/google-cloud-python/commit/26d43c1fd820e058dd016084be2bdb459c288aff)) + ## [1.17.0](https://github.com/googleapis/google-cloud-python/compare/sqlalchemy-bigquery-v1.16.0...sqlalchemy-bigquery-v1.17.0) (2026-05-06) diff --git a/packages/sqlalchemy-bigquery/sqlalchemy_bigquery/version.py b/packages/sqlalchemy-bigquery/sqlalchemy_bigquery/version.py index 38787d1b6664..69ff04758b47 100644 --- a/packages/sqlalchemy-bigquery/sqlalchemy_bigquery/version.py +++ b/packages/sqlalchemy-bigquery/sqlalchemy_bigquery/version.py @@ -17,4 +17,4 @@ # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -__version__ = "1.17.0" +__version__ = "1.17.1"