0.5.9 (2022-03-03)
Features
- add docker-compose.yml (8399b7c)
- add one-time setup endpoint (8bcfe2f)
- Certificates management (#1086) (09802a3)
- cmd: setup if required during CLI login (b7b3b84)
- helm: single helm chart (a1ffddd)
- remove infra permissions (#855) (#1085) (fb7f3fe)
- switching back to js (#1111) (578d874)
Bug Fixes
- add start up log to server/engine (ba200e0)
- better client error messages (#1126) (7c37bcb)
- clean up tls cert error display in cli (#1032) (4d14842)
- cli required parameter validation (#1045) (c2938c5)
- cli: info checks if user is logged in (#1100) (bbae6d9)
- cli: small if-statement flip for machine validation options (#1096) (e4c7b4a)
- engine connection updating (#955) (#1131) (b1cea2b)
- http request logging (cbcb13b)
- include provider in jwt claim (#1132) (43e979c)
- infra casing (#1043) (8a1da13)
- load config directly into db (ea515cc)
- remove cmd dependency on access (#1117) (c745f54)
- remove user token by issued for on logout (#1066) (882b5ce)
- replace logging.Logger with logging.WrappedLogger (c3c047b)
- resolves issue with panic around unexpected grant syntax (#1113) (269454b)
- update .gitignore to include infra binary (#1072) (cfa2248)
- when logout it should redirect back to login page (#1089) (c15dab1)