Skip to content

Releases: jasonjoo2010/tbschedule

4.2.0

12 Dec 07:12
Compare
Choose a tag to compare
  • Introduce JDBC storage support
  • Fine unit tests across storage implementations

Make "Sleep" mode more robust

02 Apr 07:48
Compare
Choose a tag to compare

Introduce atomic to avoid possibly hanging.

4.1.6

10 Sep 02:31
Compare
Choose a tag to compare

Avoid incorrect error log from ScheduleUtil

4.1.5

10 Sep 01:35
Compare
Choose a tag to compare
  • Avoid unnecessary reloading of task items on all nodes

4.1.4

09 Sep 08:58
Compare
Choose a tag to compare

Gracefully shutdown support.
Resolve most warnings/errors during shutting down.
And try to release all the task items during shutting down.

4.1.3

28 Aug 10:04
Compare
Choose a tag to compare
  • Fix type error when using IScheduleTaskDealMulti
  • Fix errors during shutting down

Introduce flatten to project

30 Jul 08:09
Compare
Choose a tag to compare
  • Introduce flatten to project
  • Ignore demo projects when deploying

Support multiple storage

29 Jul 09:55
Compare
Choose a tag to compare
  • Restructure the storage related logics.
  • Introduce redis/memory storage

4.0.1

18 Jul 02:05
Compare
Choose a tag to compare

Compared with 4.0.0:

  • Dashboard assembling