0.13.0 (2022-05-12)
⚠ BREAKING CHANGES
- remove
kubernetes.
prefix from destinations (#1849)
Features
- add api versioning with request/response migrations (#1884) (41527b8)
- add api versioning with request/response migrations (#1884) (#1911) (a2c0c12)
- add resources/roles to destinations api (71598e0)
- cmd: check namespace/role exists in grant add (e257ba2)
- dereference polymorhpic IDs in grant responses (2b82143)
- introduce cli errors (#1786) (d7dab70)
- list responses as objects (406915f)
- move info and version from flags to other commands (#1864) (cf9e073)
- remove polymorphic id from login response (3aa34e5)
- update clients to use list responses (b679426)
- use email name for authinfo inside of kube (#1852) (e93cd84)
Bug Fixes
created_at
no longer zeros on save (#1893) (22be9b8)- add additional signup check (703966e)
- add button to add users (#1826) (681d79c)
- cleanup telemetry (#1874) (69c61ad)
- connector: index out of bounds (1190126)
- disable sign-up before username and pass set (#1870) (19d04cc)
- general ui bugs (#1785) (5638a0e)
- golint 1.6.0 errors (#1909) (cf22f66)
- issues in documentation to reflect latest changes (#1950) (aca1f68)
- load identities using name or email (d72128f)
- logout failure and error on safari (#1799) (2a711dc)
- logout should always succeed (#1926) (73b2a84)
- make dev using wrong version (a9b1dd7)
- make setting secrets in env clear (#1869) (6fd0552)
- migrate grants subject (#1935) (785dae4)
- minor presentational ui bugs (#1876) (8d9a4ed)
- multi providers ui bug (#1827) (c6d9932)
- pin UI API version (d1fdbc6)
- polymorphic id api migration (f5286d6)
- remove
kubernetes.
prefix from destinations (#1849) (bbecdf1) - remove and update helm links (#1866) (b8bc11f)
- resolves issue with stacked response migrations (#1928) (4e4c282)
- revert "feat: add api versioning with request/response migrations (#1884)" (4cf2272)
- revert ui's api version to 0.12.2 (#1938) (02b94b1)
- safari ui support (#1879) (0dcdd7e)
- serialize empty ID to 0 (4c00719)
- share modal input bugs (#1842) (25501d8)
- support redirecting previous path rewrites (#1943) (569d1ca)
- ui: create admin grant (5ee3fd0)
- ui: UI does not show reset password page (172b1d9)
- ui: update to use grant.identity instead of grant.subject (e8f075d)
- undefined function (84cfd53)