v0.6.1
- Adds support for authenticating proxy and admin ports
- Adds support for
piko forward
authentication - Improves test coverage
- Improves logging
What's Changed
- cli: add piko version by @andydunstall in #125
- test: add 'piko test workload' by @andydunstall in #126
- test: add 'piko test cluster' by @andydunstall in #127
- tests: organize system tests by @andydunstall in #128
- server: config testing by @andydunstall in #129
- server: move auth to upstream config by @andydunstall in #130
- server: move jwt auth to pkg/auth by @andydunstall in #131
- server: add support for admin authentication by @andydunstall in #132
- server: extend proxy tests by @andydunstall in #133
- add proxy auth by @andydunstall in #134
- forward: add client authentication by @andydunstall in #135
- gossip: move gossip config under cluster by @andydunstall in #136
- docs: move docs to wiki by @andydunstall in #137
- docs: update readme by @andydunstall in #139
- docs: update readme by @andydunstall in #140
- build(deps): bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0 by @dependabot in #141
- chore: remove nolint from source code and replace with blank identifiers by @yquansah in #142
- tcp: add copy closed logs by @andydunstall in #144
- cli: fix command line examples by @lhpqaq in #145
- build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #149
- client: update retryable connection error logs to warning by @andydunstall in #150
- server: remove proxy timeout validation by @andydunstall in #151
New Contributors
Full Changelog: v0.6.0...v0.6.1