17
0
Files
python-google-cloud-compute/python-google-cloud-compute.changes
Matej Cepl 745e4c1efa - Update to 1.29.0
* Update Compute Engine API to revision 20250320
- Update to 1.28.0
  * Update Compute Engine API to revision 20250302
- Update to 1.27.0
  * Allow Protobuf 6.x
  * remove setup.cfg configuration for creating universal wheels
- Update to 1.26.0
  * Update Compute Engine API to revision 20250211
- Update to 1.25.0
  * Add REST Interceptors which support reading metadata
  * Add support for reading selective GAPIC generation methods from service YAML
- Update to 1.24.0
  * Update Compute Engine API to revision 20250107
- Update to 1.23.0
  * Update Compute Engine API to revision 20241201
  * Add support for opt-in debug logging
  * Fix typing issue with gRPC metadata when key ends in -bin
- Update to 1.22.0
  * Update Compute Engine API to revision 20241105
- Update to 1.21.0
  * Update Compute Engine API to revision 20241015
- Update to 1.20.1
  * disable universe-domain validation
- Update to 1.20.0
  * Add support for  Python 3.13
- Update to 1.19.2
  * Retry and timeout values do not propagate in requests during pagination
- Update to 1.19.1
  * Allow protobuf 5.x
- Update to 1.19.0
  * Update Compute Engine API to revision 20240430

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-compute?expand=0&rev=7
2025-04-14 20:16:17 +00:00

63 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Mon Apr 14 19:51:56 UTC 2025 - Sean Marlow <sean.marlow@suse.com>
- Update to 1.29.0
* Update Compute Engine API to revision 20250320
- Update to 1.28.0
* Update Compute Engine API to revision 20250302
- Update to 1.27.0
* Allow Protobuf 6.x
* remove setup.cfg configuration for creating universal wheels
- Update to 1.26.0
* Update Compute Engine API to revision 20250211
- Update to 1.25.0
* Add REST Interceptors which support reading metadata
* Add support for reading selective GAPIC generation methods from service YAML
- Update to 1.24.0
* Update Compute Engine API to revision 20250107
- Update to 1.23.0
* Update Compute Engine API to revision 20241201
* Add support for opt-in debug logging
* Fix typing issue with gRPC metadata when key ends in -bin
- Update to 1.22.0
* Update Compute Engine API to revision 20241105
- Update to 1.21.0
* Update Compute Engine API to revision 20241015
- Update to 1.20.1
* disable universe-domain validation
- Update to 1.20.0
* Add support for Python 3.13
- Update to 1.19.2
* Retry and timeout values do not propagate in requests during pagination
- Update to 1.19.1
* Allow protobuf 5.x
- Update to 1.19.0
* Update Compute Engine API to revision 20240430
-------------------------------------------------------------------
Sun Apr 14 07:39:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.18:
* Update Compute Engine API to revision 20240220
* Add google-auth as a direct dependency (f3db074)
* Add staticmethod decorator to _get_client_cert_source
and _get_api_endpoint (f3db074)
* Resolve AttributeError 'Credentials' object has no attribute
'universe_domain'
* Allow users to explicitly configure universe domain
-------------------------------------------------------------------
Mon Dec 18 13:04:54 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Add fake default credentials to fix tests
-------------------------------------------------------------------
Sun Dec 17 20:13:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add tests
-------------------------------------------------------------------
Wed Dec 13 12:27:57 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Initial version 1.15 (jsc#PED-6697)