Skip to content

Releases: 3rs4lg4d0/go-kafka-checker

v1.1.0

22 Oct 14:48
c4c785a
Compare
Choose a tag to compare

1.1.0 (2023-10-22)

Feature

  • allow passing additional consumer and producer configurations (#11) (c4c785a)

Bug Fixes

Chores

  • set a short check timeout to force errors on tests (#10) (865f7fb)
  • add needs to the release job (1facc8a)
  • combine workflows (5f25e89)
  • increase code coverage (#9) (c9bdfc3)
  • generate goreleaser config on the fly (#8) (c8023f7)

v1.0.0

21 Oct 21:41
341d976
Compare
Choose a tag to compare

1.0.0 (2023-10-21)

Feature

  • first commit, that includes the kafka checker and integrations tests (f2ebd2d)

Bug Fixes

Documentation

  • Add README and minor refactor (#1) (581332d)

Chores

  • add lint and release to workflow (#6) (341d976)
  • deps: bump golang.org/x/net from 0.15.0 to 0.17.0 (#5) (3bd06bf)
  • add step to refresh the go report card (4c685bd)
  • add codecov badge (#4) (adb808f)
  • integrate with codecov and add status badges to README (#2) (d2bd8ca)