From e64f4ed12562244e410e7aa0d221f47deaac5898 Mon Sep 17 00:00:00 2001 From: Marieke Goethals Date: Fri, 21 Aug 2026 11:04:22 +0200 Subject: [PATCH 1/2] IDP 1.6.3: RN 45549 --- release-notes/IDP/IDP_1.6.3.md | 26 ++++++++++++++++++++++++++ release-notes/IDP/toc.yml | 2 ++ 2 files changed, 28 insertions(+) create mode 100644 release-notes/IDP/IDP_1.6.3.md diff --git a/release-notes/IDP/IDP_1.6.3.md b/release-notes/IDP/IDP_1.6.3.md new file mode 100644 index 0000000000..10909847e8 --- /dev/null +++ b/release-notes/IDP/IDP_1.6.3.md @@ -0,0 +1,26 @@ +--- +uid: IDP_1.6.3 +--- + +# IDP 1.6.3 - Preview + +> [!IMPORTANT] +> We are still working on this release. Release notes may still be modified, added, or moved to a later release. Check back soon for updates! + +## New feature + +#### Support for skipping SSL/TLS certificate verification in CI Type Management UI [ID 45549] + +It is now possible to enable or disable *Skip SSL/TLS Certificate Verification* in the CI Type Management UI. Previously, this could only be configured via the CI Type JSON definition (see [ID 44110](xref:IDP_1.6.0#support-for-skipping-ssltls-certificate-verification-in-ci-types-id-44110)). + +This option is only available for HTTP and WebSocket connections. If the DataMiner version is lower than 10.4.12/10.5.0, the setting is ignored. + +## Changes + +### Enhancements + +*No enhancements have been added to this release yet.* + +### Fixes + +*No fixes have been added to this release yet.* diff --git a/release-notes/IDP/toc.yml b/release-notes/IDP/toc.yml index 69ccb98390..7b87a8557e 100644 --- a/release-notes/IDP/toc.yml +++ b/release-notes/IDP/toc.yml @@ -1,4 +1,6 @@ items: + - name: IDP 1.6.3 - Preview + topicUid: IDP_1.6.3 - name: IDP 1.6.2 topicUid: IDP_1.6.2 - name: IDP 1.6.1 From 3ca62d724b0af94d1d1bd659f6bca922e4bbc4aa Mon Sep 17 00:00:00 2001 From: Marieke Goethals Date: Wed, 26 Aug 2026 08:08:13 +0200 Subject: [PATCH 2/2] removed preview info --- release-notes/IDP/IDP_1.6.3.md | 15 +-------------- release-notes/IDP/toc.yml | 2 +- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/release-notes/IDP/IDP_1.6.3.md b/release-notes/IDP/IDP_1.6.3.md index 10909847e8..e8d4e736de 100644 --- a/release-notes/IDP/IDP_1.6.3.md +++ b/release-notes/IDP/IDP_1.6.3.md @@ -2,10 +2,7 @@ uid: IDP_1.6.3 --- -# IDP 1.6.3 - Preview - -> [!IMPORTANT] -> We are still working on this release. Release notes may still be modified, added, or moved to a later release. Check back soon for updates! +# IDP 1.6.3 ## New feature @@ -14,13 +11,3 @@ uid: IDP_1.6.3 It is now possible to enable or disable *Skip SSL/TLS Certificate Verification* in the CI Type Management UI. Previously, this could only be configured via the CI Type JSON definition (see [ID 44110](xref:IDP_1.6.0#support-for-skipping-ssltls-certificate-verification-in-ci-types-id-44110)). This option is only available for HTTP and WebSocket connections. If the DataMiner version is lower than 10.4.12/10.5.0, the setting is ignored. - -## Changes - -### Enhancements - -*No enhancements have been added to this release yet.* - -### Fixes - -*No fixes have been added to this release yet.* diff --git a/release-notes/IDP/toc.yml b/release-notes/IDP/toc.yml index 7b87a8557e..04fe716c8f 100644 --- a/release-notes/IDP/toc.yml +++ b/release-notes/IDP/toc.yml @@ -1,5 +1,5 @@ items: - - name: IDP 1.6.3 - Preview + - name: IDP 1.6.3 topicUid: IDP_1.6.3 - name: IDP 1.6.2 topicUid: IDP_1.6.2