Releases: SigNoz/signoz
Releases · SigNoz/signoz
v0.104.0
🚀 Features
- feat: expand related search keywords (#9728) @makeavish
- feat: add support for copying individual JSON tree nodes in log details (#9657) @ahmadshaheer
- feat: enable / revoke public access to a dashboard (#9642) @YounixM
- feat: add openfga instrumentation configuration (#9754) @balanikaran
- feat: trace span for json marshal and unmarshal operations (#9740) @balanikaran
- feat: enhanced container insights dashboard (#9742) @swapnil-signoz
🐛 Bug Fixes
- fix: error details container - add padding and improve typography of title and desc (#9753) @YounixM
- fix: added y-axis unit selector in traces explorer (#9761) @ahrefabhi
- fix: added fix for duplicate y-axis selector in metrics explorer (#9758) @ahrefabhi
- fix: remove
isRootandisEntrypointfrom the list of selectable columns in the columns menu in traces explorer and traces list panel in dashboard (#9629) @ahmadshaheer - fix(dashboard): send public dashboard id on create (#9755) @vikrantgupta25
🧰 Maintenance
- chore(release): bump SigNoz to v0.104.0 (#9765) @Primus-bot
Full Changelog: v0.103.1...v0.104.0
v0.103.1
🚀 Features
- feat: support y axis unit in timeseries view of logs and traces explorer (#9709) @YounixM
- feat(auth-domain): add idp initiated url in auth domain (#9721) @vikrantgupta25
- chore: metrics explorer summary v2 APIs (#9579) @nikhilmantri0902
- feat: y axis unit selector changes (#9615) @amlannandy
- feat: idp initiated saml authn (#9716) @balanikaran
- feat(dashboard): add datasource and default values for query (#9705) @vikrantgupta25
- feat(onboarding): add Cloudflare logs configuration entry (#9673) @shubham-signoz
🐛 Bug Fixes
- fix: deadlock in prom rule (#9741) @abhishekhugetech
- fix: deprecate field
kind(#9609) @tushar-signoz - fix: setup the acs url while creating saml client (#9744) @balanikaran
- fix: filter expression not being sent on reconnect (#9720) @YounixM
- fix: added fix for cancel run button flickering issue (#9738) @ahrefabhi
- fix: nil err check (#9662) @tushar-signoz
- fix: escape $ signs in materialised columns (#9667) @tushar-signoz
- chore: fix import and consumption issues with design system component (#9694) @SagarRajput-7
- fix: initialize oidc provider for google auth only when needed (#9700) @balanikaran
- fix: add defualt ttl to distributed_table (#9702) @nityanandagohain
- fix: format numeric strings without quotes, preserve quoted values (#9637) @ahrefabhi
🧰 Maintenance
- chore(release): bump SigNoz to v0.103.1 (#9749) @Primus-bot
- chore: metrics explorer summary v2 APIs (#9579) @nikhilmantri0902
- chore: fix import and consumption issues with design system component (#9694) @SagarRajput-7
- chore: add code owners for onboarding V2 files (#9695) @makeavish
- adding more llm monitoring sources to onbaording(frontend) (#9623) @gkarthi-signoz
New Contributors
- @shubham-signoz made their first contribution in #9673
- @gkarthi-signoz made their first contribution in #9623
Full Changelog: v0.103.0...v0.103.1
v0.103.0
🚀 Features
- feat(cache): create a separate cache for trace detail (#9680) @therealpandey
- Feat: Traces explorer cleanup (#9506) @aks07
- feat: ristretto based in-memory cache with metrics enabled (#9632) @balanikaran
- feat(dashboard): add group by field for public dasboards (#9665) @vikrantgupta25
- feat: Introduce PYLON_IDENTITY_SECRET environment variable (#9656) @makeavish
- feat: alerts recovery threshold (#9428) @abhishekhugetech
- feat: update signoz cloud integration agent version from v0.0.6 to v0.0.7 (#9644) @tushar-signoz
- chore: metric name and group by extractor with CH and PromQL support (#9543) @abhishekhugetech
🐛 Bug Fixes
- Feat: Traces explorer cleanup (#9506) @aks07
- fix: updated playwright to patch ssl certificate verification vulnerability (#9664) @SagarRajput-7
- fix: removed the decimal places logic from getYAxisFormattedValue (#9537) @SagarRajput-7
- fix: external APIs page bugfixes / improvements (#9586) @ahmadshaheer
- fix: added ttl for logs_attribute_keys, logs_resource_keys and span_attributes_keys (#9545) @tushar-signoz
- fix: error message for incorrect password (#9649) @tushar-signoz
- fix(logs pipelines): Migrate model.APIErrors to errors (#9598) @piyushsingariya
- fix: handle empty variable list in PrepareWhereClause (#9126) @niladrix719
🧰 Maintenance
- chore(release): bump SigNoz to v0.103.0, OTel Collector to v0.129.12 (#9693) @Primus-bot
- chore: remove userpilot and update Posthog (#9668) @makeavish
- Chore/user email log event (#9655) @makeavish
- chore: converted querysearch codemirror component to uncontrolled component (#9569) @ahrefabhi
- chore: consistent styling in edit alert v2 (#9645) @amlannandy
- ci: add env variable for pylon (#9678) @therealpandey
- chore: fix error in http_handler for get ttl (#9652) @nityanandagohain
Full Changelog: v0.102.1...v0.103.0
v0.102.1
🐛 Bug Fixes
- fix: query builder overall UI improvements (#9577) @ahmadshaheer
- fix: trace details UI fixes and improvements (#9576) @ahmadshaheer
- fix(authz): sqlmigration for postgres (#9616) @vikrantgupta25
- Fix: PromQL handle all variables (#9607) @nikhilmantri0902
🧰 Maintenance
- chore(release): bump SigNoz to v0.102.1 (#9639) @Primus-bot
- chore: alerts v2 ux improvements (#9390) @amlannandy
- chore: integration tests for user role change flow (#9606) @balanikaran
v0.102.0
🚀 Features
- feat: tokenizerstore package & role checks in JWT Tokenizer (#9594) @balanikaran
- feat(authz): add stats reporting for public dashboards (#9605) @vikrantgupta25
- feat(authz): publicly shareable dashboards (#9584) @vikrantgupta25
- feat: add bounded cache for opaque tokenizer only for last observed at cache (#9581) @balanikaran
- feat(authz): openfga sql migration (#9580) @vikrantgupta25
- feat: reset error boundary on pathname change (#9570) @YounixM
- Feature: Revamp Services API to use QBV5 (#9287) @nikhilmantri0902
🐛 Bug Fixes
- fix: added fix for issue-3226, where the query was getting malformed (#9603) @ahrefabhi
- fix: minor improvements to trace explorer, exceptions, and trace funnels (#9578) @ahmadshaheer
- chore: fix tmp related vulnerability (#9582) @amlannandy
- Fix: Preserve query on navigation b/w views | Logs Explorer code cleanup (#9496) @aks07
🧰 Maintenance
- chore(release): bump SigNoz to v0.102.0, OTel Collector to v0.129.11 (#9613) @Primus-bot
- refactor: external apis query range v5 migration (#9550) @ahmadshaheer
- chore: fix tmp related vulnerability (#9582) @amlannandy
- chore: improve otel demo app setup with docker based signoz (#9567) @balanikaran
- refactor: PostableRule struct (#9448) @abhishekhugetech
- refactor: migrate status code table to v5 (#9546) @ahmadshaheer
New Contributors
- @abhishekhugetech made their first contribution in #9448
- @balanikaran made their first contribution in #9581
Full Changelog: v0.101.0...v0.102.0
v0.101.0
🚀 Features
- fix: convert duration ms to string to be passed to getYAxisFormatted… (#9539) @YounixM
- feat: pass email if username is not set - pylon (#9526) @YounixM
🐛 Bug Fixes
- fix(pagerduty): add severity for labels (#9538) @srikanthccv
- Fix: Navigating to different pages wont clear error page (#9560) @aks07
- fix(sessions): do not use axios base instance (#9556) @vikrantgupta25
- fix: aggregation options for metric in alert condition do not get updated (#9485) @amlannandy
- fix(tokenizer): do not rotate when email_password session fails with 401 (#9541) @vikrantgupta25
- fix: convert duration ms to string to be passed to getYAxisFormatted… (#9539) @YounixM
- fix: updated dashboard panel colors for better contrast ratio (#9500) @ahrefabhi
- Fix: uplot dense points selection (#9469) @aks07
- fix: preserve SMTPRequireTLS during default merge (#8478) (#9418) @pkalsi97
🧰 Maintenance
- chore(release): bump SigNoz to v0.101.0 (#9566) @Primus-bot
- chore: update integration dashboard json to v5 (#9534) @srikanthccv
- Bump cloud agent version to 0.0.6 (#9298) @tushar-signoz
Full Changelog: v0.101.0-rc.1...v0.101.0
v0.101.0-rc.1
v0.100.1
🐛 Bug Fixes
- Fix: filter with time in span scope condition builder (#9426) @nikhilmantri0902
🧰 Maintenance
- chore(release): bump SigNoz to v0.100.1 (#9499) @Primus-bot
- fix: do not format for non aggregation columns (#9492) @srikanthccv
Full Changelog: v0.100.0...v0.100.1
v0.100.0
🚀 Features
- feat: changed descirption of span percentile calculation (#9487) @eKuG
- refactor: migrate External API's top 10 errors query_range request to v5 (#9476) @ahmadshaheer
- feat: update styles for percentile value (#9477) @YounixM
- feat(meter): add ability to query meter data across product modules (#9142) @YounixM
- feat: span percentile - UI (#9397) @YounixM
- feat: add support for infra metrics in trace details (#8911) @ahmadshaheer
- feat: add result count to data source search analytics event (#9444) @makeavish
- feat: add span percentile for traces (#8955) @eKuG
- perf: optimize tooltip plugin with caching, memoization, and improved… (#9421) @ahrefabhi
🐛 Bug Fixes
- fix: removed cleanup variable url function to avoid url reseting (#9449) @SagarRajput-7
- fix: alignment issues in home page (#9459) @YounixM
- fix: fix the issue of save button incorrectly enabled when cold_storage_ttl_days is -1 (#9458) @ahmadshaheer
- fix: flaky multi ingestion settings test (#9478) @YounixM
- fix: removing duplicate creation of user if user does not exist already (#9455) @swapnil-signoz
- fix: return coldstorage -1 if not set for logs (#9471) @nityanandagohain
- Log Details minor ui fix (#9463) @aks07
- fix: formatted threshold unit in description and summary (#9350) @aniketio-ctrl
- fix: upgraded the axios resolution to fix vulnerability (#9454) @SagarRajput-7
- fix: adapt the scroll reset fix in alert and histogram panels (#9322) @SagarRajput-7
- fix: show precision for dashboard panels (#9054) @SagarRajput-7
- fix: overall improvements to span logs drawer empty state (i.e. trace logs empty state vs. span logs empty state + UI improvements) (#9252) @ahmadshaheer
🧰 Maintenance
- chore(release): bump SigNoz to v0.100.0, OTel Collector to v0.129.8 (#9488) @Primus-bot
- feat(sqlstore): added sql formatter for json (#9420) @aniketio-ctrl
- chore: bump golangci-lint to v2 (#9445) @therealpandey
- chore: add missing unit tests for getLegend (#9374) @amlannandy
- chore(costmeter): enable costmeter by default in docker installations (#9432) @Nageshbansal
- Update CODEOWNERS for frontend code (#9456) @YounixM
New Contributors
- @swapnil-signoz made their first contribution in #9455
Full Changelog: v0.99.0...v0.100.0
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