This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
Changelog
- d9442ca: Bump github.com/google/uuid from 1.3.0 to 1.3.1 (@dependabot[bot])
- b8d5be1: Bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0 (@dependabot[bot])
- d70aa6a: Bump github.com/rickb777/date from 1.20.1 to 1.20.2 (@dependabot[bot])
- d68bc26: Bump github.com/twmb/franz-go from 1.14.2 to 1.14.3 (#187) (@dependabot[bot])
- 361c433: Bump github.com/twmb/franz-go from 1.14.3 to 1.14.4 (@dependabot[bot])
- 99e5a10: Bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3 (@dependabot[bot])
- 3b0ec75: Bump go.uber.org/zap from 1.24.0 to 1.25.0 (@dependabot[bot])
- 4fcc3d3: Bump google.golang.org/grpc from 1.49.0 to 1.53.0 (@dependabot[bot])
- 60744e4: add backend impl structure for kafka broker (@odacremolbap)
- bc9134c: add bounded subscriptions for kafka (@odacremolbap)
- 5b54eb7: add cmd for kafka broker (@odacremolbap)
- 323eba6: add missing licenses (@odacremolbap)
- b00ab1b: add options, client and probing for kafka (@odacremolbap)
- 34591a6: add producing logic (@odacremolbap)
- 60f5e77: basic consuming and produce using kafka kerberos (@odacremolbap)
- d7aed5c: ci: stop pushing images to dockerhub (@sameersbn)
- 1ec07b2: ci: update brokers dependency in tm-core (@sameersbn)
- 4240bc9: create kafka bounds checker (@odacremolbap)
- 7ff3fd1: fix panicking when not informed bounds (@odacremolbap)
- 8503f66: fix tests (@odacremolbap)
- 691ad6e: fix typo (@odacremolbap)
- a826f2c: goreleaser: archive.replacements has been deprecated (@sameersbn)
- aee379b: log status update backend errors (@odacremolbap)
- d36c928: remove debug statement (@odacremolbap)
- 2aa6698: remove stale status from cm (@odacremolbap)
- 1a13a18: restructure status with backends (@odacremolbap)
- d64d55d: soft ensure kafka topic (@odacremolbap)