* Add the GoModule and KfpArtifact resources
* Remove the restriction of the maximum numbers of versions
that can be deleted in one BatchDeleteVersions call
- from version 1.15.2
* [Many APIs] Allow Protobuf 6.x
* Remove setup.cfg configuration for creating universal wheels
- from version 1.15.1
* **deps:** Require grpc-google-iam-v1 >= 0.14.0
- from version 1.15.0
* Add REST Interceptors which support reading metadata
* Add support for reading selective GAPIC generation methods from service YAML
- from version 1.14.0
* Add support for opt-in debug logging
* Fix typing issue with gRPC metadata when key ends in -bin
- from version 1.13.1
* Disable universe-domain validation (#13242)
- from version 1.13.0
* Add Artifact Registry attachment API
* Add Artifact Registry custom remote support
* Add Artifact Registry generic repository support
* Add Artifact Registry rule APIs
* Add Artifact Registry server side resource filtering and sorting
* Add Artifact Registry UpdateFile and DeleteFile APIs
* Include max page size for all Artifact Registry APIs
- from version 1.12.0
* Add support for Python 3.13 (#13206)
- from version 1.11.5
* Retry and timeout values do not propagate in requests during pagination
- from version 1.11.4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-artifact-registry?expand=0&rev=9
60 lines
2.4 KiB
Plaintext
60 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 24 10:31:00 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.16.0
|
|
* Add the GoModule and KfpArtifact resources
|
|
* Remove the restriction of the maximum numbers of versions
|
|
that can be deleted in one BatchDeleteVersions call
|
|
- from version 1.15.2
|
|
* [Many APIs] Allow Protobuf 6.x
|
|
* Remove setup.cfg configuration for creating universal wheels
|
|
- from version 1.15.1
|
|
* **deps:** Require grpc-google-iam-v1 >= 0.14.0
|
|
- from version 1.15.0
|
|
* Add REST Interceptors which support reading metadata
|
|
* Add support for reading selective GAPIC generation methods from service YAML
|
|
- from version 1.14.0
|
|
* Add support for opt-in debug logging
|
|
* Fix typing issue with gRPC metadata when key ends in -bin
|
|
- from version 1.13.1
|
|
* Disable universe-domain validation (#13242)
|
|
- from version 1.13.0
|
|
* Add Artifact Registry attachment API
|
|
* Add Artifact Registry custom remote support
|
|
* Add Artifact Registry generic repository support
|
|
* Add Artifact Registry rule APIs
|
|
* Add Artifact Registry server side resource filtering and sorting
|
|
* Add Artifact Registry UpdateFile and DeleteFile APIs
|
|
* Include max page size for all Artifact Registry APIs
|
|
- from version 1.12.0
|
|
* Add support for Python 3.13 (#13206)
|
|
- from version 1.11.5
|
|
* Retry and timeout values do not propagate in requests during pagination
|
|
- from version 1.11.4
|
|
* Allow Protobuf 5.x (#12863)
|
|
- Adjust upstream source name in spec file
|
|
- Update BuildRequires and Requires from setup.py
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 20 20:43:39 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.11.3:
|
|
* Add google-auth as a direct dependency (780c5f1)
|
|
* Add staticmethod decorator to _get_client_cert_source and
|
|
_get_api_endpoint
|
|
* Resolve AttributeError 'Credentials' object has no attribute
|
|
'universe_domain'
|
|
* Require google-api-core>=1.34.1
|
|
* fix ValueError in test__validate_universe_domain
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 4 10:06:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.11.0:
|
|
* Allow users to explicitly configure universe domain
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 9 10:46:36 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Initial version 1.10.0 (jsc#PED-6697)
|