Skip to content

v0.1.0

Compare
Choose a tag to compare
@Mongey Mongey released this 03 Jun 16:14

Changelog

58ad619 Readme update
637dff4 Implement ACLs
98cb3c2 Use TLS Kafka in tests
3127f8e Use a single client in tests
0ce2aca Code cleanup
ec25695 Add SASL support
fa04ea5 README update
f9759eb Support TLS
9c529ac Rejig the client
f86ee19 Update sarama
9aa6765 Prune vendor
22f774f Test config & partition update
0b6c7c8 Use same config for Broker vs Client
d0672a4 Update partitions without destroying topic. Bump kafka requirement to 1.0.0
72ebcf5 Fix missing bootstrap_server change
4f8a8df Run the unit tests in CI
ea26ab2 Pin mitchellh/copystructure to same verstion as terraform
9a663c0 Update deps
d6371d0 Merge pull request #15 from Mongey/cm-bootstrap
c397e4d Merge pull request #16 from Mongey/cm-go-bump
0655c2f Rename brokers to bootstrap_servers
d9e8324 Bump Golang to 1.10
bde19c5 DeleteTopcic -> DeleteTopic
06ed286 Merge pull request #13 from Mongey/cm-vendor-and-tests
cb32394 Junit test output
bc6ac8c Uses the set timeout
d7f6067 Add test for partition increase
14aa9ae Update test name
d7dc992 Splits out client code from provider
ab30957 Update vendored packages
a61a663 Updates example to have serious names
0efd4c8 Run Acceptance Tests on CircleCI
99cd45a Merge pull request #12 from Mongey/cm-terraform-0-11-2
f2b5fb1 Update terraform dep to 0.11.2
3a53b19 Merge pull request #11 from Mongey/cm-deps
1a19c20 Update for dep change
b4f8052 Use dep for managing deps
2104978 Merge pull request #10 from Mongey/cm-golang-up
90b0879 Build with golang 1.9
97e12c7 Update readme
ba872c7 Merge pull request #7 from Mongey/cm-update-configs
acad9c4 GitIgnore
e231d21 Update configs rather than recreating topics
d35b5d5 Update deps for AlterConfigs
752a5f1 Merge pull request #1 from Mongey/cm-config
e1536ea Rename circleci artifact
f4d6778 Beef up readme, move tf to examples folder
d57e817 Support importing config values
b835b2e Bing in my samara fork
250d98b Handle errors
aa3186f Merge pull request #2 from Mongey/cm-circle-ci
acfaa14 Add badge to readme
f2e8dd9 Store artifact
b828501 Add circleci
057320d Support importing topics
36fb69e Initial Commit
4be1df0 Initial commit