Skip to content

v2.50.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 15:12
· 77 commits to next since this release
905799c

2.50.0 (2024-04-15)

Bug Fixes

  • add action v2 execution to features (#7597) (6dcdef0)
  • check idp existence by org id (#7667) (e8601de)
  • console: enable metadata by url (#7704) (f560824)
  • console: keep default idps active (#7663) (2de66dc)
  • correctly check user by loginname (#7740) (e3f10f7)
  • db: wrap BeginTx in spans to get acquire metrics (#7689) (093dd57)
  • idp: do not call userinfo when mapping from ID token is configured (#7696) (9b3f3e4), closes #7373
  • idp: use persistent nameid-format in saml request (#7745) (3711130)
  • oidc: correctly return new refresh token on refresh token grant (#7707) (29ad51b)
  • oidc: return bad request for base64 errors (#7730) (c8e0b30)
  • overflow of aggregates filter in console, add missing aggregates translations, update yarn lock (#7712) (e2f0cd0)
  • setup: decode role mappings (#7760) (5b34aab)
  • Update url to redirect to name change url (#7683) (a988b9c)

Features