Skip to content

Releases: chenquan/go-queue

Release v0.2.0

05 Aug 09:15
b9e9bf1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.2.0

Release v0.1.8

03 Aug 01:55
2cee9b9
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade orderhash version by @chenquan in #49
  • chore(deps): bump github.com/segmentio/kafka-go from 0.4.32 to 0.4.33 by @dependabot in #48
  • feat(kafka): add stat in pusher by @chenquan in #50

Full Changelog: v0.1.7...v0.1.8

Release v0.1.7

28 Jul 13:43
59055fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

Release v0.1.6

20 Jul 01:22
c5f960e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

Release v0.1.5

19 Jul 09:33
f6d1f4f
Compare
Choose a tag to compare

What's Changed

  • chore(kafka): topic are automatically created by default by @chenquan in #40

Full Changelog: v0.1.4...v0.1.5

Release v0.1.4

19 Jul 08:25
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/zeromicro/go-zero from 1.3.4 to 1.3.5 by @dependabot in #35
  • feat(kafka): add XXHashBalancer balancer by @chenquan in #37
  • fix(kafka): get header from context by @chenquan in #38
  • chore(kafka): no export headerKey by @chenquan in #39

Full Changelog: v0.1.3...v0.1.4

Release v0.1.3

12 Jul 02:45
d170287
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

Release v0.1.2

11 Jul 05:15
d4dcbbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

09 Jul 07:55
320efb1
Compare
Choose a tag to compare

What's Changed

  • chore: reformat code by @chenquan in #26
  • chore: reformat code by @chenquan in #27
  • chore(action): add dependabot by @chenquan in #28
  • chore(deps): bump github.com/segmentio/kafka-go from 0.4.28 to 0.4.32 by @dependabot in #29
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.7.0 to 1.8.0 by @dependabot in #31
  • chore(deps): bump go.opentelemetry.io/otel from 1.7.0 to 1.8.0 by @dependabot in #32
  • chore(deps): bump github.com/apache/pulsar-client-go from 0.8.0 to 0.8.1 by @dependabot in #30
  • chore(kafka): remove invalid code by @chenquan in #33

New Contributors

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

09 Jul 00:53
80dbf89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.1.0