Releases: SigNoz/signoz
Releases · SigNoz/signoz
v0.99.0
🚀 Features
- feat: allowing switching between views when groupby is present (#9386) @YounixM
- feat: enhance s3 logs retention handling (#9371) @ahmadshaheer
- feat: changed cold storage duration to seconds in v1 (#9405) @eKuG
- feat: double encode view query (#9429) @aks07
- feat(logs-context): implement priority-based resource attribute selection (#9303) @ahmadshaheer
- feat(quick-filters): improve filter visibility and auto-open behavior (#9253) @ahmadshaheer
- feat: added variable in url and made dashboard sync around that and sharable with user friendly format (#8874) @SagarRajput-7
🐛 Bug Fixes
- feat: changed cold storage duration to seconds in v1 (#9405) @eKuG
- Fix: Escape HTML rendering in log body (#9413) @aks07
- fix: removed option param cleanup from variable function (#9411) @SagarRajput-7
- fix: fix drag select not working in panel edit mode (#9130) @SagarRajput-7
- fix: added test cases for exportoption wrapper and export function (#9321) @SagarRajput-7
- fix: changed metric time and space type reset and change logic (#9066) @SagarRajput-7
- fix: fix threshold validation mismatch (#9196) @SagarRajput-7
- fix(sqlschema): postgres sqlschema get table operation (#9395) @vikrantgupta25
- fix: prevent memory leaks from uncleaned uPlot event listeners (#9320) @ahrefabhi
- fix: replace fmt.Errorf with signoz/pkg/errors and update golangci-li… (#9373) @pkalsi97
🧰 Maintenance
- chore(release): bump SigNoz to v0.99.0 (#9431) @Primus-bot
- chore: add data test ids for alerts e2e tests (#9384) @amlannandy
- chore: enable editing of unit from metric details (#8839) @amlannandy
- chore(statsreporter): adds statscollector for config (#9407) @Nageshbansal
- chore: update slow running test in tracesExplorer test (#9396) @SagarRajput-7
New Contributors
Full Changelog: v0.98.0...v0.99.0
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