Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@reugn reugn released this 28 Sep 15:02
· 1 commit to master since this release
e042b54

Features

  • feat(quartz): introduce new error variables by @reugn in #139
  • feat(job)!: improve standard job implementations by @reugn in #140

Fixes

Improvements

  • refactor(queue): remove unnecessary index field in scheduledJob by @hongkuancn in #136
  • refactor(scheduler): optimize mutex lock acquisition by @reugn in #138
  • refactor: use atomic types introduced in go1.19 by @reugn in #141
  • docs(csm): update package documentation by @reugn in #142
  • ci: update golangci-lint configuration by @reugn in #143

New Contributors

Full Changelog: v0.12.0...v0.13.0