Changelog

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