File python-google-cloud-run.changes of Package python-google-cloud-run
-------------------------------------------------------------------
Fri Oct 17 12:33:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.11.0
* A type of an existing resource_reference option of the field
`worker_pool` in message `.google.cloud.run.v2.SubmitBuildRequest`
is changed from `cloudbuild.googleapis.com/WorkerPool` to
`cloudbuild.googleapis.com/BuildWorkerPool`
* A type of an existing resource_reference option of the field
`worker_pool` in message `.google.cloud.run.v2.BuildConfig`
is changed from `cloudbuild.googleapis.com/WorkerPool` to
`cloudbuild.googleapis.com/BuildWorkerPool`
* [google-cloud-run] An existing resource_definition
`cloudbuild.googleapis.com/WorkerPool` is removed
* Adding new resource tpye run.googleapis.com/WorkerPool. (077a8ff)
* [google-cloud-run] An existing resource_definition
`cloudbuild.googleapis.com/WorkerPool` is removed (077a8ff)
* A type of an existing resource_reference option of the field
`worker_pool` in message `.google.cloud.run.v2.BuildConfig`
is changed from `cloudbuild.googleapis.com/WorkerPool` to
`cloudbuild.googleapis.com/BuildWorkerPool` (077a8ff)
* A type of an existing resource_reference option of the field
`worker_pool` in message `.google.cloud.run.v2.SubmitBuildRequest`
is changed from `cloudbuild.googleapis.com/WorkerPool` to
`cloudbuild.googleapis.com/BuildWorkerPool` (077a8ff)
- from version 0.10.19
* Add new field `term_signal` to `.google.cloud.run.v2.TaskAttemptResult`
(078e0e2)
* Support GPU zonal redundancy setting for Cloud Run jobs (078e0e2)
- from version 0.10.18
* Support GPU zonal redundancy setting in Cloud Run services (2f33995)
* Support node selector in Cloud Run jobs for GPU setting (2f33995)
-------------------------------------------------------------------
Fri Apr 25 08:21:32 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.10.17
* [Many APIs] Allow Protobuf 6.x
* Remove setup.cfg configuration for creating universal wheels (#13659)
- from version 0.10.16
* **deps:** Require grpc-google-iam-v1 >= 0.14.0
- from version 0.10.15
* Add Base Image URI to Container
* Add BuildConfig to Services for configuring Run functions
* Add BuildInfo to Revision for displaying BuildConfig used
for a specific revision deployment
* Add creator field to Execution
* Add project_descriptor to BuildspackBuild
* Add REST Interceptors which support reading metadata
* Add support for reading selective GAPIC generation methods from service YAML
* Some typos were fixed and formatting changed
- from version 0.10.14
* Add support for opt-in debug logging
* Fix typing issue with gRPC metadata when key ends in -bin
- from version 0.10.13
* Support manual instance count in Cloud Run for manual scaling feature
- Update BuildRequires and Requires from setup.py
-------------------------------------------------------------------
Mon Nov 18 14:17:15 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Update to 0.10.12
* Allow users to explicitly configure universe domain
* Add google-auth as a direct dependency
* Require google-api-core>=1.34.1
* Support mounting NFS and GCS volumes in Cloud Run Jobs and Services
* add Job ExecutionReference.completion_status to show status of the
most recent execution
* add Builds API
* Add support for Python 3.13
* support advanced configurations options for cloud storage volumes
by setting mount_options in the GCSVolumeSource configuration
* add EncryptionKeyRevocationAction and shutdown duration
configuration to Services
-------------------------------------------------------------------
Sun Dec 17 20:42:09 UTC 2023 - Dirk Müller <dmueller@suse.com>
- run tests
-------------------------------------------------------------------
Wed Dec 13 12:31:02 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Initial version 0.10.1 (jsc#PED-6697)