Skip to content

Releases: unistack-org/micro-broker-kgo

v3.8.3

11 Oct 08:59
7390973

Choose a tag to compare

What's Changed

  • Bump go.unistack.org/micro/v3 from 3.8.21 to 3.9.0 by @dependabot in #53
  • Bump github.com/twmb/franz-go from 1.4.0 to 1.4.1 by @dependabot in #52
  • Bump actions/cache from 2 to 3 by @dependabot in #51
  • Bump go.unistack.org/micro/v3 from 3.9.0 to 3.9.1 by @dependabot in #54
  • Bump github.com/twmb/franz-go from 1.4.1 to 1.4.2 by @dependabot in #55
  • Bump go.unistack.org/micro/v3 from 3.9.1 to 3.9.5 by @dependabot in #56
  • Bump go.unistack.org/micro/v3 from 3.9.5 to 3.9.7 by @dependabot in #57
  • Bump actions/setup-go from 2 to 3 by @dependabot in #58
  • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #59
  • Bump github/codeql-action from 1 to 2 by @dependabot in #60
  • Bump github.com/twmb/franz-go from 1.4.2 to 1.5.0 by @dependabot in #61
  • Bump go.unistack.org/micro/v3 from 3.9.7 to 3.9.8 by @dependabot in #62
  • Bump github.com/twmb/franz-go from 1.5.0 to 1.5.1 by @dependabot in #63
  • Bump github.com/twmb/franz-go from 1.5.1 to 1.5.2 by @dependabot in #64
  • Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #65
  • Bump github.com/twmb/franz-go/pkg/kmsg from 1.0.0 to 1.1.0 by @dependabot in #67
  • Bump github.com/twmb/franz-go from 1.5.2 to 1.6.0 by @dependabot in #68
  • Bump go.unistack.org/micro/v3 from 3.9.8 to 3.9.10 by @dependabot in #69
  • Bump go.unistack.org/micro/v3 from 3.9.10 to 3.9.11 by @dependabot in #72
  • fix noop codec usage and body only option by @vtolstov in #75
  • Bump github.com/twmb/franz-go from 1.6.0 to 1.7.0 by @dependabot in #74
  • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #71
  • Bump github.com/twmb/franz-go from 1.7.0 to 1.7.1 by @dependabot in #76
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #77
  • Bump github.com/twmb/franz-go from 1.7.1 to 1.8.0 by @dependabot in #78
  • propogate context to kgo record by @vtolstov in #79

Full Changelog: v3.8.2...v3.8.3

v3.8.2

20 Dec 05:48
bc0d202

Choose a tag to compare

What's Changed

  • Bump go.unistack.org/micro/v3 from 3.8.0 to 3.8.6 by @dependabot in #16
  • Bump github.com/twmb/franz-go from 1.1.1 to 1.2.2 by @dependabot in #15
  • Bump go.unistack.org/micro/v3 from 3.8.6 to 3.8.7 by @dependabot in #17
  • Bump github.com/twmb/franz-go from 1.2.2 to 1.2.3 by @dependabot in #18
  • Bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.10 by @dependabot in #20
  • Bump go.unistack.org/micro/v3 from 3.8.10 to 3.8.11 by @dependabot in #21
  • Bump github.com/twmb/franz-go from 1.2.3 to 1.2.4 by @dependabot in #19
  • Bump github.com/twmb/franz-go from 1.2.4 to 1.2.5 by @dependabot in #22
  • add additional options and metadata fixes by @vtolstov in #25
  • add additional options for server and broke by @vtolstov in #26

New Contributors

Full Changelog: v3.8.1...v3.8.2

v3.8.1

03 Oct 15:33

Choose a tag to compare

  • guard imports

v3.8.0

03 Oct 15:31

Choose a tag to compare

  • use own domain

v3.7.3

23 Sep 04:14

Choose a tag to compare

  • add ability to skip codec Marshal/Unmarshal and use native kafka headers

v3.7.2

16 Sep 03:58

Choose a tag to compare

  • parallel process each partition

v3.7.1

05 Sep 11:30

Choose a tag to compare

  • update for latest changes in franz-go

v3.7.0

30 Aug 17:05

Choose a tag to compare

  • initial import