Releases: googleapis/python-run
Releases · googleapis/python-run
v0.10.0
19 Oct 20:52
Compare
Sorry, something went wrong.
No results found
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
v0.9.1
03 Aug 14:26
Compare
Sorry, something went wrong.
No results found
0.9.1 (2023-08-02)
Documentation
v0.9.0
06 Jul 22:12
Compare
Sorry, something went wrong.
No results found
0.9.0 (2023-07-06)
Features
v0.8.1
05 Jul 15:00
Compare
Sorry, something went wrong.
No results found
0.8.1 (2023-07-04)
Bug Fixes
Add async context manager return types (#105 ) (592b761 )
v0.8.0
31 May 18:36
Compare
Sorry, something went wrong.
No results found
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 )
v0.7.1
27 Mar 15:58
Compare
Sorry, something went wrong.
No results found
0.7.1 (2023-03-23)
Documentation
Fix formatting of request arg in docstring (#93 ) (4db3679 )
v0.7.0
23 Jan 15:48
Compare
Sorry, something went wrong.
No results found
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 )
v0.6.0
10 Jan 18:35
Compare
Sorry, something went wrong.
No results found
0.6.0 (2023-01-10)
Features
v0.5.0
15 Dec 21:23
Compare
Sorry, something went wrong.
No results found
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 )
v0.4.2
10 Oct 18:15
Compare
Sorry, something went wrong.
No results found
0.4.2 (2022-10-10)
Bug Fixes
deps: Allow protobuf 3.19.5 (#58 ) (87dcb78 )
deps: require google-api-core>=1.33.2 (87dcb78 )