0.14.3 (2022-08-08)
Features
infra
shell completion (#2792) (35f0aee)- add infra support admin user (#2755) (c19170c)
- add noTruncate flag to groups ls (c3c75c9)
- add the total users to group table (#2798) (86e3602)
- api: add totalUsers to groups endpoint (#2736) (8f0d485)
- implement api get/update settings (#2808) (e25518f)
- password reset (#2661) (184ee64)
- truncate users in groups list (d7e1049)
- ui: add providers to user metadata (#2754) (b8a426f)
Bug Fixes
infra info
handle error when session is invalid for the server (not expired or cleared, but just invalid) (#2756) (a65352e)- add missing middleware next (1726bfa)
- add safeguard for CommaSeparatedStrings (58b72d5)
- data migration of group index name (8b7f0ef)
- deleting provider doesn't update the table until refresh (#2774) (daee235)
- groups and users remove improvement (#2686) (728f596)
- helm: dont deploy ui in connector-only configurations (#2794) (b411fba)
- helm: server.config.ui.proxyURL (#2805) (ca30bfa)
- helm: use config http(s) addrs (cbc2326)
- make infra header optional for well-known jwks (a48fe6f)
- mute the password reset link for this release (e77ee7c)
- path for go fuzz cache (b1b6386)
- remove deleted identities from identities_groups (#2767) (fe568fa)
- rollback postgres db transaction on fail (#2759) (2e95b8c)
- ui: add groups / users bugs and badge ui bug (#2842) (4388d29)
- ui: bug where modal dialog would not close when removing a user from a group (#2834) (1941a79)
- ui: fix ui build by including qemu dependency in github actions (#2763) (dcc51fb)
- ui: remove empty ui flicker while loading initial data (#2769) (94521fc)
- ui: use inherited grants instead of fetching groups (#2837) (7b9058b)