- Update to 0.15.0
* add instances description * add instances client library OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-run?expand=0&rev=15
This commit is contained in:
116
python-google-cloud-run.changes
Normal file
116
python-google-cloud-run.changes
Normal file
@@ -0,0 +1,116 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 4 12:09:20 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.15.0
|
||||
* add instances description
|
||||
* add instances client library
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 15 14:43:06 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.14.0
|
||||
* auto-enable mTLS when supported certificates are detected
|
||||
* check Python and dependency versions in generated GAPICs
|
||||
- from version 0.13.0
|
||||
* A comment for field `custom_audiences` in message `.google.cloud.run.v2.WorkerPool` is changed
|
||||
* A comment for field `limits` in message `.google.cloud.run.v2.ResourceRequirements` is changed
|
||||
* A comment for field `etag` in message `.google.cloud.run.v2.Service` is changed
|
||||
* A comment for field `etag` in message `.google.cloud.run.v2.Job` is changed
|
||||
* A comment for field `items` in message `.google.cloud.run.v2.SecretVolumeSource` is changed
|
||||
* A comment for field `invoker_iam_disabled` in message `.google.cloud.run.v2.Service` is changed
|
||||
* A comment for field `etag` in message `.google.cloud.run.v2.WorkerPool` is changed
|
||||
* A comment for field `observed_generation` in message `.google.cloud.run.v2.WorkerPool` is changed
|
||||
* A comment for field `name` in message `.google.cloud.run.v2.Service` is changed
|
||||
* A comment for field `latest_ready_revision` in message `.google.cloud.run.v2.WorkerPool` is changed
|
||||
* A comment for field `reconciling` in message `.google.cloud.run.v2.WorkerPool` is changed
|
||||
* add SourceCode proto to Run container config
|
||||
- from version 0.12.0
|
||||
* Add support for Python 3.14
|
||||
* Deprecate credentials_file argument
|
||||
- Update BuildRequires and Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user