From f96aefed6c61d5ef0b06f9fafc6a2684fd73b8fd Mon Sep 17 00:00:00 2001 From: Phil Schneider Date: Tue, 5 Dec 2023 16:44:00 +0100 Subject: [PATCH] release: update changelog for release v1.7.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c777bff1db..4bd6847c20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -145,13 +145,14 @@ ServiceChange service url is mismatched, now it is fixed * Add user entity id when creating a company service account * Adjusted the json property name for bpn within the BpdmLegalEntityOutputData * Connector pagination of GET /api/administration/connectors fixed - pagination failed as soon as there were connectors with same provider but different hosts existing -* Fixed document auditing maintenance job - document hash null cases +* Fixed maintenance job - document hash null cases and only delete not linked documents * Delete /api/apps/appreleaseprocess/{appId}/role/{roleId} 504 error fixed ### Known Knowns * GET /api/services/{serviceId}/subscription/{subscriptionID}/provider - wrong property value for technicalUserData "name" responded * declineFlow OSP currently not supported * password reset in welcome user email currently not supported +* POST: api/administration/registration/application/{applicationId}/decline - does not disable the idp in keycloak when declining the application ## 1.6.0