Skip to content

v0.0.8

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 04:23
· 18 commits to main since this release

Changelog

Features

  • a3998eb feat(worker): suppor request and handle job

Bug fixes

  • 0c1a778 fix(leak): goroutine leak

Enhancements

  • 52d04cd chore(actions): upgrade package
  • a8b1237 chore(channel): default channel size in go-redis package
  • f37d997 chore(deps): bump github.com/go-redis/redis/v8 from 8.11.3 to 8.11.5 (#12)
  • 9018340 chore(queue): remove unused method and update core package.
  • da70280 chore(worker): remove unused method
  • 480daa2 chore: actions/checkout from 2 to 3
  • b827b7d chore: upgrade queue to stable version

Others

  • 6b967df chore(CI/CD): add dependabot
  • 93e1c3c chore(CI/CD): add go1.18 version
  • af50fb2 chore(CI/CD): bump golangci-lint to v1.45.0