17
0

Accepting request 1327679 from home:glaubitz:branches:devel:languages:python:google

- Update to 1.42.0
  * Update Compute Engine v1 API to revision 20251210 (#1137)
  * Update Compute Engine v1 API to revision 20251031
- from version 1.41.0
  * auto-enable mTLS when supported certificates are detected
  * check Python and dependency versions in generated GAPICs

OBS-URL: https://build.opensuse.org/request/show/1327679
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-compute?expand=0&rev=15
This commit is contained in:
2026-01-16 14:56:07 +00:00
committed by Git OBS Bridge
parent a555039087
commit c869ece5ce
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jan 16 08:10:54 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.42.0
* Update Compute Engine v1 API to revision 20251210 (#1137)
* Update Compute Engine v1 API to revision 20251031
- from version 1.41.0
* auto-enable mTLS when supported certificates are detected
* check Python and dependency versions in generated GAPICs
-------------------------------------------------------------------
Fri Oct 17 11:05:22 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>