From c43b12f7b69618ba84299fc03df7dd7a1fd83f4c Mon Sep 17 00:00:00 2001 From: Wilson de Carvalho <796900+wcmjunior@users.noreply.github.com> Date: Thu, 9 Feb 2023 18:52:12 -0800 Subject: [PATCH] v4.0.4 - Update change log --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b837439e..1a203d4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## 4.0.4 (February 9, 2023) + +Minimum required Control Plane version: `v4.0.0`. + +See the list of incompatible resources with Control Planes `v3.x` and provider `v3.x` in the [`4.0.0`](#400-january-27-2023) release documentation. + +### Bug fixes: + +- **Make mongodb_settings mandatory if cyral_repository.type = mongodb**: [#355](https://github.com/cyralinc/terraform-provider-cyral/pull/355). + +### Documentation fixes: + +- **Fix broken link and update docs**: [#354](https://github.com/cyralinc/terraform-provider-cyral/pull/354). + ## 4.0.3 (February 8, 2023) Minimum required Control Plane version: `v4.0.0`.