Skip to content

Commit

Permalink
v2.0.0 - Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
wcmjunior committed Sep 25, 2021
1 parent 0486c68 commit 73401ef
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 2.0.0 (September 24, 2021)

Minimum required Control Plane version: `v2.22.0`.

### Backwards compatibility breaks:
* **Resource cyral_sidecar**: changed parameters;
* **Data source cyral_sidecar_template**: data source replaced by `cyral_sidecar_cft_template` and template restricted to Cloudformation.

### Bug fixes:
* **Script to rotate service account secrets**: [#60](https://github.com/cyralinc/terraform-provider-cyral/pull/64);

### Features:
* **Script to rotate service account secrets**: [#64](https://github.com/cyralinc/terraform-provider-cyral/pull/64);
* **Improve tooling**: [#92](https://github.com/cyralinc/terraform-provider-cyral/pull/92);
* **Resource Sidecar Credentials**: [#93](https://github.com/cyralinc/terraform-provider-cyral/pull/93);
* **Resource Repository Conf Analysis**: [#108](https://github.com/cyralinc/terraform-provider-cyral/pull/108);

## 1.2.2 (June 21, 2021)

Minimum required Control Plane version: `v2.19.0`.
Expand Down

0 comments on commit 73401ef

Please sign in to comment.