0.6.0
Changelog
0.6.0 (2020-10-20)
Main features delivered
- Authentication support for Unix Peer Credentials (for Domain Sockets); authenticators are now configurable at runtime using
config.toml
- Added support for an operation (
ListKeys
) to list all keys belonging to a client - Removed filesystem checks (ownership/permissions) as we can now more safely rely on valid setup by the admin
Implemented enhancements:
- Add multitenancy testing infrastructure 👩🔧 #245
- Delete "Provider" suffix out of provider names #134
- Improve error message on service startup #260 (ionut-arm)
Fixed bugs:
Closed issues:
- Add authenticator configuration #270
- Assemble a PR checklist for code reviewers #258
- Adjust README disclaimer wording #231
Merged pull requests: