Skip to content

Releases: golang-queue/nats

v0.0.8

25 Jun 04:04
4665e9b
Compare
Choose a tag to compare

Changelog

Enhancements

  • 4665e9b chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.5 (#22)
  • a4e1dea chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#18)
  • 20182b2 chore: upgrade queue package. (#21)

v0.0.7

26 Apr 04:24
Compare
Choose a tag to compare

Changelog

Features

  • 0e51823 feat(queue): Re-Queue Task Before Shutdown worker (#11)
  • 8b586d6 feat(worker): add request method (#9)
  • 6de9f4c feat(worker): support disable consumer (#12)
  • b4e8cbd feat: use unbuffered channel to handle new task

Bug fixes

  • e0db124 fix: unsubscribe channel if start the consumer

Enhancements

  • 70de91f chore(deps): bump actions/cache from 2 to 3 (#15)
  • 4c79dfb chore(deps): bump codecov/codecov-action from 2 to 3 (#16)
  • 6166b8d chore(deps): bump github/codeql-action from 1 to 2 (#14)
  • 476fc66 chore(github): upgrade some action package
  • b86014a chore(go): upgrade go module to go1.18 version
  • 8700f0e chore(go): upgrade go module to go1.18 version
  • 14fc9e6 chore(queue): upgrade to latest version
  • 281bcb2 chore(worker): remove before and after method
  • 0cbfbd1 chore(worker): remove disable consumer flag (#13)
  • dd33b55 chore(worker): remove metrics and add new method (#7)
  • 1bc4445 chore(worker): remove unused method
  • 3a415cf chore: actions/checkout from 2 to 3
  • 55dd269 chore: upgrade queue to stable version

Others

  • 75694be chore(CI/CD): add dependabot
  • 65da231 chore(CI/CD): add go1.18 version
  • 299a728 chore(CI/CD): bump golangci-lint to v1.45.0
  • a235865 test: update testing queue number

v0.0.6

09 Mar 22:55
Compare
Choose a tag to compare

Changelog

Enhancements

  • c293246 chore(example): update go module
  • c19d009 chore(golangci): upgrade to v1.44.2
  • e09dbc7 chore(release): add goreleaser config

v0.0.5: chore(module): upgrade nats version

03 Feb 09:14
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v0.0.4: chore(metric): Add metric interface

24 Dec 13:48
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v0.0.3: chore: upgrade queue to v0.0.8

07 Sep 03:16
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v0.0.2: chore: update example

22 Aug 13:22
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v0.0.1: docs: update badge

15 Aug 06:24
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>