v0.8.0
Changelog
Adds support for insecure TLS connections, and for authentication user username & password.
- 848dfae Add support insecure TLS connection
- 69f7a61 Add support username and password authentication
- 1030421 Add support username and password authentication
- a169cf7 Add unit test case for passing username
- 385fb7c Add unit test case for passing username
- e3c2363 Add unit tests around reading -insecure parameter
- 637df2d Merge pull request #41 from kubedb/update-radix
- 3587bc2 Merge pull request #42 from hsshss/username_auth
- b31698a Merge pull request #43 from hsshss/insecure_tls
- beb59eb Remove
url.QueryEscape()
- ed203e7 Start multiple redis servers for acceptance tests of auth
- b2cecc5 Start multiple redis servers for acceptance tests of auth