-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<!-- Release notes generated using configuration in .github/release.yml at 5.1.16 --> | ||
|
||
## What's Changed | ||
### 🐞 Bug Fixes | ||
* [UNIC-1517] Fix pagination | ||
* [UNIC-1521] Fix reading list nodes in augmentations | ||
* [UNIC-1422] Fixed transaction is closed issue | ||
* [UNIC-1512] Fix ordering of operations on gnmi topology | ||
* Cover more errors in connect node RPC responses | ||
### ✅ New Features | ||
* [UNIC-1486] + [UNIC-1509] - Skip yang constraints | ||
* [UNIC-1507] : One uniconfig tx for (un)install-multiple-nodes RPC | ||
### 💡 Improvements | ||
* [UNIC-1514] Add support CER device version 12.* (#1903) | ||
* Fixed logging in TaskExecutorImpl | ||
### 🔧 Other Changes | ||
* Release new snapshot version 5.1.16-SNAPSHOT | ||
* Release workflow stable | ||
* Add distributionSuffix property | ||
* Build distro without units on release (#1955) |