Skip to content

Releases: andreas-schroeder/kafka-health-check

v0.1.0

29 Aug 19:44
Compare
Choose a tag to compare

Changelog

0307c1f Include broker ID with its status and update README
b931bf9 Update Sirupsen/logrus repository name

v0.0.3

07 Jul 09:17
Compare
Choose a tag to compare

Changelog

ce005ba Revert to fully qualified paths
97a6f8a Document version 1.1.0 as supported
4b00e78 added kafka 1.1.0 to compat tests
5bb0a2e Compatibility check for 1.0.0 & 0.11.0.2
9e49f35 Update download version references in readme

v0.0.2

25 Sep 21:19
Compare
Choose a tag to compare

Changelog

3852051 Set min.insync.replicas on topic creation
65b1ac2 Add Kafka v0.11.0.1, correct URL for FreeBSD binary.
e324361 Add use-case documentation
cd81a6a Add reference to release and binaries in README


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64

v0.0.1

16 Sep 18:01
Compare
Choose a tag to compare

Changelog

e3f465a Fix typo in binary
a8d2b81 Extend compatibility list to 0.10.1, 0.10.2, and 0.11.0


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64

v0.0.0

10 Aug 16:53
Compare
Choose a tag to compare

Changelog

e77a4e7 Introducing goreleaser for building binary packages
fc73a0e updates for broker-host
3dde610 Kafka connectString generation with brokerHost variable
f4caac3 Enable configuration of brokerHost
fa4fdb0 Enable specification of broker host from CLI
1411c1a Update travis build to go 1.8.3
e859928 Rename test helpers to avoid accidential tesing import
ba486cb Update to golang 1.8
6d0ad3f Remove duplicated line in README
61bddaa explicitly disabling compression on check topics
30b8d79 removing race testing from travis build - travis doesn't like it
abf6254 more coverage on status combination
2d7d131 consistent test style
0468948 upgrading golang required version to 1.7
1a6bea6 adding cluster health check tests, adding some additional cluster health checks
2e45e47 simplfied parsing of zk topic info
08a5082 separating race test run, improving code style.
548374c improving error message
04fdccc reducing some code duplication
fb7ecb2 allow for broker-id of 0
52f1f01 reorganising codebase
f84a738 better use of logrus, code and test restructuring
8ec11a3 using partition id as key in OSR report, updated readme
5c97ff8 proper replication check: using metadata ISR data
4ceaf04 fixed typo, more details on new behavior
a55beab adding broker replication check
5a306e6 Updated readme, fixed compatibility tests
6f632b6 Detailed broker status
67b333d cluster is yellow when partitions are under-replicated
3ebbf62 fixing waitgroup copying
671410c adding 0.10.0.1 to supported versions.
73e553b adding Kafka 0.10.0.1 to compatibility check list
bcd8a8a Simplifying compatibility test setup
3cda16b shortening config files.
84a2e5d using proper docker container ip.
c2febe2 removing logging of offline/underreplicated partitions.
0204c47 connect to ZK using link instead of docker host ip
1e84f96 added status server tests, reorganized server for testability.
19880c6 downgrading to Docker 1.7 for travis ci
f2c300f doing the exit code on failure.
1e75d3e adding link to docker page.
03bbc60 comment on docker requirements, improving compatibility check reports.
ea8ab6b giving up on travis-ci docker.
560e8c3 more recent version of docker on travis-ci
ece7615 troubleshooting travis-ci
ede5f7b automated compatibility checks.
b0b23b0 deleting erroneous duplicate line.
bd6270e adding cluster status reporting.
748ca96 checking for broker sync status.
3d49574 removing non-operational shutdown hook on kill signal.


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64