Skip to content

Commit

Permalink
v3.0.3 - Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
wcmjunior committed Nov 15, 2022
1 parent 165386e commit 1036bcb
Showing 1 changed file with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 3.0.3 (November 14, 2022)

Minimum required Control Plane version: `v3.0.0`.

See the list of incompatible resources with Control Planes `v2.x` and Terraform `v2.x` in the [`3.0.0`](#300-october-5-2022) release documentation.

### Bug fixes:

- **Deprecate & Update Cyral Permissions in for Cyral Roles**: [#313](https://github.com/cyralinc/terraform-provider-cyral/pull/#313).
- **Fix sidecar resource nil properties issue**: [#317](https://github.com/cyralinc/terraform-provider-cyral/pull/#317).

## 3.0.2 (November 7, 2022)

Minimum required Control Plane version: `v3.0.0`.
Expand All @@ -6,16 +17,16 @@ See the list of incompatible resources with Control Planes `v2.x` and Terraform

### Bug fixes:

- **Remove rewrite_on_violation, add enable_dataset_rewrites**: [##308](https://github.com/cyralinc/terraform-provider-cyral/pull/#308).
- **Add support for linux sidecar deployment**: [##311](https://github.com/cyralinc/terraform-provider-cyral/pull/#311).
- **Remove rewrite_on_violation, add enable_dataset_rewrites**: [#308](https://github.com/cyralinc/terraform-provider-cyral/pull/#308).
- **Add support for linux sidecar deployment**: [#311](https://github.com/cyralinc/terraform-provider-cyral/pull/#311).

### Documentation fixes:

- **Fix typo edit in migration script**: [##307](https://github.com/cyralinc/terraform-provider-cyral/pull/#307).
- **Fix typo edit in migration script**: [#307](https://github.com/cyralinc/terraform-provider-cyral/pull/#307).

### Security fixes:

- **Bump github.com/stretchr/testify from 1.8.0 to 1.8.1**: [##306](https://github.com/cyralinc/terraform-provider-cyral/pull/#306).
- **Bump github.com/stretchr/testify from 1.8.0 to 1.8.1**: [#306](https://github.com/cyralinc/terraform-provider-cyral/pull/#306).

## 3.0.1 (October 18, 2022)

Expand Down Expand Up @@ -98,7 +109,7 @@ Resource incompatible with Control Planes between `v2.32` and `v2.34`: parameter
### Improvements:

- **Refactor acceptance tests**: [#267](https://github.com/cyralinc/terraform-provider-cyral/pull/267).
- **Explain setting max value of port range**: [##277](https://github.com/cyralinc/terraform-provider-cyral/pull/#277).
- **Explain setting max value of port range**: [#277](https://github.com/cyralinc/terraform-provider-cyral/pull/#277).

## 2.8.0 (August 5, 2022)

Expand Down

0 comments on commit 1036bcb

Please sign in to comment.