-
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
20 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,19 @@ | ||
<!-- Release notes generated using configuration in .github/release.yml at 6.1.3 --> | ||
|
||
## What's Changed | ||
### 🐞 Bug Fixes | ||
* [UNIC-1798] - Complex changes in SkipConstraintJSONCodecFactory | ||
* Fix cleaning expired tasks | ||
### 🔨 Dependency Upgrades | ||
* build(deps): bump sshd.version from 2.12.1 to 2.13.1 | ||
* build(deps): bump com.google.errorprone:error_prone_annotations from 2.28.0 to 2.29.2 | ||
* build(deps): bump com.google.errorprone:error_prone_core from 2.28.0 to 2.29.2 | ||
* build(deps): bump jline.version from 3.26.2 to 3.26.3 | ||
* build(deps): bump org.owasp:dependency-check-maven from 10.0.2 to 10.0.3 | ||
* build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 | ||
* build(deps): bump docker/login-action from 3.2.0 to 3.3.0 | ||
* Update Kafka to 3.7.1 | ||
* build(deps): bump io.zonky.test.postgres:embedded-postgres-binaries-linux-amd64 from 16.2.0 to 16.3.0 | ||
### 🔧 Other Changes | ||
* Bump to 6.1.3-SNAPSHOT. | ||
* Release 6.1.3. |