Skip to content

Releases: fabioformosa/quartz-manager

v4.0.9

06 Feb 23:03
Compare
Choose a tag to compare
  • [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

10 Dec 15:40
Compare
Choose a tag to compare

Upgraded the frontend to angular v14

v4.0.6

04 Dec 11:19
Compare
Choose a tag to compare

Minor bug fixes

v4.0.5

20 Nov 12:45
Compare
Choose a tag to compare

Fixed potential security issues

v4.0.4

19 Nov 12:04
ff43103
Compare
Choose a tag to compare
  • 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

02 Nov 22:05
69e2ab3
Compare
Choose a tag to compare

Added a new persistence module to persist the quartz triggers in a postgresql database

3.0.1

07 Feb 12:31
aecc1ca
Compare
Choose a tag to compare

First release into the maven central repo