3.10.0 (2022-12-15)
Features
- Add allow_failure, exit_code, and allow_exit_code to BuildStep message (#351) (0ef62e5)
- Add support for
google.cloud.devtools.cloudbuild.__version__
(f2962f8) - Add typing to proto.Message based class attributes (f2962f8)
- Integration of Cloud Build with Artifact Registry (f2962f8)
Bug Fixes
- Add dict typing for client_options (f2962f8)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (601b46c)
- Drop usage of pkg_resources (601b46c)
- Fix timeout default values (601b46c)