Skip to content

Releases: jasonjoo2010/goschedule

v1.1.1

03 Feb 10:37
Compare
Choose a tag to compare

Add trace information when panic inside biz logic.

v1.1.0

17 May 18:23
Compare
Choose a tag to compare

Migrage task worker types to new package

v1.0.0

16 May 17:40
Compare
Choose a tag to compare

This is a version containing breaking changes

The main improvements:

  • Refactor all the notify channels into context approach
  • Remove sub chains timeouts. Only preserve global wait timeout when shutting down
  • Codes polishes

v0.1.2

29 Jun 12:49
Compare
Choose a tag to compare

Beta 1 before 1.0.0

v0.0.2

22 Jun 11:05
Compare
Choose a tag to compare

Introduce new storages:

  • zookeeper
  • etcdv2
  • etcdv3
  • database