Skip to content

Commit

Permalink
Release 6.1.7 notes
Browse files Browse the repository at this point in the history
  • Loading branch information
FRINXrepo committed Oct 17, 2024
1 parent ed0654a commit a7dff2a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions frinx-uniconfig/release-notes/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Release notes

- [Release notes for UniConfig 6.1.7](../release-notes/uniconfig-6.1.7.md)
- [Release notes for UniConfig 7.0.2](../release-notes/uniconfig-7.0.2.md)
- [Release notes for UniConfig 7.0.1](../release-notes/uniconfig-7.0.1.md)
- [Release notes for UniConfig 6.1.6](../release-notes/uniconfig-6.1.6.md)
Expand Down
19 changes: 19 additions & 0 deletions frinx-uniconfig/release-notes/uniconfig-6.1.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!-- Release notes generated using configuration in .github/release.yml at 6.1.7 -->

## What's Changed
### 🐞 Bug Fixes
* Fix tx close on shell
* [UNIC-1853] Fix restconf logging rpcs
* Fix close-tx interrupt issue
* [UNIC-1859] Fix netconf health-check connection leak
### 💡 Improvements
* Refactor file name pattern for log files.
* [UNIC-1834] Improve modiffication diff (#2767)
* [UNIC-1852] Add pipe commands for all show operation.
* Multinode rpcs java client
### 🔧 Other Changes
* Bump to 6.1.7-SNAPSHOT
* Fix close-transaction rpc called while another rpc is running (#2739)
* Add CLI install support for juniper 23.*
* Release 6.1.7.
* Fix TOKEN for release.yml

0 comments on commit a7dff2a

Please sign in to comment.