File python-google-cloud-run.changes of Package python-google-cloud-run
-------------------------------------------------------------------
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)