Releases: SigNoz/signoz
Releases · SigNoz/signoz
v0.29.3
What's Changed
- update webpack config to add segment ID (#3599) @YounixM
- ci(frontend): 👷 update CI job for frontend EE build (#3596) @prashant-shahi
- [Refactor]: polished the log UI (#3591) @Rajat-Dabade
- Add support in query service for querybuilder filterset based log pipelines (#3560) @rkssisodiya
- [Snyk] Security upgrade nginx from 1.24.0-alpine to 1.25.2-alpine (#3589) @YounixM
- feat: onboarding flow - add analytics - update webpack config (#3597) @YounixM
- feat: onboarding flow - add analytics (#3594) @YounixM
Full Changelog: v0.29.2...v0.29.3
v0.29.2
What's Changed
🚀 Features
- feat: old logs explorer is now deprecated (#3576) @palashgdev
- feat: limit & order by is enabled in the metrics query builder (#3566) @palashgdev
🐛 Bug Fixes
- fix: add missed variable substitution for promql querires (#3584) @srikanthccv
v0.29.1
🚀 Features
- feat: tree is updated to show different node values instead of editor (#2696) @palashgdev
🐛 Bug Fixes
- [Fix]: show dashboard according to Id (#3564) @Rajat-Dabade
🧰 Maintenance
- chore: tree is expanded by default (#3563) @palashgdev
- [Refactor]: added tag for data type and type of logs (#3554) @Rajat-Dabade
Full Changelog: v0.29.0...v0.29.1
v0.29.0
"The devil is in the details, but so is the solution."
🚨 Note: Please use v0.29.1 instead of this release. It includes immediate fixes for issues that were reported.
🚀 Features
- feat: json filter bool support (#3544) @nityanandagohain
- feat: signoz cloud - show cloud onboarding docs only when the domain … (#3540) @YounixM
- feat: support for json query on body (#3534) @nityanandagohain
- feat: signoz cloud - update polling logic to fetch latest services (#3538) @YounixM
- feat: add new ff for ee plan (#3524) @makeavish
- feat: triggered alerts is migrated to useQuery (#2814) @palashgdev
- feat: initail version of QB to expr (#3412) @nityanandagohain
- Signoz cloud onboarding v1 (#3525) @YounixM
- Save view PRD design changes. (#3480) @Rajat-Dabade
- Enhancement for Save View PRD. (#3471) @Rajat-Dabade
- feat: all dashboard is migrated to useQuery and action is removed (#3384) @himanshugupta714
🐛 Bug Fixes
- fix: remove unnecessary braces in clickhouse reader (#3543) @dhawal1248
- prefer delta by default - fix indent (#3541) @dhawal1248
- fix: code scanning issues is fixed (#3522) @palashgdev
- fix: live logs table color for light mode is fixed (#3517) @palashgdev
- fix(FE/Logs): fix all logs not visible on scrolling (#3512) @CKanishka
- fix: avoid pipeline builder panic when first op is disabled (#3500) @rkssisodiya
- fix: do not add redundant [] for array (#3484) @srikanthccv
- fix: tagRef is updated (#3502) @palashgdev
- fix(FE): encode URL query params (#3501) @CKanishka
- style(FE/layout): Fix app scroll behaviour and sidenav footer section inconsistency (#3426) @CKanishka
- fix(FE/logs): error alert on deleting mandatory selected fields (#3437) @CKanishka
- fix: clear query builder staged query (#3479) @yeshev
- fix: threshold value is handled for undefined case (#3473) @palashgdev
- chore: fix update debug dependency (#3465) @yeshev
- fix: login/precheck api in non-ee variant (#3516) @vishalsharma1800
- fix: unvalidated dynamic method call (#3515) @Rajat-Dabade
- fix: storage of sensitive information in build artifact (#3491) @Rajat-Dabade
🧰 Maintenance
- chore: prefer delta temporality by default (#3533) @dhawal1248
- chore(frontend): load dotenv for webpack prod and related changes (#3537) @prashant-shahi
- chore: return 400 http status on pipeline validation error (#3472) @rkssisodiya
- chore: update dependencies (#3514) @srikanthccv
- chore(FE): update webpack, add sass, remove wydr (#3503) @YounixM
- chore(FE): reduce main.js chunk size (#3486) @CKanishka
- chore: bump SigNoz/prometheus (#3410) @srikanthccv
- chore: update package resolution (#3477) @yeshev
- chore: css-minimizer-webpack-plugin is updated (#3464) @palashgdev
- chore: add debug package resolution (#3469) @yeshev
- chore: fix update debug dependency (#3465) @yeshev
- chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /frontend (#3363) @dependabot
- chore(deps): bump semver from 5.7.1 to 5.7.2 in /frontend (#3357) @dependabot
- chore: upgrade d3-color dependency (#3461) @yeshev
- chore(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1 in /frontend (#3458) @dependabot
- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /frontend (#3459) @dependabot
- chore: upgrade debug dependency (#3462) @yeshev
- chore: log parsing pipelines happy path integration test (#3424) @rkssisodiya
- chore: ✏️ fix typo - date => data (#3551) @bwalding
- ci(frontend): 👷 CI job for frontend EE build (#3552) @prashant-shahi
- docs: updated APM docs (#3548) @ankit01-oss
- [Fix]: Unvalidated dynamic method call (#3508) @Rajat-Dabade
- [Snyk] Security upgrade html-webpack-plugin from 5.1.0 to 5.5.0 (#3499) @ankitnayan
- [Snyk] Security upgrade alpine from 3.7 to 3.16.7 (#3488) @ankitnayan
- [Snyk] Security upgrade alpine from 3.7 to 3.16.7 (#3492) @ankitnayan
- chore(FE): upgrade babel-loader to latest (#3476) @CKanishka
New Contributors
- @himanshugupta714 made their first contribution in #3384
- @vishalsharma1800 made their first contribution in #3516
- @dhawal1248 made their first contribution in #3533
- @bwalding made their first contribution in #3551
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
🚀 Features
- feat: opsgenie integration (#3429) @srikanthccv
- feat: add list loader and fix action column size (#3440) @yeshev
- feat: use prefetched query in live (#3450) @yeshev
- feat: create live logs page and custom top nav (#3315) @yeshev
- feat: Save View for Explorer pages. (#3404) @Rajat-Dabade
🐛 Bug Fixes
- fix: live tail query formatting fix (#3453) @nityanandagohain
- feat: add list loader and fix action column size (#3440) @yeshev
- fix(FE): tooltip link not opening in apdex tooltip (#3441) @YounixM
- fix: exists, nexists support for top level logs columns (#3434) @nityanandagohain
- fix(FE/logs): enable horizontal scroll in logs context (#3407) @CKanishka
- fix: use query-service API to fetch triggered alerts (#3417) @srikanthccv
- fix: update dashboards to use placeholder params (#3408) @srikanthccv
- fix: update apdex query to use placeholder parameters (#3409) @srikanthccv
- fix: export table panel (#3403) @yeshev
- fix: enable modal is fixed when time is changed (#3454) @palashgdev
- fix: back button issue fixed for traces/logs explorer (#3448) @nodaddy
🧰 Maintenance
- chore: update saved views endpoints (#3314) @srikanthccv
- chore: remove ee import (#3425) @makeavish
v0.27.0
“Your focus determines your reality.” — Qui-Gon Jinn
🚨Upgrading from older versions
If you are using SigNoz from v0.26.x and prior, you will need to run the migration steps for v0.27. - Docs
If you have ClickHouse SQL queries in dashboards or alerts with any of the selected fields, you will be required to update them. - Docs
🚀 Features
- feat: Just-in-time provisioning of SSO users (#3394) @ankitnayan
- feat: get and update log fields updated to support new materialized c… (#3275) @nityanandagohain
- feat: default types for the query builder is updated (#3369) @palashgdev
- feat: add regex support to traces (#3393) @makeavish
🐛 Bug Fixes
- fix: disable proxy buffering and cache (#3399) @nityanandagohain
- fix: ts issue fixed with live tail (#3397) @nityanandagohain
- fix: type email is added in the invite members (#3376) @palashgdev
- fix: [FE-3128]: Logs Explorer: Show options based on format type selected (#3333) @YounixM
- fix: regex support updated in logs (#3392) @nityanandagohain
- fix: update request payload and color in light mode for apdex (#3381) @palashgdev
🧰 Maintenance
- chore: do not return domain when err is observed (#3421) @ankitnayan
- chore(deps): bump github.com/russellhaering/gosaml2 from 0.8.0 to 0.9.0 (#3406) @dependabot
- chore: disable telemetry in CI (#3405) @rkssisodiya
- chore: upgrade to go 1.21 (#3401) @rkssisodiya
- chore: search support is added in dashboard variables (#3378) @palashgdev
- Align the query start and end timestamps to the nearest multiple of step (#2844) @srikanthccv
- Update Docker Download number label in README.md (#3388) @pranay01
New Contributors
Full Changelog: v0.26.1...v0.27.0
v0.26.1
What's Changed
🚀 Features
- feat: regex operator is added in the string type for metrics source (#3362) @palashgdev
🐛 Bug Fixes
- fix: chart metrics name suggestion not updated when text is update (#3329) @gitstart
- fix: escape quote and backslash for ClickHouse value (#3377) @srikanthccv
- fix: disabled the button when both password are same (#3360) @palashgdev
v0.26.0
What's Changed
🚀 Features
- feat: created a component for apdex (#3283) @Rajat-Dabade
- feat(alerts/query-service): measurement unit support for alerts (#2673) @srikanthccv
- feat: add ms teams channels (#2689) @mindhash
- feat: added the support of y axis unit and threshold unit in the alerts page (#3268) @palashgdev
- feat: convert livetail to a get endpoint (#3321) @nityanandagohain
- fix: retain y axis unit for cloned panel (#3343) @Damans227
🐛 Bug Fixes
- fix: Adjust query-service Dockerfiles to make /root/query-service executable for non-root users (#3338) @rybnico
- fix: log details action not it (#3350) @yeshev
- fix: use
ts
as a column to make the formula work (#3351) @srikanthccv - fix: alerts work when "equals to" or "not equals to" used with "all t… (#3244) @srikanthccv
- fix: null issue when switching from clickhouse to Query builder (#3318) @Rajat-Dabade
- fix: bump nginx base image for cve fix (#3340) @shivanshu1333
- fix: fixed the typo in user profile picture attribute (#3307) @indyarocks
🧰 Maintenance
- chore: bump alertmanager version (#3346) @srikanthccv
- chore: format for livetail changed (#3332) @nityanandagohain
- Refactor: Updated Adding Panel Loading State. (#3313) @Rajat-Dabade
v0.25.5
v0.25.4
🚀 Features
- feat: menu header is controlled from menuList rather than boolean for each menu (#3288) @palashgdev
- feat: add event source provider with hook (#3298) @yeshev
- feat: add ordering and sorting table column (#3281) @yeshev
- feat: add logspout as default docker logs collector (#3225) @nityanandagohain
🐛 Bug Fixes
- fix: lowercase filter operator and increase default conn settings (#3310) @srikanthccv
- fix: empty filters field (#3290) @yeshev
- fix: pipeline change history: update config deployment status without having to reload (#3284) @rkssisodiya
- fix: getting first staged query (#3282) @yeshev
- fix: table view logs on expand is updated (#3286) @palashgdev
- fix: update styles for the dashboard confirm modal (#3287) @dnazarenkoo
- fix: key operation table title for metrics (#3280) @Rajat-Dabade
- Table Panel Data dashboard issue. (#3273) @Rajat-Dabade
🧰 Maintenance
- chore: update install.sh for ARM support and compose latest version (#3265) @prashant-shahi
Full Changelog: v0.25.3...v0.25.4