v0.49.0

keephq/keepv0.49.0Feb 5, 2026by github-actions[bot]

AI Summary

Minor release focused on dependency updates and OAuth2Proxy logout functionality fix. Multiple library versions were bumped including langchain, aiohttp, urllib3, and azure-core.

Key Highlights

  • Fixed OAuth2Proxy logout functionality
  • Updated langchain libraries to 0.3.80
  • Updated aiohttp to 3.13.3
  • Updated urllib3 to 2.6.3
  • Updated azure-core to 1.38.0

Full Release Notes

## What's Changed
* fix: ouath2proxy logout fix by @piekarski-mateusz in https://github.com/keephq/keep/pull/5522
* chore(deps): bump @langchain/core from 0.3.40 to 0.3.80 in /keep-ui by @dependabot[bot] in https://github.com/keephq/keep/pull/5493
* chore(deps): bump langchain from 0.3.6 to 0.3.37 in /keep-ui by @dependabot[bot] in https://github.com/keephq/keep/pull/5494
* chore(deps): bump aiohttp from 3.12.14 to 3.13.3 by @dependabot[bot] in https://github.com/keephq/keep/pull/5501
* chore(deps): bump urllib3 from 2.3.0 to 2.6.3 by @dependabot[bot] in https://github.com/keephq/keep/pull/5503
* chore(deps-dev): bump virtualenv from 20.28.0 to 20.36.1 by @dependabot[bot] in https://github.com/keephq/keep/pull/5506
* chore(deps): bump filelock from 3.20.1 to 3.20.3 by @dependabot[bot] in https://github.com/keephq/keep/pull/5507
* chore(deps): bump azure-core from 1.32.0 to 1.38.0 by @dependabot[bot] in https://github.com/keephq/keep/pull/5508
* chore: Bump version from 0.48.1 to 0.49.0 by @shahargl in https://github.com/keephq/keep/pull/5567


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