v0.9.0
0.9.0 (2022-04-06)
⚠ BREAKING CHANGES
- change LoginResponse polymorphicId to polymorphicID
- api: replaces /v1/user and /v1/machines with /v1/identities
Features
Bug Fixes
- bump openapi to appropriate version (c99fc3d)
- cli: check min requirement for new password (#1435) (4777b9e)
- delete grants on user delete (#1447) (26cb088)
- do not allow users to delete themselves (#1473) (4de92e4)
improve
- api: unify users and machine (c76073d)
maintain
- use json tag for property names (5fa6413)