Changes since v1.1.0:
- Add Makefile by @dkropachev in #19
- remove a binary from examples/replicator by @derlaft in #16
- Fix doc.go CreateChangeConsumer example by @Oneill38 in #17
- Update dependencies by @dkropachev in #20
- Make default consistency level to be LOCAL_QUORUM by @dkropachev in #23
- Use golangci instead of
go vet
by @dkropachev in #21 - Replace return with exit in Makefile by @sylwiaszunejko in #24
- Update gocql version to v1.14.4 by @dkropachev in #25
New Contributors
- @dkropachev made their first contribution in #19
- @derlaft made their first contribution in #16
- @Oneill38 made their first contribution in #17
- @sylwiaszunejko made their first contribution in #24
Full Changelog: v1.1.0...v1.1.1