"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