Skip to content

Commit

Permalink
v4.12.0 - Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
wcmjunior committed Jul 15, 2024
1 parent 7e99c93 commit d624824
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,65 @@
## 4.12.0 (July 15, 2024)

It is safe to use this version with all `v4` control planes as long
as the new incompatible features are not used. These features require
a minimum version of the control plane and are detailed below.

The minimum control plane version required for full compatibility
with all the features in this release is `v4.15`.

Resource incompatible with control planes previous to `v4.15`:

- `cyral_policy_v2`

Argument incompatible with control planes previous to `v4.14`:

- `cyral_repository_user_account.auth_scheme.azure_key_vault`

Argument incompatible with control planes previous to `v4.12`:

- `cyral_repository.mongodb_settings.flavor`

Resource incompatible with control planes previous to `v4.12`:

- `cyral_access_token_settings`

Data source incompatible with control planes previous to `v4.12`:

- `cyral_access_token_settings`

Arguments incompatible with control planes previous to `v4.10`:

- `cyral_integration_logging.skip_validate`

Resource incompatible with control planes previous to `v4.10`:

- `cyral_integration_aws_iam`

Data sources incompatible with control planes previous to `v4.10`:

- `cyral_sidecar_health`
- `cyral_sidecar_instance_stats`
- `cyral_system_info`

Arguments incompatible with control planes previous to `v4.8`:

- `cyral_sidecar.activity_log_integration_id`
- `cyral_sidecar.diagnostic_log_integration_id`

Resource incompatible with control planes previous to `v4.7`:

- `cyral_integration_logging`

Argument incompatible with control planes previous to `v4.2`:

- `cyral_repository.mongodb_settings.srv_record_name`

See the list of incompatible resources with control planes `v3.x` and provider `v3.x` in the [`v4.0.0`](#400-january-27-2023) release documentation.

### Features:

- ENG-12949: Policy engine providers ([#547](https://github.com/cyralinc/terraform-provider-cyral/pull/547))

## 4.11.0 (June 6, 2024)

It is safe to use this version with all `v4` control planes as long
Expand Down

0 comments on commit d624824

Please sign in to comment.