Releases: fabioformosa/quartz-manager
Releases · fabioformosa/quartz-manager
v4.0.9
- [fix] Fixed a bug which prevented to run the liquibase migration scripts in case of usage of
quartz-manager-starter-persistence
- [new feature] Added the chance to pass JobData Map in configuring a trigger
- [new feature] Unleashed the chance to define the Quartz autoStartup behaviour via
org.quartz.scheduler.isAutoStartup
v4.0.8
Upgraded the frontend to angular v14
v4.0.6
Minor bug fixes
v4.0.5
Fixed potential security issues
v4.0.4
- Conformed the trigger configuration to the Simple Trigger of Quartz
- Changed accordingly the API and the UI
- Made Quartz Manager embeddable in projects with exisisting quartz instance, security layer, swagger ui.
3.1.0: Merge pull request #50 from fabioformosa/develop
Added a new persistence module to persist the quartz triggers in a postgresql database
3.0.1
First release into the maven central repo