Changelog

0.8.1 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#105) (592b761)

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

  • Fix formatting of request arg in docstring (#93) (4db3679)

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

  • deps: Allow protobuf 3.19.5 (#58) (87dcb78)

  • deps: require google-api-core>=1.33.2 (87dcb78)

0.4.1 (2022-10-03)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#55) (7a85bac)

0.4.0 (2022-09-13)

Features

0.3.0 (2022-08-15)

Features

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#33) (55bf980)

  • 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

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