santhosh-kumar3
released this
13 Dec 08:03
·
41 commits
to master
since this release
[17.0.1] - 2023-12-13
Changed
- Updated to Junit 5
- Centralise all generic library dependencies and versions into maven-common-bom
- Update to Junit5 and surefire, failsafe plugin versions
- Add retry mechanism to jobstore via framework-libraries
Fixed
- Fix Logging of missing event ranges to only log on debug
- Limit logging of MissingEventRanges logged to sensible maximum number.
Added
- New JNDI value
catchup.max.number.of.missing.event.ranges.to.log
- Add '-f' '--force' switch to the JmxCommandClient to bypass COMMAND_IN_PROGRESS check
Removed
- Removed dependency on apache-drools as it's not used by any of the framework code
Security
- Update common-bom to fix various security vulnerabilities in org.json, plexus-codehaus, apache-tika and google-guava