v4.1.9

onyx-dot-app/onyxv4.1.9Jul 6, 2026by github-actions[bot]

AI Summary

Maintenance release improving deployment stability and re-enabling security tracking features.

Key Highlights

  • Fixed deployment race condition for release IDs
  • Re-enabled SBOM and provenance for model-server

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(deployment): read release id from create response to avoid list race (#12471) to release v4.1 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/12479
* chore(deploy): re-enable model-server `sbom` and `provenance` (#12521) to release v4.1 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/12523
* chore: ee codeowners (#12236) to release v4.1 by @evan-onyx in https://github.com/onyx-dot-app/onyx/pull/12593
* chore: more ee codeowners (#12386) to release v4.1 by @evan-onyx in https://github.com/onyx-dot-app/onyx/pull/12597
* chore: litellm bump v1.89.4 (#12620) to release v4.1 by @evan-onyx in https://github.com/onyx-dot-app/onyx/pull/12633

**Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.1.8...v4.1.9