Skip to content

0.6.0

Compare
Choose a tag to compare
@ionut-arm ionut-arm released this 30 Oct 16:28

Changelog

0.6.0 (2020-10-20)

Full Changelog

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: