diff --git a/frinx-uniconfig/release-notes/index.md b/frinx-uniconfig/release-notes/index.md index 8b629951e..ad621b18b 100644 --- a/frinx-uniconfig/release-notes/index.md +++ b/frinx-uniconfig/release-notes/index.md @@ -1,5 +1,6 @@ # Release notes +- [Release notes for UniConfig 6.0.6](../release-notes/uniconfig-6.0.6.md) - [Release notes for UniConfig 6.0.5](../release-notes/uniconfig-6.0.5.md) - [Release notes for UniConfig 6.1.1](../release-notes/uniconfig-6.1.1.md) - [Release notes for UniConfig 6.1.0](../release-notes/uniconfig-6.1.0.md) diff --git a/frinx-uniconfig/release-notes/uniconfig-6.0.6.md b/frinx-uniconfig/release-notes/uniconfig-6.0.6.md new file mode 100644 index 000000000..1dd8c5adc --- /dev/null +++ b/frinx-uniconfig/release-notes/uniconfig-6.0.6.md @@ -0,0 +1,18 @@ + + +## What's Changed +### 🐞 Bug Fixes +* [UNIC-1778] Fix journal size dispatch +* Fix merge concurrency group +* [UNIC-1775] Improve generic PromptResolutionStrategy +* [UNIC-1781] Skip nested constraints in union type (#2573) +* Interrupt task when its tx has been expired (#2589) +* [UNIC-1789] Complex types constraints skipping (#2592) +* [UNIC-1784] Fix checked-commit no rollback (#2593) +### 🔨 Dependency Upgrades +* build(deps): bump maven.core.version from 3.9.7 to 3.9.8 (#2529) +* build(deps): bump org.owasp:dependency-check-maven from 9.2.0 to 10.0.0 +* Bump odc to 10.0.2 +### 🔧 Other Changes +* Bump to 6.0.6-SNAPSHOT. +* Release 6.0.6.