Changes

1.17.1 (2024-01-30)

Bug Fixes

  • deploy: Enable universe domain resolution options (fd1d569)

1.17.0 (2024-01-08)

Features

  • deploy: Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy. This allows configuring the amount of time to migrate traffic back to the original Service in the stable phase (#9227) (bd30055)

1.16.0 (2023-12-07)

Features

  • deploy: Add custom target type support (5132d0f)

1.15.0 (2023-11-09)

Features

  • deploy: Add Automation API and Rollback API (b44c4b3)

1.14.2 (2023-11-01)

Bug Fixes

  • deploy: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

1.14.1 (2023-10-26)

Bug Fixes

  • deploy: Update grpc-go to v1.59.0 (81a97b0)

1.14.0 (2023-10-19)

Features

  • deploy: Added platform log RolloutUpdateEvent (f3e2b05)

1.13.1 (2023-10-12)

Bug Fixes

  • deploy: Update golang.org/x/net to v0.17.0 (174da47)

1.13.0 (2023-07-27)

Features

  • deploy: Added support for predeploy and postdeploy actions (#8337) (c51d006)

1.12.1 (2023-07-24)

Documentation

1.12.0 (2023-07-18)

Features

  • deploy: Added support routeUpdateWaitTime field for Deployment Strategies (dda1f9d)

1.11.0 (2023-06-27)

Features

  • deploy: Add deploy parameters for cloud deploy (94ea341)

1.10.1 (2023-06-20)

Bug Fixes

  • deploy: REST query UpdateMask bug (df52820)

1.10.0 (2023-06-07)

Features

  • deploy: Add support for disabling Pod overprovisioning in the progressive deployment strategy configuration for a Kubernetes Target (#8052) (f2c3dd3)

1.9.0 (2023-05-30)

Features

  • deploy: Update all direct dependencies (b340d03)

1.8.1 (2023-05-08)

Bug Fixes

  • deploy: Update grpc to v1.55.0 (1147ce0)

1.8.0 (2023-03-22)

Features

  • deploy: Added supported for Cloud Deploy Progressive Deployment Strategy (c967961)

1.7.0 (2023-03-15)

Features

  • deploy: Update iam and longrunning deps (91a1f78)

1.6.0 (2023-01-04)

Features

1.5.0 (2022-11-03)

Features

  • deploy: rewrite signatures in terms of new location (3c4b2b3)

1.4.0 (2022-10-25)

Features

  • deploy: start generating stubs dir (de2d180)

1.3.0 (2022-10-14)

Features

  • deploy: Publish new JobRun resource and associated methods for Google Cloud Deploy (ce3f945)

Bug Fixes

  • deploy: Fix resource annotations for Cloud Deploy to use common resource name for locations (ce3f945)

1.2.1 (2022-07-12)

Documentation

  • deploy: Cloud Deploy API Platform Logging documentation (6ffce1d)

1.2.0 (2022-02-23)

Features

  • deploy: set versionClient to module version (55f0d92)

1.1.0 (2022-02-14)

Features

  • deploy: add file for tracking version (17b36ea)

1.0.0 (2022-01-25)

Features

v0.1.0

  • feat(deploy): start generating clients