Skip to content

v0.1.0

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

Changelog

Features

  • 5cee079 feat(NSQ): update maxInFlight default value as 1 (#15)
  • 254dafb feat(metrics): add nsq queue stats (#14)
  • 4343a22 feat(worker): add timer in Request method (#12)
  • 8e59ab4 feat(worker): only start one consumer and producer (#10)

Enhancements

  • 24d6b3e chore(deps): bump actions/cache from 2 to 3 (#19)
  • 5ffcc17 chore(deps): bump codecov/codecov-action from 2 to 3 (#17)
  • cec0b87 chore(deps): bump github/codeql-action from 1 to 2 (#18)
  • d1c23a8 chore(github): upgrade some action package
  • ad88776 chore(go): upgrade go module to go1.18 version
  • 9c8367d chore(go): upgrade module to go1.18 version
  • 835e27d chore(queue): update queue message package
  • fb8b6a5 chore(worker): Add disable consumer method
  • b0ff8fd chore(worker): remove disable consumer flag (#16)
  • 06135b5 chore: actions/checkout from 2 to 3
  • 845f1d8 chore: upgrade queue to v0.1.0

Others

  • 321a891 chore(CI/CD): add dependabot
  • 16fc9ae chore(CI/CD): add go1.18 version
  • 20c52f0 chore(CI/CD): bump golangci-lint to v1.45.0
  • 3f98429 refactor: add Option interface
  • 3f9a6f4 refactor: simplify return error
  • dc9f803 test: check task numbers