Skip to content

Release history

signoz releases

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. . Open source Application Performance Monitoring (APM) & Observability tool

All releases

33 shown

Review required
v0.127.0 Breaking risk
Auth

UI improvements, Noz rename, integration defaults

Upgrade now
v0.126.1 Mixed
Dependencies

UI refactor, dashboard API, colour palette, OpenFGA upgrade

No immediate action
v0.126.0 Breaking risk

Meter jitter + AI UX + log filters + dashboards

No immediate action
v0.125.1 Mixed

Alerts + Table + Log bugfixes; Maintenance

Review required
v0.125.0 Mixed
Auth Dependencies

SQL migration, field selector, role FGA, maintenance fixes

No immediate action
v0.124.0 New feature

Trace Details Revamp

Review required
v0.123.0 New feature
Auth RBAC

Trace revamp + import lint

v0.122.0 New feature
Notable features
  • User dashboard preference feature (#11159)
  • AI assistant URL added to global config (#11171)
  • Initial expression support & store for query-search-v2 (#11062)
Full changelog

🚀 Features

  • feat: user dashboard preference (#11159) @ahrefabhi
  • feat: updated the cancel subscription banner styles and message (#11181) @SagarRajput-7
  • feat(query-search-v2): add initial expression support & store to manage (#11062) @H4ad
  • feat(infra-monitoring): use new table component (#11122) @H4ad
  • feat(global): add ai_assistant_url to global config (#11171) @makeavish
  • Reapply "feat(global-time-store): add support to context, url persistence, store persistence, drift handle (#11081)" (#11152) (#11157) @H4ad
  • feat(tsgo): use tsgo to type-check (#11143) @H4ad

🐛 Bug Fixes

  • fix: added fix for all series in tooltip sync mode (#11197) @ahrefabhi
  • fix: use ms in prepareFillZeroArgsWithStep (#11196) @nityanandagohain
  • fix: return span start time similar to waterfall v2 (#11183) @krsoninikhil
  • fix: added fix for panel sync mode in non-view panels (#11187) @ahrefabhi
  • chore: minor ui fixes in tooltip (#11099) @ahrefabhi
  • fix(authdomain): nest config response, rename Updateable→Updatable, return Identifiable on create (#11176) @therealpandey
  • fix(types): correct OpenAPI schema for AuthDomainConfig and PostableChannel (#11164) @therealpandey
  • fix(tsgo): does not accept lint staged args (#11160) @H4ad

🧰 Maintenance

  • chore(release): bump SigNoz to v0.122.0 (#11204) @primus-bot
  • chore: added reference to crosspanel sync docs (#11200) @ahrefabhi
  • chore(codeowner): add me as codeowner for coretypes (#11192) @vikrantgupta25
  • chore(oxfmt): add more patterns to ignore (#11173) @H4ad
  • chore(service-account): remove api keys deprecation banner (#11188) @vikrantgupta25
  • chore: minor ui fixes in tooltip (#11099) @ahrefabhi
  • chore(unused-files): remove all unused files (#11150) @H4ad
  • refactor: split typeable infrastructure into pkg/types/coretypes (#11105) @therealpandey

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.121.1...v0.122.0

v0.121.1 New feature
Notable features
  • Types and handler for LLM pricing rules (#10908)
  • Revert and re‑add global-time-store support with context, URL persistence, store persistence, and drift handling
Full changelog

What's Changed

🚀 Features

  • Revert "feat(global-time-store): add support to context, url persistence, store persistence, drift handle (#11081)" (#11152) @H4ad
  • feat(global-time-store): add support to context, url persistence, store persistence, drift handle (#11081) @H4ad
  • feat: types and handler for llm pricing rules (#10908) @nityanandagohain

🐛 Bug Fixes

  • fix: added fix for groupby being undefined (#11151) @ahrefabhi
  • fix(mcp-page): added acitve host url instead of current url on mcp page (#11141) @SagarRajput-7
  • fix(platform): fix semantic tokens and component upgrade issue in platform surfaces (#11142) @SagarRajput-7

🧰 Maintenance

  • chore(release): bump SigNoz to v0.121.1 (#11154) @primus-bot
v0.121.0 Breaking risk
Notable features
  • Azure One Click Integration dashboards
  • JSON body query support with group by
  • SigNoz MCP Server setup page
Full changelog

What's Changed

  • Azure service integration UI (#11117) @YounixM
  • chore: remove unused assets files (#11045) @prakha
  • chore: remove unused api files (#11041) @prakha
  • docs: add servers block to the openapi spec (#11129) @therealpandey
  • CI: JSON QB E2E Integration Suite (#10863) @piyushsingariya
  • chore: remove unused files (#11033) @prakha
  • refactor: remove light mode styles from various components and update… (#11080) @YounixM
  • refactor(frontend): remove xstate and migrate to plain React state (#11059) @AshwinBhatkal
  • test(useResourceAttribute): add ResourceProvider behavior coverage (#11069) @AshwinBhatkal
  • refactor: move waterfall api to module structure with updated response (#10797) @krsoninikhil
  • tests: unify integration + e2e under shared pytest project (#11019) @therealpandey
  • refactor(ruler): migrate frontend to generated API clients for rules and downtime schedules (#10968) @therealpandey

🚀 Features

  • feat: adding dashboards for Azure One Click Integration services (#11094) @swapnil-signoz
  • Add support for custom field selection for color by feature. (#11092) @krsoninikhil
  • chore: add json enabled as feature flag for FE (#11050) @piyushsingariya
  • feat(billing-page): added cancel subscription option in billing page (#11118) @SagarRajput-7
  • feat(infra-monitoring): v2 pods list API (#10833) @nikhilmantri0902
  • Feat/crosshair series highlight (#11013) @ahrefabhi
  • feat: types and handler for span attribute mapping (ai-o11y) (#10909) @nityanandagohain
  • feat: adding cloud integration implementation details for Azure (#11058) @swapnil-signoz
  • feat: enable JSON body query support and add group by functionality (#11042) @YounixM
  • feat(onboarding): add OpenCode, Baseten, and DBOS datasources (#11109) @revmag
  • feat(settings): add SigNoz MCP Server setup page (#11025) @makeavish
  • feat(tanstack-table): promote logs table component to /components (#10946) @H4ad
  • feat(global): add mcp_url to global config (#11085) @therealpandey
  • feat(base-path): scope localStorage/sessionStorage keys to base path + fix livetail url (#11029) @SagarRajput-7
  • feat: cloud integration azure service definitions (#11006) @swapnil-signoz
  • feat(base-path): replace window.open with openInNewTab for internal paths and upgraded lint to error (#11027) @SagarRajput-7
  • feat(authz): add check API for community build (#11056) @vikrantgupta25
  • feat: base path config setup and index.html setup as go template for BE injection (#11026) @SagarRajput-7
  • feat: adding cloud integration azure types and openapi spec (#11005) @swapnil-signoz
  • feat(authz): add support for delete role (#11044) @vikrantgupta25
  • feat(infra-monitoring): v2 hosts list api (#10805) @nikhilmantri0902
  • feat: markdown renderer (#10682) @abhishekhugetech
  • feat(billing): increase zeus http client timeout (#11061) @aniketio-ctrl
  • chore(oxlint): migrate from eslint (#10176) @H4ad

🐛 Bug Fixes

  • fix: Body Search warning with FTS in JSON Logs (#10807) @piyushsingariya
  • fix: implement tag filter mapping to canonical and deprecated operators (#11124) @YounixM
  • chore(oxlint): run fixes (#11123) @H4ad
  • chore(oxlint): remove unicorn & other rules that breaks the code on --fix (#11097) @H4ad
  • fix: add config path and fmt config path in vs code settings (#11093) @AshwinBhatkal
  • chore: added tooltip events + minor ui fixes (#11086) @ahrefabhi
  • feat(base-path): scope localStorage/sessionStorage keys to base path + fix livetail url (#11029) @SagarRajput-7
  • fix: minor fixes in tooltip ui (#11077) @ahrefabhi
  • fix(serviceaccount): status code for deleted service accounts (#11075) @vikrantgupta25
  • fix: handle cancel functionality for Run Query Button (#10958) @AshwinBhatkal
  • fix(alert-rules): disable clickhouse/prompql for anomaly detection (#11038) @H4ad

🧰 Maintenance

  • chore(release): bump SigNoz to v0.121.0 (#11139) @primus-bot
  • chore: updated drilldown popup ui to match tooltip (#11113) @ahrefabhi
  • chore: bumping cloud integration agent version to v0.0.10 (#11135) @swapnil-signoz
  • chore: add json enabled as feature flag for FE (#11050) @piyushsingariya
  • chore: add @therealpandey with @srikanthccv (#11126) @therealpandey
  • chore(oxlint): run fixes (#11123) @H4ad
  • chore(onboarding): add open-source tooling to interest in signoz option (#11083) @manika-signoz
  • chore: replace JSONDataTypeIndex and bump otel-collector to v0.144.3 (#11110) @piyushsingariya
  • chore(oxlint): remove unicorn & other rules that breaks the code on --fix (#11097) @H4ad
  • chore: added tooltip events + minor ui fixes (#11086) @ahrefabhi
  • chore(fmt): enable oxfmt (#11057) @H4ad
  • chore(tests): bump python deps to close 8 dependabot alerts (#11076) @therealpandey
  • chore: modern fmts and lints for tests/ (#11074) @therealpandey
  • feat(infra-monitoring): v2 hosts list api (#10805) @nikhilmantri0902
  • chore: added changes for pinning tooltip with a shortcut key (#10953) @ahrefabhi
  • chore: add request examples for alert rules (#11023) @srikanthccv
  • chore(codeowner): add @therealpandey as codeowner (#11055) @vikrantgupta25
v0.120.0 Mixed
Notable features
  • AWS regions expansion with cloud integration migration support
  • AlertManager templater for custom alert notifications
  • Infrastructure monitoring shared components for list/details views
Full changelog

🚀 Features

  • feat: adding missing AWS regions (#11039) @swapnil-signoz
  • feat: adding migration AWS cloud integration regions config (#10983) @swapnil-signoz
  • feat: show related values section, always (#11032) @AshwinBhatkal
  • feat(infrastructure-monitoring-k8s-and-hosts): add shared component for list/details (#10800) @H4ad
  • feat: improve perf for queries with empty resource filter (#10861) @nityanandagohain
  • feat(billing): add zeus put meters api (#10923) @aniketio-ctrl
  • feat(apiserver): derive HTTP route prefix from global.external_url (#10943) @therealpandey
  • feat: AlertManager templater (#10581) @abhishekhugetech
  • chore: update all absolute tokens to semantic tokens (#10742) @YounixM
  • feat(member): add v2 reset password token endpoints and show invite expiry status (#10954) @vikrantgupta25
  • feat: added info dismissible callout for the license row in workspace settings (#10938) @SagarRajput-7

🐛 Bug Fixes

  • fix: minor tooltip css fix (#11053) @ahrefabhi
  • fix: not_in expression in having input box (#11035) @tushar-signoz
  • fix: alerts creation for query types other than builder (#11030) @AshwinBhatkal
  • test(infra-monitoring): fix flaky test (#11021) @H4ad
  • fix: y-axis crosshair sync for tooltip (#10944) @ahrefabhi
  • fix: semantic token issues in aws refactor (#11014) @YounixM
  • feat(apiserver): derive HTTP route prefix from global.external_url (#10943) @therealpandey

🧰 Maintenance

  • chore(release): bump SigNoz to v0.120.0, OTel Collector to v0.144.3 (#11052) @primus-bot
  • fix: y-axis crosshair sync for tooltip (#10944) @ahrefabhi
  • chore: Removal of JSONDataType field (#10925) @piyushsingariya
  • chore(switch): switch for some time to @therealpandey (#11017) @therealpandey
  • chore: remove setting of trace cache since it was not getting used (#10986) @krsoninikhil
  • chore: update @signozhq packages and adjust styles in AuthHeader and … (#10989) @YounixM
  • chore: update all absolute tokens to semantic tokens (#10742) @YounixM
  • chore: skipped flaky jest tests (#10981) @SagarRajput-7
  • chore: updated the onboarding contributor doc as per the new enhancement in the asset management (#10955) @SagarRajput-7
  • chore: custom notifiers in alert manager (#10541) @abhishekhugetech
  • chore: public dir cleanup, remove duplicate assets since they are moved to src/assets (#10951) @SagarRajput-7
  • chore: added eslint, stylelint and asset migration across the codebase (#10915) @SagarRajput-7
  • test(organization-traces): try unflaky both tests (#11046) @H4ad
  • refactor: rename selectedDashboard to dashboardData (#11040) @AshwinBhatkal
  • refactor: update styles and components for consistency and improved UI (#11043) @YounixM
  • refactor: use new components from signozhq/ui (#11008) @YounixM
  • refactor: migrate CreateFunnel input to @signozhq/ui (#10996) @prakha
  • refactor: aws integrations (#10937) @YounixM
  • refactor: moving types to cloud provider specific namespace/pkg (#10976) @swapnil-signoz
  • docs: perses schema for dashboards (#10609) @namanv3
  • docs(go): add types.md covering core-type and Postable/Gettable/Storable conventions (#10998) @therealpandey
  • refactor(ruler): introduce v2 Rule read type and validate uuid on delete (#10997) @therealpandey
  • refactor(ruler): tighten rule and downtime OpenAPI schema (#10995) @therealpandey
  • refactor(ruler): move rules and planned maintenance handlers to signozapiserver (#10957) @therealpandey
  • refactor(alertmanager): move API handlers to signozapiserver (#10941) @therealpandey

New Contributors

  • @prakha made their first contribution in https://github.com/SigNoz/signoz/pull/10996

Full Changelog: https://github.com/SigNoz/signoz/compare/v0.119.0...v0.120.0

v0.119.0 New feature
Notable features
  • Audit infrastructure and telemetry audit query support
  • Cloud integration APIs enhanced with query parameters
  • New metricNamespace parameter in field APIs for prefix matching
v0.118.0 Mixed
⚠ Upgrade required
  • Table migration included in this release.
  • SQLstore now enables WAL mode by default.
  • Removed deprecated v3/v4 support in rules.
Breaking changes
  • Updated user API to v2, impacting members page and role management.
Notable features
  • Enterprise auditor with licensing gate and OTLP HTTP export
  • Integration of service accounts and support for singular roles
  • Enabled WAL mode by default in sqlstore and added support for SQLite transaction modes
v0.117.0 New feature
Breaking changes
  • Deprecated old user invite APIs
Notable features
  • Trace export functionality
  • Service account CRUD operations
  • User role table and authorization
v0.116.1 Bug fix

Bug fixes for agent configuration and identity provider claims with cloud integration support

v0.116.0 New feature
Notable features
  • IdentN factory integration
  • Partial unique indexes support
  • Chart appearance settings
v0.115.0 New feature
Breaking changes
  • Deprecated user invite table and old invite system
Notable features
  • Members page with listing and edit
  • Legend auto generation based on group by
v0.114.1 Bug fix

Bug fixes for tooltip rendering in fullscreen mode and custom time picker handling

v0.114.0 New feature
Notable features
  • Service account introduction
  • Vite migration from Webpack
  • Roles CRUD implementation
v0.113.0 Maintenance
Notable features
  • Text selection block UI component
  • Root user visibility control via feature flags
v0.112.1 New feature
Notable features
  • Roles page and listing view
  • Authorization HTTP routes
v0.112.0 New feature
Notable features
  • New histogram panel
  • New bar panel
  • Root user support and provisioning
v0.111.0 New feature
Notable features
  • New time series panel with uPlot builder
  • Wildcard selector support in authorization
v0.109.3 Bug fix

UI improvements removing search input from integrations header and adding data source viewer

v0.109.1 Maintenance

Maintenance release adding node version information to GOR YAML configuration files for better deployment tracking.

v0.109.0 New feature
Breaking changes
  • Removed old login endpoint
Notable features
  • Query-aware filter management
  • Forgot password API and token expiry
v0.108.0 New feature
Notable features
  • SSO stats reporting
  • Gateway APIs
  • IDP attributes mapping
v0.107.0 New feature
Notable features
  • Improved date range selection UX
  • Enhanced log-trace correlation buttons
  • JSON Logs Query Experience
v0.106.0 New feature
Breaking changes
  • Renamed org_domains table to auth_domain
Notable features
  • Flagger feature flags package
  • Global config API

Beta — feedback welcome: [email protected]