* update the description of ExportArtifact * add Fingerprint to Artifact Registry Version resource * auto-enable mTLS when supported certificates are detected * check Python and dependency versions in generated GAPICs - from version 1.18.0 * A comment for enum value `ENABLEMENT_CONFIG_UNSPECIFIED` in enum `EnablementConfig` is changed * A comment for field `name` in message `.google.devtools.artifactregistry.v1.DockerImage` is changed * A comment for field `satisfies_pzs` in message `.google.devtools.artifactregistry.v1.Repository` is changed * A comment for field `satisfies_pzi` in message `.google.devtools.artifactregistry.v1.Repository` is changed * add ExportArtifact API * add artifact_type field in DockerImage * add image_manifest field in DockerImage * add Ruby format in VulnerabilityScanningConfig OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-artifact-registry?expand=0&rev=15
91 lines
3.8 KiB
Plaintext
91 lines
3.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 16 07:51:53 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.19.0
|
|
* update the description of ExportArtifact
|
|
* add Fingerprint to Artifact Registry Version resource
|
|
* auto-enable mTLS when supported certificates are detected
|
|
* check Python and dependency versions in generated GAPICs
|
|
- from version 1.18.0
|
|
* A comment for enum value `ENABLEMENT_CONFIG_UNSPECIFIED` in enum `EnablementConfig` is changed
|
|
* A comment for field `name` in message `.google.devtools.artifactregistry.v1.DockerImage` is changed
|
|
* A comment for field `satisfies_pzs` in message `.google.devtools.artifactregistry.v1.Repository` is changed
|
|
* A comment for field `satisfies_pzi` in message `.google.devtools.artifactregistry.v1.Repository` is changed
|
|
* add ExportArtifact API
|
|
* add artifact_type field in DockerImage
|
|
* add image_manifest field in DockerImage
|
|
* add Ruby format in VulnerabilityScanningConfig
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 20 08:36:31 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.17.0
|
|
* Add support for Python 3.14
|
|
* Deprecate credentials_file argument
|
|
- Update BuildRequires and Requires from setup.py
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 25 02:35:48 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add missing BuildRequires on pytest-asyncio.
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|