v0.92.0-rc2
sampotts/plyrv0.92.0-rc2Jul 14, 2026by github-actions[bot]
AI Summary
Release candidate focusing on bug fixes, including corrections for PagerDuty integration, email validation, and data stream statistics retrieval.
Key Highlights
- Added support for disabling default index fields via environment variable.
- Fixed PagerDuty integration bugs.
- Fixed email validation regex to comply with RFC 5321/5322.
- Fixed stream stats retrieval for history data.
New Features
- Support disabling default index fields via ZO_FEATURE_DEFAULT_INDEX_FIELDS_ENABLED
Full Release Notes
📦 Download Binaries from https://openobserve.ai/downloads ## What's Changed * feat: support disabling default index fields via ZO_FEATURE_DEFAULT_INDEX_FIELDS_ENABLED by @hengfeiyang in https://github.com/openobserve/openobserve/pull/12985 * fix: pagerduty integration bugs (#12975) by @Subhra264 in https://github.com/openobserve/openobserve/pull/12987 * fix: map_group_to_role=true without custom parser should not manage org mapping by @Subhra264 in https://github.com/openobserve/openobserve/pull/13002 * fix: get stream stats for history data (#13013) by @hengfeiyang in https://github.com/openobserve/openobserve/pull/13018 * fix: self_reporting_timeout_errors and self_reporting_dropped_triggers metrics label mismatch by @Subhra264 in https://github.com/openobserve/openobserve/pull/13089 * fix: follow rfc 5321/5322 for email validation regex (#13027) by @Subhra264 in https://github.com/openobserve/openobserve/pull/13090 * fix: import issue when json or file is removed, we were not able to use same file (#12969) by @ktx-vaidehi in https://github.com/openobserve/openobserve/pull/13094 * fix: no stream selection banner should come when there is no stream s… by @bjp232004 in https://github.com/openobserve/openobserve/pull/13097 * fix: Rum datasources cdn integration 0.92.0 by @bjp232004 in https://github.com/openobserve/openobserve/pull/13096 * fix: fixed correaltion tabs height by @omkarK06 in https://github.com/openobserve/openobserve/pull/13098 * fix: player issue fix after 7.4.0 upgrade by @bjp232004 in https://github.com/openobserve/openobserve/pull/13101 **Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.92.0-rc1...v0.92.0-rc2