#
Uniconfig 6.0.0
#
What's Changed
#
🐞 Bug Fixes
- Fix Dependency check 9.0.x renamed parameter
- Fixed removing mac-address command issue in InterfaceRpdConfigWriter
- [UNIC-1609] UC Shell - fix data loading
- [UNIC-1601] Fix loading fallback context.
- [UNIC-1604] - Fix synchronous RPCs
- Fix install result processing + mount synchronization
- [VHD-358] Fix parsing mountpoint in client.
- [UNIC-1625] - Adding 2 new parameters for device installation via Netconf
#
💡 Improvements
- [UNIC-1122] DCE duplicate subscription check.
- Cleanup yang-packager packaging
- [UNIC-1341] Replace AAA encryption service with UniConfig encryption service
- Cleanup testtool
- Minimize testtool shaded JAR
- Rate limiting for user uniconfig transactions
- [UNIC-1615] Add exception message to apply template rpc error in client.
#
🔨 Dependency Upgrades
- build(deps): bump grpc.version from 1.60.0 to 1.61.1
- build(deps): bump org.jetbrains.kotlin:kotlin-maven-plugin from 1.9.21 to 1.9.22
- build(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre
- build(deps): bump io.perfmark:perfmark-api from 0.26.0 to 0.27.0
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1
- build(deps): bump protobuf.version from 3.25.1 to 3.25.2
- build(deps): bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA
- build(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0
- build(deps): bump io.swagger.core.v3:swagger-core from 2.2.19 to 2.2.20
- build(deps): bump com.google.errorprone:error_prone_core from 2.23.0 to 2.24.1
- build(deps): bump org.json:json from 20231013 to 20240205
- build(deps): bump io.zonky.test.postgres:embedded-postgres-binaries-linux-amd64 from 13.13.1 to 13.14.0
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.13.0
- build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.1
- build(deps): bump org.snmp4j:snmp4j from 3.7.7 to 3.7.8
- Bump stCarolas/setup-maven from v4.5 to v5
- build(deps-dev): bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.11.0
- build(deps): bump org.immutables:value from 2.10.0 to 2.10.1
- build(deps): bump protobuf.version from 3.25.2 to 3.25.3
- build(deps): bump com.google.errorprone:error_prone_core from 2.24.1 to 2.25.0
- build(deps): bump sshd.version from 2.11.0 to 2.12.1
- build(deps): bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0
- build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2
- build(deps): bump com.lmax:disruptor from 3.4.4 to 4.0.0
- build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0
- build(deps): bump com.github.curious-odd-man:rgxgen from 1.4 to 2.0
- build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.1.8 to 3.1.9
#
🔧 Other Changes
- Bump to 5.2.8-SNAPSHOT.
- Cleanup unused suppression rules
- Update embedded kafka version
- workflows: prepare for uniconfig main branch version 6.0.0
- Release 6.0.0
- Update release.yml