Skip to content

Kronos 2.2.3

Compare
Choose a tag to compare
@ankitnanglia ankitnanglia released this 03 Jun 10:25
· 24 commits to master since this release
8ff093a

Features added in 2.2.3

  • Support to run Kronos as docker container in standalone and distributed mode
  • Added integration test to validate the extensions and core modules
  • Ability to exchange messages in order between scheduler and executor
  • Ability to set the timezone for Kronos scheduler

Bug Fixes

  • Includes an upgrade of Jetty server to avoid jetty/jetty.project#3613
  • Minor fixes in JDBCStore and MongoStore extensions
  • DailyTimeIntevalSchedule should not support specifying the timezone
  • Graceful shutdown of Quartz scheduler and EmbeddedJDBCStore
  • Cleanup queue on completion of the tests