diff --git a/frinx-uniconfig/release-notes/index.md b/frinx-uniconfig/release-notes/index.md index 9c24d951a..b2b9000f8 100644 --- a/frinx-uniconfig/release-notes/index.md +++ b/frinx-uniconfig/release-notes/index.md @@ -1,6 +1,5 @@ # Release notes -- [Release notes for UniConfig 5.1.14](../release-notes/uniconfig-5.1.14.md) - [Release notes for UniConfig 5.1.14](../release-notes/uniconfig-5.1.14.md) - [Release notes for UniConfig 5.2.2](../release-notes/uniconfig-5.2.2.md) - [Release notes for UniConfig 5.1.13](../release-notes/uniconfig-5.1.13.md) diff --git a/frinx-uniconfig/release-notes/uniconfig-5.1.14.md b/frinx-uniconfig/release-notes/uniconfig-5.1.14.md index 4d5a5814c..4da14bf24 100644 --- a/frinx-uniconfig/release-notes/uniconfig-5.1.14.md +++ b/frinx-uniconfig/release-notes/uniconfig-5.1.14.md @@ -1,12 +1,26 @@ -# Uniconfig 5.1.14 Release Notes - -## :white_check_mark: New Features - - - Uniconfig shell hide / unhide command implementation - UNIC-1075 - -## :x: Bug Fixes - - - Prevented sending no description command if there is no change for rpd description (#1818) - - - Uniconfig shell: information about expired transaction in the root mode - + + +## What's Changed +### 🐞 Bug Fixes +* [UNIC-1429] Fix replace operation in GNMI set +* [UNIC-1471] : Fix sync fail after failed installation was stored STABLE +* [UNIC-1474] Improve performance of YANG repository loading process during mounting process (#1785) +* UniConfig Shell - fix prompt callbacks bug +* [UNIC-1492] - Fix rate-limiting +* Fixed loading of gNMI YANG repository during MountNodeTask +* [UNIC-1471] Add schema-cache storing into sync impl +* Prevented sending no description command if there is no change for rpd description +* Gnmi sb netconf cache loader stable +* [UNIC-1494] - add migration for replace-paths +* Fix get fallback schema context in cli shell. +* Fix settings / callbacks cache +### ✅ New Features +* [UNIC-1075] Uniconfig shell hide / unhide command implementation +### 💡 Improvements +* [UNIC-1408] UniConfig Shell - adjust cached data (#1745) +* [UNIC-1405] UniConfig shell: set nested JSON data (#1752) +* Improved logging (#1798) +### 🔧 Other Changes +* Suppress CVEs +* [UNIC-1475] changing information about expired transaction in root mode +* Release 5.1.14