Skip to content

Releases: cognitree/kronos

Release 3.0.2

19 Nov 09:55
def8fba
Compare
Choose a tag to compare

Repackaging from 3.0.1 to 3.0.2

Release 3.0.1

18 Nov 08:05
2a201c5
Compare
Choose a tag to compare

Enhancements

  • log4j to log4j2 migration

Bug fixes

  • Fix Swagger UI

Release 3.0.0

08 Nov 10:59
Compare
Choose a tag to compare

The candidate release 3.0.0-RC2 has been promoted to a stable release 3.0.0.

Breaking changes

  • com.cognitree.kronos.executor.handlers.TaskHandler interface has been changed. Existing implementation should be adapted to the new interface

Enhancements:

  • Ability to retry a task on timed out
  • Ability to stop a task
  • Ability to stop a Job

Kronos 3.0.0-RC2

03 Jul 16:02
288775a
Compare
Choose a tag to compare
Kronos 3.0.0-RC2 Pre-release
Pre-release

Feature added in 3.0.0

  • Ability to retry a task on timeout
  • Integration test to test basic restart scenarios

Kronos 3.0.0-RC1

28 Jun 13:29
Compare
Choose a tag to compare
Kronos 3.0.0-RC1 Pre-release
Pre-release

Features added in 3.0.0

  • Ability to stop running task
  • Ability to stop running job
  • Do no mandate max execution time for a task

Kronos 2.2.4

14 Jun 05:39
Compare
Choose a tag to compare

Changes in 2.2.4

  • Move extensions to a separate repository

Bug fixes

  • Fixed NPE while re-initializing scheduler on restart

Kronos 2.2.4-RC2

07 Jun 07:23
Compare
Choose a tag to compare
Kronos 2.2.4-RC2 Pre-release
Pre-release

Features added in 2.2.4

  • Support replica set in mongo store extension

Kronos 2.2.4-RC1

07 Jun 07:22
Compare
Choose a tag to compare
Kronos 2.2.4-RC1 Pre-release
Pre-release

Features added in 2.2.4

  • An option to ignore job status while deploying a helm chart using HelmTaskHandler

Kronos 2.2.3

03 Jun 10:25
8ff093a
Compare
Choose a tag to compare

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

Kronos 2.2.3-RC1

25 May 15:27
Compare
Choose a tag to compare
Kronos 2.2.3-RC1 Pre-release
Pre-release

A release candidate for Kronos 2.2.3

Changelog