v4.3.4
parruda/swarmv4.3.4Jul 10, 2026by github-actions[bot]
AI Summary
A patch release for Onyx fixing critical OAuth and SCIM integration issues, specifically regarding MCP PKCE registration and Entra ID group member removal.
Key Highlights
- Fixes MCP OAuth public PKCE registration
- Fixes SCIM to accept Entra ID group member removal
- Includes a warning about document index migration for v3.x users
Full Release Notes
## Warning Do not upgrade to this release if you want to preserve your existing indexed documents but have not yet run the document index migration, which can be done from any version v3.x. [See additional documentation here](https://docs.onyx.app/admins/advanced_configs/opensearch_document_index_migration#opensearch-document-index-migration). See the assets to download this version and install. ## What's Changed * Fix MCP OAuth public PKCE registration (#12875) [backport v4.3] by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/12877 * fix(scim): accept Entra ID group member removal (path=members + value list) (#12437) to release v4.3 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/12439 **Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.3.3...v4.3.4