17
0

10 Commits

Author SHA256 Message Date
4d32c83049 Accepting request 1327432 from devel:languages:python:google
- 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 (forwarded request 1327425 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1327432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-run?expand=0&rev=5
2026-01-15 16:02:22 +00:00
4e0dd96ad6 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-run?expand=0&rev=13
2026-01-15 14:56:26 +00:00
c4da356cc9 Accepting request 1312067 from devel:languages:python:google
OBS-URL: https://build.opensuse.org/request/show/1312067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-run?expand=0&rev=4
2025-10-17 18:14:34 +00:00
1b8b912706 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-run?expand=0&rev=11
2025-10-17 14:54:01 +00:00
dcbcd61b21 Accepting request 1272662 from devel:languages:python:google
OBS-URL: https://build.opensuse.org/request/show/1272662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-run?expand=0&rev=3
2025-04-25 20:19:55 +00:00
503bc26dbc - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-run?expand=0&rev=9
2025-04-25 11:32:30 +00:00
f14d688752 Accepting request 1224889 from devel:languages:python:google
OBS-URL: https://build.opensuse.org/request/show/1224889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-run?expand=0&rev=2
2024-11-18 19:02:40 +00:00
1a5867cadc - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-run?expand=0&rev=7
2024-11-18 14:25:31 +00:00
80f422ee61 Accepting request 1133775 from devel:languages:python:google
OBS-URL: https://build.opensuse.org/request/show/1133775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-run?expand=0&rev=1
2023-12-18 21:56:46 +00:00
OBS User buildservice-autocommit
6a38516e0c baserev update by copy to link target
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-run?expand=0&rev=5
2023-12-18 21:56:46 +00:00