ui use react routers base path and add tests for base path calculation (85da4c0)
ui uses relative base path. in case /ui/ is found in the current page url, all urls and api routes use the found prefix from the path. If /ui/ is not found, fall back to / as the base path. Fixes #317 Fixes IAM-911 Fixes WD-12306 (709399c)
unauthenticated handlers were called twice (1d7ebb9)
update email template to fix issues in email clients (3f9726b)
update rock to go 1.23.2 to deal with CVE-2024-34156 (db82abd), closes #449
:robot: I have created a release beep boop
1.22.0 (2024-11-26)
Features
/auth/me
endpoint handler to return json with principal info (9fa92a3)github.com/wneessen/go-mail v0.4.4
dependency (5182270)HTTPClientFromContext
+ improved OtelHTTPClientFromContext func (fa1b3e8)openfga_workers_total
int config with default (b12ac05)payload_validation_enabled
config key (419b042)clients
(549d985)groups
(700cf04)groups
endpoint (06fb9f4)identities
endpoint (b4178c9)schemas
endpoint (8c5e173)CheckAdmin
method (182e469)next
parameter for FE use (1f4ca15)Bug Fixes
Name
field for creation (e63fdaa)This PR was generated with Release Please. See documentation.