Releases: SigNoz/signoz
Releases · SigNoz/signoz
v0.98.0
🚀 Features
- feat(sql): swap mattn/sqlite with modernc.org/sqlite (#9343) @vikrantgupta25
- feat(tokenizer|sso): add tokenizer for session management and oidc sso support (#9183) @therealpandey
- feat: add bidirectional keys for http.url and net.peer.name (#9208) @eKuG
- Revert "feat(sql): increase busy timeout" (#9337) @vikrantgupta25
- feat(sql): increase busy timeout (#9336) @vikrantgupta25
- feat(sql): swap mattn/sqlite with modernc.org/sqlite (#9325) @vikrantgupta25
- feat(meter): better defaults in cost meter and user qol improvements (#9328) @vikrantgupta25
- Revert "feat(sql): swap mattn/sqlite with modernc.org/sqlite" (#9338) @vikrantgupta25
🐛 Bug Fixes
- fix(tokenizer): update the authn domains tooltips (#9388) @vikrantgupta25
- fix: make trace details attributes search visible by default (#9247) @ahmadshaheer
- fix: trace details bugfixes and improvements (#9155) @ahmadshaheer
- fix(instrumentation): initialize noop if metrics is not enabled (#9365) @therealpandey
- fix: legacy logs ttl (#9345) @tushar-signoz
- chore: fix legends representation in non-metric non-qb queries (#9351) @amlannandy
- fix(tokenizer): fix cache invalidation on delete (#9352) @therealpandey
- fix: show list options even in traces explorer empty / error states (#9339) @ahmadshaheer
- fix: prevent queryKey overide by options (#9344) @aks07
- fix: added fix for changelog paragraph font weight (#9331) @ahrefabhi
🧰 Maintenance
- chore(release): bump SigNoz to v0.98.0 (#9393) @Primus-bot
- chore: update on headers package version (#9376) @YounixM
- chore(codeowners): update username (#9359) @psshri
- chore: fix legends representation in non-metric non-qb queries (#9351) @amlannandy
- chore: add feedback button text (#9335) @makeavish
- Add Mastra doc and update onboarding configuration (#9372) @makeavish
- chore(statsreporter): fix vultr platform detection in statsreporter (#9326) @Nageshbansal
Full Changelog: v0.98.0-rc.1...v0.98.0
v0.98.0-rc.1
v0.98.0-rc.0
Changelog
- c122bc0 feat(tokenizer|sso): add tokenizer for session management and oidc sso support (#9183)
- d22039b fix: show list options even in traces explorer empty / error states (#9339)
- 457b697 fix: prevent queryKey overide by options (#9344)
- 1267f9a chore: add feedback button text (#9335)
- ecd9498 feat: add bidirectional keys for http.url and net.peer.name (#9208)
- bac8f8b Revert "feat(sql): swap mattn/sqlite with modernc.org/sqlite (#9325)" (#9338)
- 800a34e Revert "feat(sql): increase busy timeout (#9336)" (#9337)
- 934c09b feat(sql): increase busy timeout (#9336)
- c62d41e feat(sql): swap mattn/sqlite with modernc.org/sqlite (#9325)
- 264af06 fix: added fix for changelog paragraph font weight (#9331)
- dcc902f chore(statsreporter): fix vultr platform detection in statsreporter (#9326)
- a4f24a2 feat(meter): better defaults in cost meter and user improvement (#9328)
v0.97.1
🚀 Features
- feat: add abs value function in formula (#9315) @niladrix719
🐛 Bug Fixes
- fix: panic from label set conversion (#9316) @srikanthccv
- fix: edit alerts crash (#9310) @amlannandy
🧰 Maintenance
- fix: panic from label set conversion (#9316) @srikanthccv
- test(integration): add integration tests for TTL methods (#9289) @tushar-signoz
Full Changelog: v0.97.0...v0.97.1
v0.97.0
🚀 Features
- feat: added new datasources (#9167) @Calm-Rock
- feat(authz): address tenant isolation for authz (#9293) @vikrantgupta25
- chore: remove routing policies feature flag (#9249) @amlannandy
- chore: notification routing | added notificaiton routing via expression based routes (#9195) @aniketio-ctrl
- feat: create alerts ux improvements and api integration (#9165) @amlannandy
- feat(authz): build role module (#9136) @vikrantgupta25
- feat: add routing polices page (#9198) @amlannandy
- chore(notification grouping): added custom grouping in signoz dispatcher (#8812) @aniketio-ctrl
- feat: add materialise ttl = 0 in set ttl v2 (#9189) @eKuG
🐛 Bug Fixes
- Preferences framework re-factor (#9206) @aks07
- fix: use numerical comparison instead of lexicographical for string-encoded numbers (#9154) @nityanandagohain
- fix: anomaly with below operator negates the target (#9288) @srikanthccv
- fix: fix the flaky test (#9255) @ahmadshaheer
- fix: exists/not exists for resource attributes (#9129) @nityanandagohain
- fix: handle resource/attribute context collision with expression usin… (#9240) @srikanthccv
- ISSUE:2806 - View traces/logs functionality across the product with new QB (#9207) @ahrefabhi
- fix: fix page offset in exceptions tab (#9184) @aks07
- fix: added fix for passing activeLogId in query range in log context view (#9180) @ahrefabhi
- fix: prevent panels with all queries disabled (#9093) @niladrix719
🧰 Maintenance
- chore(release): bump SigNoz to v0.97.0, OTel Collector to v0.129.7 (#9305) @Primus-bot
- chore: remove routing policies feature flag (#9249) @amlannandy
- chore: link to docs, QB flavour for expr and update options (#9246) @srikanthccv
- chore: notification routing | added notificaiton routing via expression based routes (#9195) @aniketio-ctrl
- chore: edit alerts api integration (#9210) @amlannandy
- chore(notification grouping): added custom grouping in signoz dispatcher (#8812) @aniketio-ctrl
- chore: create a HOC to wrap components with ErrorBoundary (#9096) @YounixM
- chore(statsreporter): fix azure IMDS endpoint in statsreporter (#9243) @Nageshbansal
- chore(statsreporter): add nomad, vultr, aca platform detection (#9220) @Nageshbansal
Full Changelog: v0.96.1...v0.97.0
v0.97.0-rc.3
v0.97.0-rc.2
v0.97.0-rc.1
Changelog
- 101b366 chore(statsreporter): fix azure IMDS endpoint in statsreporter (#9243)
- 1b1aa49 chore: link to docs, QB flavour for expr and update options (#9246)
- f9a70a3 chore: notification routing | added notificaiton routing via expression based routes (#9195)
- d3be263 fix: exists/not exists for resource attributes (#9129)
- 78e4f4f fix: handle resource/attribute context collision with expression using paranthesis (#9240)
- cbb24d9 chore: edit alerts api integration (#9210)
- 9ffe0d8 chore(statsreporter): add nomad, vultr, aca platform detection (#9220)
- 1a1ef5a chore: create alerts ux improvements and api integration (#9165)
- 8b21ba5 ISSUE:2806 - View traces/logs functionality across the product with new QB (#9207)
- 1b818dd feat(authz): build role module (#9136)
- 3c36414 fix: fix page offset in exceptions tab (#9184)
- 411414f chore: add routing polices page (#9198)
- 735b907 chore(notification grouping): added custom grouping in signoz dispatcher (#8812)
- 8b485de chore: create a HOC to wrap components with ErrorBoundary (#9096)
- d595dcc fix: added fix for passing activeLogId in query range in log context view (#9180)
- 7ddaa84 feat: add materialise ttl = 0 in set ttl v2 (#9189)
- 6d5f0ad fix: prevent panels with all queries disabled (#9093)
v0.96.1
🐛 Bug Fixes
- revert: removed changes done for cursor position jump fix (#9193) @ahrefabhi
- Fix: Opening logs link broken (Pref framework) (#9182) @aks07
- fix: extra content passed by consuming component (#9191) @YounixM
🧰 Maintenance
- chore(release): bump SigNoz to v0.96.1 (#9194) @Primus-bot
- chore: change update workspace URL to upgrade guide (#9178) @makeavish
- chore(authz): bump up openfga version (#9175) @vikrantgupta25
Full Changelog: v0.96.0...v0.96.1
v0.96.0
🚀 Features
- feat: hide feedback for non licensed users (#9176) @YounixM
- feat: added cold storage in set ttl v2 method (#9151) @eKuG
- feat: standardise header to include share and feedback sections (#9037) @YounixM
- feat: add notification settings section to create alert (#9162) @amlannandy
- feat: revamp onboarding (#9068) @manika-signoz
- feat: Move 3rd party apis to QB V5 (#9042) @ahrefabhi
- feat: add evaluation cadence component for alerts v2 (#9131) @amlannandy
- feat: frontend unit test suite setup (#9027) @aks07
- feat(authz): build authz service (#9064) @vikrantgupta25
🐛 Bug Fixes
- fix: revert queryKey update to re-enable cancel run (#9105) @YounixM
- fix: correctly set and unset the stackbarchart value across panel types (#9158) @SagarRajput-7
- fix(integration): fix tests (#9168) @vikrantgupta25
- fix: added fix for invalid function name cumsum (#9161) @ahrefabhi
- fix: fixed scroll reset issue when interacting with legends (#9065) @SagarRajput-7
- 3rd party sem conv fix (#8980) @eKuG
- fix: added fix for cursor jump in QB (#9140) @ahrefabhi
- fix: added dashboard route param, to allow trigger when new panel creation action happens (#9141) @SagarRajput-7
- fix: dont accept materialized key from payload (#9139) @nityanandagohain
- fix: stale threshold state after modifying alert conditions (#9125) @aniketio-ctrl
- fix intermittent failing test (#9138) @aks07
- fix: removed staleTime and cacheTime from query client level (#9124) @SagarRajput-7
- Fix: No quick filter found screen on navigating back from a diff screen (#9121) @aks07
🧰 Maintenance
- chore(release): bump SigNoz to v0.96.0, OTel Collector to v0.129.6 (#9179) @Primus-bot
- chore(clickhouse): bump ch-go (#9169) @vikrantgupta25
- chore: add evaluation settings section (#9134) @amlannandy
- chore: add context and time utils for usage in alerts (#9114) @amlannandy
Full Changelog: v0.95.1...v0.96.0