All notable changes to this project will be documented in this file, in reverse chronological order by release.
bump db-scheduler version to 11.0
bump cron-utils to fix avd.aquasec.com/nvd/cve-2021-41269 bump jackson-datatype to fix https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2018-1000873
deleteOlderThan
method onActionRepository
now forces use of a primitive for batch size.- Begin returning the number of rows deleted from deletion methods in
ActionRepository
- Exposed a
deleteByTypeAndClient
method onActionRepository
- Deletion of old action IDs is now more performant on MariaDB
expose ActionRepository deleteByIds method
MariaDb integration
Action retention policy
Initial release.