From cd017b3b18e6fe67ddcd44a673225c0775fe796f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yannick=20B=C3=A9ot?= Date: Thu, 16 May 2024 13:08:08 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6release=20of=201.3.1=20-=20429=20To?= =?UTF-8?q?o=20Many=20Requests=20error=20during=20export=20or=20import=20o?= =?UTF-8?q?f=20roles=20and=20access=20profiles=20=20(cf.=20[#82](https://g?= =?UTF-8?q?ithub.com/yannick-beot-sp/vscode-sailpoint-identitynow/issues/8?= =?UTF-8?q?2))=20-=20Role=20and=20Access=20Profile=20imports=20are=20now?= =?UTF-8?q?=20cancellable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80da74b..bd11359 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ This changelog is following the recommended format by [keepachangelog](https://k ## [Unreleased] +## [1.3.1] - 2024-05-16 + ### Fixed - 429 Too Many Requests error during export or import of roles and access profiles (cf. [#82](https://github.com/yannick-beot-sp/vscode-sailpoint-identitynow/issues/82)) diff --git a/README.md b/README.md index 4cb6dd2..8e4a08c 100644 --- a/README.md +++ b/README.md @@ -302,6 +302,8 @@ The patterns defined above use the following tokens: ## Release Notes +## 1.3.1 + - 429 Too Many Requests error during export or import of roles and access profiles (cf. [#82](https://github.com/yannick-beot-sp/vscode-sailpoint-identitynow/issues/82)) - Role and Access Profile imports are now cancellable