Version history
Version 1.6.0, released 2024-12-12
Bug fixes
- Changed field behavior for an existing field
service_account
in message.google.cloud.config.v1.Deployment
(commit 57c3817) - Changed field behavior for an existing field
service_account
in message.google.cloud.config.v1.Preview
(commit 57c3817)
New features
- Added annotations (commit 57c3817)
Documentation improvements
- Service Account is a required field (commit 57c3817)
Version 1.5.0, released 2024-04-29
New features
- 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 (commit 6bc09e9)
- Annotations are now supported to help client tools identify deployments during automation (commit 6bc09e9)
Version 1.4.0, released 2024-03-26
New features
- Change netstandard2.1 target to netstandard2.0 (commit 82bea85)
Version 1.3.0, released 2024-03-21
New features
- Infrastructure Manager supports the deployment of infrastructure from Terraform configurations in a private Git repository (commit 647e24d)
- Infrastructure Manager can validate and enforce quota limits, preventing infrastructure that exceeds quota limits from being deployed (commit 647e24d)
- Infrastructure manager supports the following versions of Terraform when creating a deployment: Terraform version 1.2.3, 1.3.10, 1.4.7, 1.5.7 (commit 647e24d)
Documentation improvements
- A comment for field
page_size
in message.google.cloud.config.v1.ListDeploymentsRequest
is changed (commit 647e24d) - A comment for field
page_size
in message.google.cloud.config.v1.ListRevisionsRequest
is changed (commit 647e24d) - A comment for field
page_size
in message.google.cloud.config.v1.ListResourcesRequest
is changed (commit 647e24d) - A comment for field
service_account
in message.google.cloud.config.v1.Preview
is changed (commit 647e24d) - A comment for field
page_size
in message.google.cloud.config.v1.ListPreviewsRequest
is changed (commit 647e24d)
Version 1.2.0, released 2024-02-28
No API surface changes; just dependency updates.
Version 1.1.0, released 2024-01-16
New features
- Added Terraform Plan (commit 99a1ff8)
Version 1.0.0, released 2023-11-01
No API surface changes; just dependency updates and promotion to GA.
Version 1.0.0-beta02, released 2023-09-25
Bug fixes
- Change the config service's Ruby namespace to avoid a collision with a base class in the Ruby client platform (commit be2b45d)
Version 1.0.0-beta01, released 2023-08-15
Initial release.