* auto-enable mTLS when supported certificates are detected * check Python and dependency versions in generated GAPICs - from version 1.15.0 * Add support for Python 3.14 * Deprecate credentials_file argument - Update BuildRequires and Requires from setup.py OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-service-directory?expand=0&rev=17
74 lines
2.7 KiB
Plaintext
74 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 16 08:39:50 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.16.0
|
|
* auto-enable mTLS when supported certificates are detected
|
|
* check Python and dependency versions in generated GAPICs
|
|
- from version 1.15.0
|
|
* Add support for Python 3.14
|
|
* Deprecate credentials_file argument
|
|
- Update BuildRequires and Requires from setup.py
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 25 09:09:17 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.14.2
|
|
* [Many APIs] Allow Protobuf 6.x
|
|
* Remove setup.cfg configuration for creating universal wheels (#13659)
|
|
- from version 1.14.1
|
|
* **deps:** Require grpc-google-iam-v1 >= 0.14.0
|
|
- from version 1.14.0
|
|
* Add REST Interceptors which support reading metadata
|
|
* Add support for reading selective GAPIC generation methods from service YAML
|
|
- from version 1.13.0
|
|
* Add support for opt-in debug logging
|
|
* Fix typing issue with gRPC metadata when key ends in -bin
|
|
- from version 1.12.1
|
|
* Disable universe-domain validation (#13245)
|
|
- from version 1.12.0
|
|
* Add support for Python 3.13 (#13209)
|
|
- from version 1.11.6
|
|
* Retry and timeout values do not propagate in requests during pagination
|
|
- from version 1.11.5
|
|
* Allow Protobuf 5.x (#12869)
|
|
- Adjust upstream source name in spec file
|
|
- Update BuildRequires and Requires from setup.py
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 19 08:52:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.11.4:
|
|
* add maximum page_size to ListEndpoint API documentation
|
|
* add maximum page_size to ListNamespace API documentation
|
|
* add maximum page_size to ListService API documentation
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 7 09:10:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.11.3:
|
|
* Exclude google-auth 2.24.0 and 2.25.0
|
|
* [Many APIs] Require google-api-core>=1.34.1
|
|
* fix ValueError in test__validate_universe_domain
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 9 12:01:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.11.1:
|
|
* Add google-auth as a direct dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 4 10:16:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.11.0:
|
|
* Allow users to explicitly configure universe domain
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 17 20:46:30 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- run tests
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 13 12:59:19 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Initial version (jsc#PED-6697)
|