v0.48.1

keephq/keepv0.48.1Jan 13, 2026by talboren

AI Summary

Patch release with OAuth role mapping feature and ArgoCD provider fix. Includes dependency updates for filelock and Next.js.

Key Highlights

  • Implemented mapping of multiple OAuth2 Proxy roles to default KeepHQ roles
  • Fixed ArgoCD provider failure on nodes missing uid
  • Updated Next.js to 15.5.9 in UI
  • Updated filelock to 3.20.1

New Features

  • Mapping of multiple OAuth2 Proxy roles to default KeepHQ roles

Full Release Notes

## What's Changed
* feat(auth): implement mapping of multiple OAuth2 Proxy roles to default KeepHQ roles by @dudename in https://github.com/keephq/keep/pull/5465
* chore(deps): bump filelock from 3.16.1 to 3.20.1 by @dependabot[bot] in https://github.com/keephq/keep/pull/5486
* chore(deps): bump next from 15.3.6 to 15.5.9 in /keep-ui by @dependabot[bot] in https://github.com/keephq/keep/pull/5483
* fix: argocd provider fails on nodes missing uid by @uishon in https://github.com/keephq/keep/pull/5505

## New Contributors
* @dudename made their first contribution in https://github.com/keephq/keep/pull/5465
* @uishon made their first contribution in https://github.com/keephq/keep/pull/5505

**Full Changelog**: https://github.com/keephq/keep/compare/v0.48.0...v0.48.1