This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+9 more
Affected surfaces
ReleasePort's take
Moderate signalSigNoz v0.123.0 revamps trace visualization and adds resource-level FGA for service accounts. Release includes v2 infrastructure monitoring APIs and billing infrastructure improvements.
Why it matters: Revamped trace interface accelerates debugging workflows. Resource-level FGA and multi-role support simplify service account access management; v2 APIs enable advanced infrastructure monitoring.
Summary
AI summaryRevamped trace details and added lint rule for subpath imports in Signoz UI components.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Revamped trace details interface and visualization Revamped trace details interface and visualization Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Resource-level FGA authorization for service accounts Resource-level FGA authorization for service accounts Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Multi role assignment support for service accounts Multi role assignment support for service accounts Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
v2 volumes list API for infra-monitoring v2 volumes list API for infra-monitoring Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
v2 clusters list API for infra-monitoring v2 clusters list API for infra-monitoring Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
v2 namespaces list API for infra-monitoring v2 namespaces list API for infra-monitoring Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
v2 nodes list API for infra-monitoring v2 nodes list API for infra-monitoring Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Migrated package management from yarn to pnpm Migrated package management from yarn to pnpm Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Meter reporter for new billing infrastructure Meter reporter for new billing infrastructure Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
LLM pricing store and module with opamp integration LLM pricing store and module with opamp integration Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Enable transaction_mode immediate for sqlstore Enable transaction_mode immediate for sqlstore Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Module and store for span mapper Module and store for span mapper Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
File provider added for auditor File provider added for auditor Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Display total items count on infra-monitoring list Display total items count on infra-monitoring list Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Migrated from lucide react and antD icons to SigNoz icons Migrated from lucide react and antD icons to SigNoz icons Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Lint rule enforces subpath imports for UI components Lint rule enforces subpath imports for UI components Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Alert on ingestion limit now prominent with default name Alert on ingestion limit now prominent with default name Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Updated imports for signozhq/ui components Updated imports for signozhq/ui components Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
OpenAPI 3 discriminator published on RuleThresholdData OpenAPI 3 discriminator published on RuleThresholdData Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Dependency | Medium |
OTel Collector updated to v0.144.4 OTel Collector updated to v0.144.4 Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Handle negative values properly on hosts metrics Handle negative values properly on hosts metrics Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Disallow group by timestamp for timeseries requests Disallow group by timestamp for timeseries requests Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Handle ragged label sets in scalar table conversion Handle ragged label sets in scalar table conversion Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Dashboard date refresh bug fixed Dashboard date refresh bug fixed Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Initialize global time store with default value Initialize global time store with default value Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Strip 'v' prefix before comparing software versions Strip 'v' prefix before comparing software versions Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Simplify password matching logic in frontend Simplify password matching logic in frontend Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Trace details open in new tab from funnel results Trace details open in new tab from funnel results Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Low |
Handle -1 values on hosts metrics in infra-monitoring Handle -1 values on hosts metrics in infra-monitoring Source: granite4.1:30b@2026-05-23-audit Confidence: low |
— |
| Refactor | Medium |
Typography component migrated to signozhq/ui Typography component migrated to signozhq/ui Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Replaced LoadingOutlined icon with SigNoz Loader Replaced LoadingOutlined icon with SigNoz Loader Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
🚀 Features
- Feat/trace details pending 2 (#11255) @aks07
- feat: add lint rule to enforce subpath imports for Signoz UI components (#11275) @YounixM
- Feat/trace details pending (#11170) @aks07
- feat(infra-monitoring): v2 volumes list api (#11137) @nikhilmantri0902
- feat(pnpm): migrate away from yarn (#11158) @H4ad
- feat: module and store for span mapper (#11127) @nityanandagohain
- feat: migrate from lucide react and antD icons to signoz icons (#11222) @tewarig
- feat: meter reporter for new billing infra (#11016) @karanbalani
- feat(infra-monitoring): v2 clusters list api (#11132) @nikhilmantri0902
- feat(authz): enable multi role assignment for service account (#11231) @SagarRajput-7
- feat(infra-monitoring): v2 namespaces list api (#11131) @nikhilmantri0902
- feat(auditor): add file provider (#11252) @therealpandey
- feat(authz): add resource-level FGA for service accounts (#11065) @vikrantgupta25
- feat: update imports for @signozhq/ui components (#11237) @YounixM
- feat(ruletypes): publish OpenAPI 3 discriminator on RuleThresholdData and EvaluationEnvelope (#11180) @therealpandey
- feat: replicate perses structs but with proper plugin references (#11031) @namanv3
- feat(ingestion): make set alert on ingestion limit prominent and added default alert name (#11215) @SagarRajput-7
- feat(typography): migrate to @signozhq/ui (#11199) @H4ad
- feat(sqlstore): enable transaction_mode immediate (#10825) @vikrantgupta25
- Feat: Trace Details Revamp (#10973) @aks07
- feat(infra-monitoring): show total items count on list page (#11212) @H4ad
- feat(infra-monitoring): v2 nodes list api (#11128) @nikhilmantri0902
- feat(llmpricing): implement store and module and integrate with opamp (#11089) @nityanandagohain
🐛 Bug Fixes
- fix(infra-monitoring): handle -1 values on hosts metrics (#11256) @H4ad
- fix: handle ragged label sets in scalar table conversion (#11112) @nityanandagohain
- fix(global-time): initialize store with default value instead of 0 (#11257) @H4ad
- fix(status): strip 'v' prefix before comparing versions (#11011) @Mrsandeep27
- fix: disallow group by timestamp for timeseries request (#11018) @tushar-signoz
- fix(lint-staged): run format for css files & parallel tsgo check (#11213) @H4ad
- fix(frontend): simplify password matching logic (#11174) @belikedeep
- fix: dashboard date refresh (#11201) @tushar-signoz
- fix(frontend): open trace details in new tab from funnel results (#10999) @Dasmat13
🧰 Maintenance
- chore(release): bump SigNoz to v0.123.0, OTel Collector to v0.144.4 (#11282) @primus-bot
- chore: update orval (#11267) @tewarig
- chore: update ts-jest and show filters styles (#11266) @tewarig
- chore: filter out warning and info level events (#11216) @YounixM
- refactor(icons): replace LoadingOutlined with SigNoz Loader (#10839) @yadavshubham01
- test: dashboards list spec with new e2e framework (#11190) @AshwinBhatkal
New Contributors
- @Dasmat13 made their first contribution in https://github.com/SigNoz/signoz/pull/10999
- @belikedeep made their first contribution in https://github.com/SigNoz/signoz/pull/11174
- @Mrsandeep27 made their first contribution in https://github.com/SigNoz/signoz/pull/11011
- @yadavshubham01 made their first contribution in https://github.com/SigNoz/signoz/pull/10839
- @tewarig made their first contribution in https://github.com/SigNoz/signoz/pull/11222
Full Changelog: https://github.com/SigNoz/signoz/compare/v0.122.0...v0.123.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About signoz
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
Related context
Related tools
Beta — feedback welcome: [email protected]