0.13.1 (2022-05-27)
Features
- add force flag to grants add (67fd367)
- agent to keep kube config up to date (#2013) (defcf4e)
- enable server UI by default (c5ec0fb)
- error on removal if resource does not exist (0af2f52)
- update docs (ae47563)
Bug Fixes
- a few bugs on grants and deletion (#2061) (0537f93)
- add singular alias for users (#1951) (afc482a)
- allow non email usernames (#2069) (f5508ee)
- allow password and accesskey on config user (#2037) (5c04561)
- client requests should time out (#1966) (98aa32f)
- dashboard loading and redirect states (#2049) (815d317)
- do not show --skipTLSVerify in helm command if using https (#2070) (c2ac1e6)
- docker image build sets correct version string (2fbef36)
- documentation fixes (#1960) (10cb28f)
- fail fast on duplicate config access key (#2046) (42d938f)
- fix make helm target (#2092) (c76e1b3)
- fix prerelease docker build (#2035) (db3adda)
- fix ui build in release action (#2044) (febe197)
- keep jwt nonce for version compatibility (#2086) (172641d)
- missing delete modal setOpen hooks (#2052) (09d06da)
- no http path, method in errors (2e8d94c)
- openapi gen should not set -dev version in release branches (0463e28)
- optional grant role (b8f281d)
- pass the userID arg to the request (#2097) (de675ce)
- prevent invalid cross-device link error (f24011d)
- properly account for .items in destination connectivity check (#2059) (b7a466e)
- readme-compatible openapi spec (#1954) (034b110)
- remove BUILDVERSION from makefile (aba1048)
- remove deprecated routes from openapi doc (20f38d4)
- remove incorrect connection field until we update the api to support this (#2062) (a38cdf8)
- remove infra user role from docs (#1961) (3033a3b)
- remove redirect to /login when logging in with otp (#2071) (cf5140e)
- remove unneeded jwt nonce (#2015) (157e558)
- rename /v1/ to /api/ in docs concepts (#2093) (5bca519)
- revert "improve: support cli error struct (#1936)" (27d724e)
- run standard and include it in ui tests (#2055) (5b1e90e)
- set default key name from identity and key id (#1985) (402b6c7)
- ui api item caching and login flow (#2057) (ce069bc)
- ui infrastructure page title (#2094) (a0ad5cb)
- ui showing NaN in relative time fields (#2058) (55e0143)
- ui users add fullscreen layout fixes (#2050) (da2e576)
- unset CurrentContext on infra logout (963e5d6)
- use GITHUB_HEAD_REF instead of GITHUB_REF_NAME (c39cbc0)
- users icon frame size (#2048) (4600ab4)