Skip to content

Commit

Permalink
Revert "Release 5.1.14 notes"
Browse files Browse the repository at this point in the history
This reverts commit e3a6817.
  • Loading branch information
puskarpeter authored and jaro0149 committed Nov 2, 2023
1 parent e3a6817 commit 106d33c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 13 deletions.
1 change: 0 additions & 1 deletion frinx-uniconfig/release-notes/index.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
38 changes: 26 additions & 12 deletions frinx-uniconfig/release-notes/uniconfig-5.1.14.md
Original file line number Diff line number Diff line change
@@ -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

<!-- Release notes generated using configuration in .github/release.yml at 5.1.14 -->

## 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

0 comments on commit 106d33c

Please sign in to comment.