From 29779451e39ab481c46f43336cd1759a83c304eb Mon Sep 17 00:00:00 2001 From: Wilson de Carvalho <796900+wcmjunior@users.noreply.github.com> Date: Tue, 18 Oct 2022 17:11:21 -0700 Subject: [PATCH] v2.10.2 - Update change log --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a627e482..c4226147 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 2.10.2 (October 18, 2022) + +Minimum required Control Plane version: `v2.34.0`. +Resource incompatible with Control Planes between `v2.32` and `v2.34`: parameter `bypass_mode` from resource `cyral_sidecar`. + +### Bug fixes: + +- **Policy rule identities field should be omitted by default**: [#302](https://github.com/cyralinc/terraform-provider-cyral/pull/302). + ## 2.10.1 (October 6, 2022) Minimum required Control Plane version: `v2.34.0`.