Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix changelog for next 4.0 release #521

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# Changes

## Version 4.0.4

### Merged from 1.0
* Fix repair job priority - Issue #515

## Version 4.0.3

* Bump jackson-databind from 2.13.4.1 to 2.13.4.2
* Improve logging in repairState - Issue #463
* Set name for all threads - Issue #459
* Bump apache-karaf from 4.3.6 to 4.3.8 (CVE-2022-40145)

### Merged from 1.0
* Fix repair job priority - Issue #515

## Version 4.0.2

* Add support for excluding metrics on tags - Issue #446
Expand Down