Skip to content

v0.1.50

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 02:45

Changelog

  • d0723cd Adding avro key encoding
  • b43ca42 Adding support to produce avro encoded messages
  • 12d7ca1 Bump github.com/Shopify/sarama from 1.30.1 to 1.31.1
  • 9d82c90 Bump github.com/Shopify/sarama from 1.31.1 to 1.32.0
  • 0f8b767 Bump github.com/Shopify/sarama from 1.32.0 to 1.33.0
  • 5d2ebcf Bump github.com/Shopify/sarama from 1.33.0 to 1.34.1
  • 857b82f Bump github.com/jhump/protoreflect from 1.10.1 to 1.10.2
  • c765a61 Bump github.com/jhump/protoreflect from 1.10.2 to 1.10.3
  • e6471bc Bump github.com/jhump/protoreflect from 1.10.3 to 1.11.0
  • dedff09 Bump github.com/jhump/protoreflect from 1.11.0 to 1.12.0
  • cb83fb4 Bump github.com/jhump/protoreflect from 1.9.0 to 1.10.1
  • 5b43f97 Bump github.com/magiconair/properties from 1.8.5 to 1.8.6
  • b5d92a2 Bump github.com/manifoldco/promptui from 0.3.2 to 0.9.0
  • 30d7a1c Bump github.com/mattn/go-colorable from 0.1.2 to 0.1.12
  • e7d63c5 Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
  • 79cb79d Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
  • 439c8d0 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • cc2caad Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • b68dc70 Bump github.com/vmihailenco/msgpack/v5 from 5.3.1 to 5.3.5
  • 6ae31ec Create FUNDING.yml
  • 64bfa7f Create dependabot.yml
  • d1d5972 Merge branch 'master' of github.com:birdayz/kaf
  • 43364c4 Merge branch 'upstream_master'
  • eed04e3 Merge pull request birdayz#171 from birdayz/dependabot/go_modules/github.com/mattn/go-colorable-0.1.12
  • c7b3f9f Merge pull request birdayz#172 from birdayz/dependabot/go_modules/github.com/stretchr/testify-1.7.0
  • e5dc5be Merge pull request birdayz#173 from birdayz/dependabot/go_modules/github.com/manifoldco/promptui-0.9.0
  • 434ddd1 Merge pull request birdayz#174 from birdayz/dependabot/go_modules/github.com/jhump/protoreflect-1.10.1
  • 0f705a9 Merge pull request birdayz#175 from birdayz/dependabot/go_modules/github.com/vmihailenco/msgpack/v5-5.3.5
  • d658be3 Merge pull request birdayz#178 from birdayz/dependabot/go_modules/github.com/Shopify/sarama-1.31.1
  • a651d63 Merge pull request birdayz#179 from birdayz/dependabot/go_modules/github.com/jhump/protoreflect-1.10.2
  • ea0ca8c Merge pull request birdayz#180 from birdayz/dependabot/go_modules/github.com/jhump/protoreflect-1.10.3
  • 0e7d224 Merge pull request birdayz#182 from birdayz/dependabot/go_modules/github.com/jhump/protoreflect-1.11.0
  • 2c04bf6 Merge pull request birdayz#183 from birdayz/dependabot/go_modules/github.com/jhump/protoreflect-1.12.0
  • 70faace Merge pull request birdayz#184 from birdayz/dependabot/go_modules/github.com/magiconair/properties-1.8.6
  • 6449bfd Merge pull request birdayz#185 from jackcipher/master
  • e5dff1d Merge pull request birdayz#186 from birdayz/dependabot/go_modules/github.com/Shopify/sarama-1.32.0
  • 4fef082 Merge pull request birdayz#187 from birdayz/dependabot/go_modules/github.com/spf13/cobra-1.4.0
  • f1ecae9 Merge pull request birdayz#189 from birdayz/dependabot/go_modules/github.com/stretchr/testify-1.7.1
  • 2abe93c Merge pull request birdayz#192 from fabiojmendes/master
  • ee1604b Merge pull request birdayz#193 from fabiojmendes/avro_key
  • ff33fc5 Merge pull request birdayz#197 from birdayz/dependabot/go_modules/github.com/Shopify/sarama-1.33.0
  • a72d600 Merge pull request birdayz#201 from birdayz/dependabot/go_modules/github.com/stretchr/testify-1.7.2
  • abfa5cd Merge pull request birdayz#202 from birdayz/dependabot/go_modules/github.com/Shopify/sarama-1.34.1
  • 3df921f README: add homebrew install method
  • 2aa1977 README: fix aur link
  • 1924be3 Update README.md
  • 53849fe Update README.md
  • 6f4d166 Update README.md
  • caf619b add --raw-key flag
  • 8c491a5 add AUR
  • ccbd0c2 add AUR badge
  • fc3df01 add brew
  • 4a33c6b add goreleaser action
  • 4761f4f add ls for select-cluster alias
  • 2e2d87e avro encoded messages - code review feedback
  • b7269d3 fix compile error
  • 3ccfdc2 fix nil deref
  • 75a263c fix security vulnerability
  • cc81524 fix templating in combination with proto/avro
  • ef96689 group/describe: add --no-members and --topic flags
  • 66ac5a4 merge upstream
  • 1ff4074 produce: add --template to template input
  • d932d07 remove brews
  • 7215d3c remove replace directive to fix go install
  • d93f207 support selection for current cluster && ls alias
  • 2e5a9f1 switch to v2 of linkedin/goavro
  • 130a77f upgrade cobra
  • 9ec725d upgrade containerd
  • 1a6a025 upgrade containerd
  • f9b98fd upgrade deps, remove dep on kafkautil
  • c7e76a1 upgrade gnomock
  • eef9e8c upgrade gnomock,containerd
  • 8e2ad02 upgrade x/net
  • 3ff7362 use new xdg-go repo