-
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
19 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,18 @@ | ||
<!-- Release notes generated using configuration in .github/release.yml at 6.1.6 --> | ||
|
||
## What's Changed | ||
### 🐞 Bug Fixes | ||
* Fix EscapedKeysUriFormatter | ||
* [UNIC-1830] Fix constraint check skip for clients | ||
* Add TUs for "default-route-distance" container (#2712) | ||
* [UNIC-1837] Remove exception throwing when auto templates-upgrader fails | ||
* [UNIC-1839] Remove key from list edit in bulk edit rpc. | ||
### 💡 Improvements | ||
* [UNIC-1828] Log template name and optionally path to config(if presen… | ||
### 🔧 Other Changes | ||
* Fix verify and merge workflows | ||
* Bump to 6.1.6-SNAPSHOT. | ||
* Fix find_changed_code_verify.sh for stable | ||
* Fix find_changed_code_merge.sh for stable | ||
* Release 6.1.6. | ||
* Release 6.1.6. |