Releases: 3rs4lg4d0/go-kafka-checker
Releases · 3rs4lg4d0/go-kafka-checker
v1.1.0
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
1.0.0 (2023-10-21)
Feature
- first commit, that includes the kafka checker and integrations tests (f2ebd2d)
Bug Fixes
Documentation
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)