Changelog

0.4.0 (2024-05-01)

Features

  • config: 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 (1d757c6)

Bug Fixes

  • config: Bump x/net to v0.24.0 (ba31ed5)

0.3.0 (2024-03-19)

Features

  • config: Infrastructure Manager supports the deployment of infrastructure from Terraform configurations in a private Git repository (a3bb7c0)

0.2.2 (2024-03-14)

Bug Fixes

  • config: Update protobuf dep to v1.33.0 (30b038d)

0.2.1 (2024-01-30)

Bug Fixes

  • config: Enable universe domain resolution options (fd1d569)

0.2.0 (2024-01-22)

Features

  • config: Added Terraform Plan (0500c7a)

0.1.4 (2023-11-01)

Bug Fixes

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

0.1.3 (2023-10-26)

Bug Fixes

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

0.1.2 (2023-10-12)

Bug Fixes

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

0.1.1 (2023-09-20)

Bug Fixes

  • config: Change the config service's Ruby namespace to avoid a collision with a base class in the Ruby client platform (#8576) (2f3bb44)

0.1.0 (2023-09-11)

Features

Changes