Skip to content

Latest commit

 

History

History
126 lines (56 loc) · 6.73 KB

File metadata and controls

126 lines (56 loc) · 6.73 KB

Changelog

0.12.0 (2026-04-14)

Features

  • [config] adding DeploymentGroups, you can now manage deployment of multiple module root dependencies in a single DAG (#7994) (3879a16)

0.11.1 (2025-10-13)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)

0.11.0 (2025-09-04)

Features

  • [infra-manager] added support for service maintained provider (#6651) (4aff726)

0.10.0 (2025-07-17)

Features

  • [infra-manager] added resource change and drift details for the preview (#6475) (c949b3f)

0.9.0 (2025-07-09)

Features

  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

0.8.1 (2025-03-19)

Bug Fixes

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6184) (2fcd202)

0.8.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • [Many APIs] add request/response debug logging to gapics (e7409c8)

Miscellaneous Chores

0.7.0 (2024-12-18)

Features

0.6.0 (2024-05-21)

Features

  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)

0.5.0 (2024-04-23)

Features

  • [infra-manager] Infrastructure manager supports 1.2.3, 1.3.10, 1.4.7, 1.5.7 versions of Terraform when creating a preview of a deployment (#5277) (3a5f53c)

0.4.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5187) (1952fbe)

0.3.0 (2024-03-26)

Features

  • [infra-manager] Infrastructure Manager supports the deployment of infrastructure from Terraform configurations in a private Git repository (#5147) (49a57d3)

0.2.0 (2024-01-15)

Features

0.1.1 (2023-09-20)

Bug Fixes

  • [infra-manager] change the config service's Ruby namespace to avoid a collision with a base class in the Ruby client platform (#4684) (d611d3f)

0.1.0 (2023-09-08)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Features

  • Add initial files for google.cloud.config.v1 (#4627) (04aa151)

Miscellaneous Chores