Skip to content

v0.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 17:54
· 81 commits to master since this release

Changelog

  • 853643a Bump github.com/Shopify/sarama from 1.34.1 to 1.35.0
  • dbbd3c7 Bump github.com/Shopify/sarama from 1.35.0 to 1.36.0
  • 5d7bb68 Bump github.com/Shopify/sarama from 1.36.0 to 1.38.1
  • 3ee433a Bump github.com/docker/distribution
  • a85577b Bump github.com/golang/protobuf from 1.5.2 to 1.5.3
  • 43f17bb Bump github.com/jhump/protoreflect from 1.12.0 to 1.13.0
  • ff14037 Bump github.com/jhump/protoreflect from 1.13.0 to 1.14.0
  • 83b525e Bump github.com/jhump/protoreflect from 1.14.0 to 1.15.1
  • fb10fca Bump github.com/linkedin/goavro/v2 from 2.11.1 to 2.12.0
  • eb0d964 Bump github.com/magiconair/properties from 1.8.6 to 1.8.7
  • 0218e8d Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13
  • 1376e29 Bump github.com/orlangure/gnomock from 0.21.0 to 0.21.1
  • 647760f Bump github.com/orlangure/gnomock from 0.21.1 to 0.24.0
  • 49b9df7 Bump github.com/orlangure/gnomock from 0.24.0 to 0.28.0
  • 2f1b911 Bump github.com/spf13/cobra from 1.5.0 to 1.7.0
  • 4f74e2b Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • 10fccfe Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • 7d8090b Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
  • c650a70 Bump golang.org/x/oauth2 from 0.0.0-20211104180415-d3ed0bb246c8 to 0.6.0
  • feddcca Bump golang.org/x/oauth2 from 0.6.0 to 0.8.0
  • f78fe1e Merge pull request #210 from birdayz/dependabot/go_modules/github.com/Shopify/sarama-1.35.0
  • ad34b05 Merge pull request #213 from urusha/urusha-patch-1
  • ae84aed Merge pull request #214 from birdayz/dependabot/go_modules/github.com/orlangure/gnomock-0.21.1
  • 8c7acef Merge pull request #215 from birdayz/dependabot/go_modules/github.com/Shopify/sarama-1.36.0
  • 6221d27 Merge pull request #217 from birdayz/dependabot/go_modules/github.com/mattn/go-colorable-0.1.13
  • ec4630b Merge pull request #219 from joeirimpan/fatal-logs
  • dd9faa1 Merge pull request #220 from birdayz/dependabot/go_modules/github.com/linkedin/goavro/v2-2.12.0
  • 3c2ce88 Merge pull request #221 from birdayz/dependabot/go_modules/github.com/jhump/protoreflect-1.13.0
  • 2f84033 Merge pull request #231 from birdayz/dependabot/go_modules/github.com/stretchr/testify-1.8.1
  • a7d4612 Merge pull request #232 from birdayz/dependabot/go_modules/github.com/jhump/protoreflect-1.14.0
  • a587da1 Merge pull request #234 from birdayz/dependabot/go_modules/github.com/orlangure/gnomock-0.24.0
  • 01382ad Merge pull request #235 from shousper/feature/consume-output-json
  • 43a10aa Merge pull request #239 from birdayz/dependabot/go_modules/github.com/magiconair/properties-1.8.7
  • 556bed0 Merge pull request #241 from LukasVyhlidka/master
  • 084d4af Merge pull request #243 from birdayz/dependabot/go_modules/github.com/Shopify/sarama-1.38.1
  • 13a7710 Merge pull request #248 from birdayz/dependabot/go_modules/github.com/jhump/protoreflect-1.15.1
  • 4d8c8e8 Merge pull request #249 from birdayz/dependabot/go_modules/golang.org/x/oauth2-0.6.0
  • ba4fb6a Merge pull request #250 from birdayz/dependabot/go_modules/github.com/stretchr/testify-1.8.2
  • 6845054 Merge pull request #255 from birdayz/dependabot/go_modules/github.com/spf13/cobra-1.7.0
  • 59f2c94 Merge pull request #256 from birdayz/dependabot/go_modules/github.com/golang/protobuf-1.5.3
  • 5dbd2d3 Merge pull request #258 from birdayz/dependabot/go_modules/github.com/orlangure/gnomock-0.28.0
  • 4b276e5 Merge pull request #260 from birdayz/dependabot/go_modules/golang.org/x/oauth2-0.8.0
  • 4417767 Merge pull request #261 from birdayz/dependabot/go_modules/github.com/docker/distribution-2.8.2incompatible
  • 52ef012 Merge pull request #262 from christian-olsen/master
  • 1f18edc Merge pull request #265 from birdayz/dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • 9f7403c Support SASL mechanisms with SASL_PLAINTEXT
  • 79f3cfd feat(consume): add output flag to consume for full json output
  • 582463e feat(group): offset-map param to set different offsets per partitions in one run
  • dd0a35e feat(group): uses JSON format in offset-map parameter
  • d34d114 feat: Support HTTP basic authentication for schema registry connections
  • d6ab36a fix goreleaser
  • 7a86f51 fix: Set exit flag when create/delete command fails