Skip to content

Releases: birdayz/kaf

v0.2.8

12 Mar 17:57
fde2262
Compare
Choose a tag to compare

Changelog

  • 35e2848 Add support for the AWS_MSK_IAM SASL mechanism
  • 9ac8c1a Merge pull request #295 from birdayz/dependabot/go_modules/golang.org/x/oauth2-0.16.0
  • 074a259 Merge pull request #296 from birdayz/dependabot/go_modules/github.com/IBM/sarama-1.42.1
  • f786914 Merge pull request #297 from k-wall/dockerfile
  • 0ccb57e Merge pull request #300 from birdayz/dependabot/go_modules/github.com/jhump/protoreflect-1.15.6
  • 9853482 Merge pull request #301 from birdayz/dependabot/go_modules/golang.org/x/oauth2-0.17.0
  • 457b8b9 Merge pull request #302 from birdayz/dependabot/go_modules/github.com/IBM/sarama-1.42.2
  • bb010cd Merge pull request #305 from m-wild/master
  • 81417e7 Merge pull request #306 from jackcipher/fix/empty-assignment
  • 032bd00 Merge pull request #307 from birdayz/dependabot/go_modules/github.com/IBM/sarama-1.43.0
  • 23dc332 Merge pull request #309 from bachmanity1/add-scopes-config
  • daaf2e8 Merge pull request #311 from birdayz/dependabot/go_modules/golang.org/x/oauth2-0.18.0
  • 24fdb79 Merge pull request #312 from birdayz/dependabot/go_modules/github.com/golang/protobuf-1.5.4
  • fde2262 Merge pull request #313 from Dawnflash/msk-iam
  • 39cf10d Simple Dockerfile for kaf.
  • 0e38e57 allow specifying scopes in oauth config
  • 92040fe build(deps): bump github.com/IBM/sarama from 1.41.1 to 1.42.1
  • 611371b build(deps): bump github.com/IBM/sarama from 1.42.1 to 1.42.2
  • b77d67c build(deps): bump github.com/IBM/sarama from 1.42.2 to 1.43.0
  • feb7f63 build(deps): bump github.com/golang/protobuf from 1.5.3 to 1.5.4
  • 555bee2 build(deps): bump github.com/jhump/protoreflect from 1.15.4 to 1.15.6
  • 147ff09 build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.16.0
  • a0dfd61 build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0
  • 5ecb151 build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0
  • 22feccb fix: add error check when there is no assignment
  • 16f42ec group.go: sort topics before printing
  • 6c60f41 use go 1.22 for builder stage

v0.2.7

10 Jan 22:25
Compare
Choose a tag to compare

Changelog

  • 511f252 Bump golang.org/x/oauth2 from 0.8.0 to 0.12.0
  • 6afa8a7 Handle multiple cleanup policies
  • 1c785eb Merge pull request #267 from SoMuchForSubtlety/fix-compaction-detection
  • 4013054 Merge pull request #276 from birdayz/dependabot/go_modules/golang.org/x/oauth2-0.12.0
  • a03979f Merge pull request #279 from jackcipher/jack/20231006_lags-by-topic
  • 5f9f639 Merge pull request #281 from jackcipher/jack/20231007_docs_update
  • 90eb744 Merge pull request #284 from birdayz/dependabot/go_modules/github.com/vmihailenco/msgpack/v5-5.4.1
  • c07f301 Merge pull request #285 from birdayz/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible
  • 89cf72d Merge pull request #287 from birdayz/dependabot/go_modules/golang.org/x/oauth2-0.14.0
  • f2a2ab6 Merge pull request #288 from birdayz/dependabot/go_modules/github.com/spf13/cobra-1.8.0
  • 5d783c1 Merge pull request #291 from birdayz/dependabot/go_modules/github.com/jhump/protoreflect-1.15.4
  • 2199481 Merge pull request #292 from k-wall/enable-sasl-v1
  • 88511b9 Merge pull request #294 from birdayz/dependabot/go_modules/golang.org/x/crypto-0.17.0
  • 977f0fa add zerodha sponsor
  • 9ed3ddf build(deps): bump github.com/docker/docker
  • ef51dda build(deps): bump github.com/jhump/protoreflect from 1.15.1 to 1.15.4
  • 630b77a build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 534457c build(deps): bump github.com/vmihailenco/msgpack/v5 from 5.3.5 to 5.4.1
  • 064ce03 build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0
  • 9de6206 build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.14.0
  • 99a05b1 feat: Allow SASL handshake version to be influenced from config
  • 8103a02 feature: add more usage example
  • 589a048 feature: show total lags of each consumer
  • c0058a7 switch to IBM/sarama

v0.2.6

05 Jul 19:50
Compare
Choose a tag to compare

Changelog

  • 606f7f0 goreleaser: fix archive name

v0.2.5

05 Jul 19:31
Compare
Choose a tag to compare

Changelog

  • 55a194f goreleaser: include version

v0.2.4

04 Jul 17:54
Compare
Choose a tag to compare

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

v0.2.3

18 Jul 17:47
Compare
Choose a tag to compare

Changelog

  • 2da8f0a Bump github.com/orlangure/gnomock from 0.20.0 to 0.21.0
  • 3efa7ea Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
  • a24c3f6 Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
  • 45b42aa Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • c9443a7 Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • 28b8245 Merge pull request #203 from birdayz/dependabot/go_modules/github.com/stretchr/testify-1.7.4
  • 6f5350c Merge pull request #204 from birdayz/dependabot/go_modules/github.com/spf13/cobra-1.5.0
  • 7d0c2af Merge pull request #205 from birdayz/dependabot/go_modules/github.com/stretchr/testify-1.7.5
  • df7e040 Merge pull request #206 from birdayz/dependabot/go_modules/github.com/orlangure/gnomock-0.21.0
  • 556273f Merge pull request #207 from birdayz/dependabot/go_modules/github.com/stretchr/testify-1.8.0
  • 5d19a7a topic: fix set-config

v0.2.2

14 Jun 00:24
abfa5cd
Compare
Choose a tag to compare

Changelog

  • 5d2ebcf Bump github.com/Shopify/sarama from 1.33.0 to 1.34.1
  • cc2caad Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • a72d600 Merge pull request #201 from birdayz/dependabot/go_modules/github.com/stretchr/testify-1.7.2
  • abfa5cd Merge pull request #202 from birdayz/dependabot/go_modules/github.com/Shopify/sarama-1.34.1
  • b7269d3 fix compile error
  • ef96689 group/describe: add --no-members and --topic flags
  • eef9e8c upgrade gnomock,containerd

v0.2.1

03 Jun 10:14
Compare
Choose a tag to compare

Changelog

  • cc81524 fix templating in combination with proto/avro

v0.2.0

01 Jun 11:52
Compare
Choose a tag to compare

Changelog

  • 0f8b767 Bump github.com/Shopify/sarama from 1.32.0 to 1.33.0
  • 6ae31ec Create FUNDING.yml
  • ff33fc5 Merge pull request #197 from birdayz/dependabot/go_modules/github.com/Shopify/sarama-1.33.0
  • 3df921f README: add homebrew install method
  • 2aa1977 README: fix aur link
  • 53849fe Update README.md
  • 6f4d166 Update README.md
  • 1924be3 Update README.md
  • 8c491a5 add AUR
  • ccbd0c2 add AUR badge
  • 4a33c6b add goreleaser action
  • 75a263c fix security vulnerability
  • 7215d3c remove replace directive to fix go install

v0.1.47

29 Apr 23:25
Compare
Choose a tag to compare

Changelog