Changelog
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 )