From f4addf3a178fe6a7527eb3e5d110efd1a7330de2 Mon Sep 17 00:00:00 2001 From: FRINXrepo Date: Tue, 21 Nov 2023 15:17:30 +0000 Subject: [PATCH] Release 5.1.16 notes --- frinx-uniconfig/release-notes/index.md | 1 + frinx-uniconfig/release-notes/uniconfig-5.1.16.md | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 frinx-uniconfig/release-notes/uniconfig-5.1.16.md diff --git a/frinx-uniconfig/release-notes/index.md b/frinx-uniconfig/release-notes/index.md index 24f57b058..1626ddba7 100644 --- a/frinx-uniconfig/release-notes/index.md +++ b/frinx-uniconfig/release-notes/index.md @@ -1,5 +1,6 @@ # Release notes +- [Release notes for UniConfig 5.1.16](../release-notes/uniconfig-5.1.16.md) - [Release notes for UniConfig 5.2.4](../release-notes/uniconfig-5.2.4.md) - [Release notes for UniConfig 5.2.4](../release-notes/uniconfig-5.2.4.md) - [Release notes for UniConfig 5.2.3](../release-notes/uniconfig-5.2.3.md) diff --git a/frinx-uniconfig/release-notes/uniconfig-5.1.16.md b/frinx-uniconfig/release-notes/uniconfig-5.1.16.md new file mode 100644 index 000000000..3d43333ae --- /dev/null +++ b/frinx-uniconfig/release-notes/uniconfig-5.1.16.md @@ -0,0 +1,12 @@ + + +## What's Changed +### 🐞 Bug Fixes +* [UNIC-1517] Fix pagination +### ✅ New Features +* [UNIC-1486] + [UNIC-1509] - Skip yang constraints +### 🔧 Other Changes +* Release new snapshot version 5.1.16-SNAPSHOT +* [UNIC-1514] Add support CER device version 12.* (#1903) +* Fixed logging in TaskExecutorImpl +* Release workflow stable