Skip to content

Releases: ragul28/kafka-cli

v0.1.4

12 Feb 17:22
Compare
Choose a tag to compare

Changelog

  • c382dd2 Remove fixed goarch from make
  • 499b774 Upgrade go version 1.20

v0.1.3

16 Oct 18:48
Compare
Choose a tag to compare

Changelog

v0.1.2

26 Mar 16:50
Compare
Choose a tag to compare

Changelog

v0.1.1

14 Nov 14:46
Compare
Choose a tag to compare

Changelog

8d3e9fd Fix the ldflages issue in go releaser
a5a0e7a Bump golang version to 1.17
3234f5b Upgrade go mod dep
189b380 Update make build for smaller binary

v0.1.0

28 Feb 17:47
Compare
Choose a tag to compare

Changelog

32008a9 Update go release without darwin
e6f217e Customize go releaser
22dd200 Build with go mod vendor
aead2e1 Update gitlab CI to golang 1.16
3731dfa Remove debug prints in utils.config
8712e7b Add Readme file
8dcec6d Add github ci workflows & go release
af2b8aa Support custom message size
1bc6414 Update the utils funcations
981b97a Add makefile
e3b7ee8 Added go mod with main
4b136cf Add gitignore
9441e96 Add utils pkg for config
ca65fd0 Initial commit!