Changelog
1.5.0 (2025-09-04)
Features
- config: Added support for service maintained provider (10e67ef)
1.4.0 (2025-07-09)
Features
- config: Added resource change and drift details for the preview (#12513) (98ba6f0)
Documentation
- config: A comment for field
annotations in message .google.cloud.config.v1.Preview is changed (98ba6f0) - config: A comment for field
error in message .google.cloud.config.v1.TerraformError is changed (98ba6f0) - config: A comment for field
input_value in message .google.cloud.config.v1.TerraformVariable is changed (98ba6f0) - config: A comment for field
input_values in message .google.cloud.config.v1.TerraformBlueprint is changed (98ba6f0) - config: A comment for field
labels in message .google.cloud.config.v1.Deployment is changed (98ba6f0) - config: A comment for field
name in message .google.cloud.config.v1.Deployment is changed (98ba6f0) - config: A comment for field
page_size in message .google.cloud.config.v1.ListTerraformVersionsRequest is changed (98ba6f0) - config: A comment for field
page_token in message .google.cloud.config.v1.ListTerraformVersionsRequest is changed (98ba6f0)
1.3.2 (2025-04-15)
Bug Fixes
- config: Update google.golang.org/api to 0.229.0 (3319672)
1.3.1 (2025-03-13)
Bug Fixes
- config: Update golang.org/x/net to 0.37.0 (1144978)
1.3.0 (2025-01-08)
Features
- config: Specify retry configuration (e4e1a49)
1.2.1 (2025-01-02)
Bug Fixes
- config: Update golang.org/x/net to v0.33.0 (e9b0b69)
1.2.0 (2024-12-13)
Features
- config: Added annotations (1f49a23)
Bug Fixes
- config: Changed field behavior for an existing field
service_account in message .google.cloud.config.v1.Deployment (1f49a23) - config: Changed field behavior for an existing field
service_account in message .google.cloud.config.v1.Preview (1f49a23)
Documentation
- config: Service Account is a required field (1f49a23)
1.1.2 (2024-10-23)
Bug Fixes
- config: Update google.golang.org/api to v0.203.0 (8bb87d5)
- config: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)
1.1.1 (2024-09-12)
Bug Fixes
- config: Bump dependencies (2ddeb15)
1.1.0 (2024-08-20)
Features
- config: Add support for Go 1.23 iterators (84461c0)
1.0.5 (2024-08-08)
Bug Fixes
- config: Update google.golang.org/api to v0.191.0 (5b32644)
1.0.4 (2024-07-24)
Bug Fixes
- config: Update dependencies (257c40b)
1.0.3 (2024-07-10)
Bug Fixes
1.0.2 (2024-07-01)
Bug Fixes
1.0.1 (2024-06-26)
Bug Fixes
- config: Enable new auth lib (b95805f)
1.0.0 (2024-05-16)
Features
- config: Promote client to GA (652ba8f)
Miscellaneous Chores
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