v0.2.0
Changelog
1a9c762 Update Terraform to 0.12
9ee727a Remove go dep files
63457a8 document sasl_mechanism
0309160 updated samara lib to use latest commit on master, and refactored scram config into kafka/config.go
66e01ca switched to using go modules
8119058 added sasl scram support
97e08fa Update to golang 1.12
b3e5085 Update README
55ce5d6 Update sarama to master
46b731f Search for ACL in test
ac34cd7 Fail if we can't find a matching ACL
3f29b35 Misc logging
0342acf Don't cache go test
052407b Use UUIDs for entries
58a9fb0 Support resource_pattern_type_filter
254257b Set kafka client id
83299aa Set kafka version to 2.1.0
bd067d1 Update sarama vendor
152d3b5 Move methods around, remove useless debug logging
d384893 Log sarama information
f517af5 Remove availableBroker func
33f38a9 Extract config to it's own file
5495b62 [CI] Split test and build