Changelog
0.10.2 (2024-02-01)
Features
- Allow users to explicitly configure universe domain (4368029)
0.10.1 (2023-12-07)
Features
Add support for python 3.12 (9a629e1)
Introduce compatibility with native namespace packages (9a629e1)
Bug Fixes
0.10.0 (2023-10-09)
Features
Adds support for cancel Execution (f2c76e1)
Adds support for Direct VPC egress setting (f2c76e1)
Adds support for Execution overrides (f2c76e1)
New field for Task’s scheduled timestamp (f2c76e1)
New fields for multi-container (f2c76e1)
Documentation
0.9.1 (2023-08-02)
Documentation
0.9.0 (2023-07-06)
Features
0.8.1 (2023-07-04)
Bug Fixes
0.8.0 (2023-05-25)
Features
Adds support for Session affinity in Service (GA) (c907927)
Adds support for Startup CPU Boost (GA) (c907927)
New ‘port’ field for HttpGetAction probe type (c907927)
New fields/enum values (c907927)
Documentation
- General documentation fixes. (c907927)
0.7.1 (2023-03-23)
Documentation
0.7.0 (2023-01-20)
Features
- Adding support for encryption_key_revocation_action and encryption_key_shutdown_duration for RevisionTemplate and ExecutionTemplate (bdb8baf)
Bug Fixes
- Add context manager return types (bdb8baf)
Documentation
Add documentation for enums (bdb8baf)
Documentation improvements, including clarification that v1 labels/annotations are rejected in v2 API (bdb8baf)
0.6.0 (2023-01-10)
Features
0.5.0 (2022-12-14)
Features
Add support for
google.cloud.run.__version__
(a19c445)Add typing to proto.Message based class attributes (a19c445)
Adds Cloud Run Jobs v2 API client libraries (a19c445)
Adds Startup and Liveness probes to Cloud Run v2 API client libraries (#60) (d4d22ec)
Bug Fixes
Add dict typing for client_options (a19c445)
deps: Require google-api-core >=1.34.0, >=2.11.0 (cfedfb2)
Drop usage of pkg_resources (cfedfb2)
Fix timeout default values (cfedfb2)
Documentation
samples: Snippetgen handling of repeated enum field (a19c445)
samples: Snippetgen should call await on the operation coroutine before calling result (cfedfb2)
0.4.2 (2022-10-10)
Bug Fixes
0.4.1 (2022-10-03)
Bug Fixes
0.4.0 (2022-09-13)
Features
0.3.0 (2022-08-15)
Features
- add audience parameter (0d02163)
Bug Fixes
deps: require google-api-core>=1.32.0,>=2.8.0 (0d02163)
deps: require proto-plus >= 1.22.0 (55bf980)
Updates pre-release Cloud Run v2 Preview client libraries to work with the latest API revision (0d02163)
0.2.1 (2022-07-26)
Bug Fixes
0.2.0 (2022-04-14)
Features
- AuditConfig for IAM v1 (43244bc)
Bug Fixes
- deps: require grpc-google-iam-v1 >=0.12.4 (43244bc)
Documentation
- fix type in docstring for map fields (43244bc)
0.1.0 (2022-04-03)
Features
- generate v2 (6fd2a11)