From e05c6bc1abde5d0af1a3787d093bb9ea72266c00 Mon Sep 17 00:00:00 2001 From: bsimon Date: Fri, 8 Nov 2024 20:44:10 +0100 Subject: [PATCH] File can deleted since the contents are now in CHANGELOG.md --- .changes/feature_api-v3.12.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .changes/feature_api-v3.12.md diff --git a/.changes/feature_api-v3.12.md b/.changes/feature_api-v3.12.md deleted file mode 100644 index 08fe031..0000000 --- a/.changes/feature_api-v3.12.md +++ /dev/null @@ -1,19 +0,0 @@ - -BREAKING CHANGES: - -* remove compatibility with API version 3.3 and 3.6 -* remove resource `wallix-bastion_ldapdomain` -* remove resource `wallix-bastion_ldapmapping` -* default provider api_version argument is now `v3.8` - -FEATURES: - -* add compatibility with API version 3.12 - -ENHANCEMENTS: - -* **resource/wallix-bastion_application**: - * add `category`, `application_url`, `browser`, `browser_version` arguments to be able to add `jumphost` application (not tested) - * `paths` and `target` is now only required when `category` = `standard` -* **resource/wallix-bastion_connection_policy**: add `type` argument with default value as `protocol` value -* **resource/wallix-bastion_externalauth_saml**: add `claim_customization` block argument