v0.57.0
github-actions
released this
28 Oct 19:21
·
246 commits
to refs/heads/main
since this release
🚀 Features
- feat(integrations): whitelist /deployments/me (#6275) @grandwizard28
- feat: add get and update apis for org and user preferences (#6249) @YounixM
- feat: add org onboarding preference (#6248) @YounixM
- feat: remove hardcode is darkmode value from get anomaly data func (#6245) @YounixM
- feat: tooltip plugin to show series data in tooltip (#6194) @YounixM
- feat: move resource qb to its own package and use common options (#6238) @nityanandagohain
- feat: onboarding API via proxy (#6058) @makeavish
- feat: bulk invite user api (#6057) @makeavish
- feat: search series in anomaly response data (#6185) @YounixM
- chore: update default feature flag and error response for formula (#6184) @srikanthccv
- feat: move anomaly detection behind ff and show beta (#6180) @YounixM
- feat: anomaly detection UI (#5916) @YounixM
- feat: add Request Dashboard button and improve dashboard list styles (#6251) @sharpshooter90
- Feature flag kafka scenario in pkg instead of ee (#6213) @shivanshuraj1333
- feat: kafka Scenario 1, 3, 4 all squashed (#6144) @shivanshuraj1333
- Enable offline functionality for frontend (#6152) @saichander17
🐛 Bug Fixes
- fix: all new alerts use v4 version (#6209) @ahmadshaheer
- fix: issue while switching between views (#6200) @ahmadshaheer
- Fix: logs pipelines: ensure special characters in pipeline identifiers don't result in bad collector config names (#6259) @raj-k-singh
- fix: arithmetic operators are removed from Dashboard query builder formulas (#6276) @vikrantgupta25
- fix: explicitly return the empty slice for variables query (#6258) @vikrantgupta25
- chore: fix access for downtime schedules (#6255) @srikanthccv
- Fix/bulk invite api error response (#6247) @makeavish
- fix: name is optional in bulk invite API (#6246) @makeavish
- fix: removed selectedValue & uuid from exported and copied dashboard json (#6145) @SagarRajput-7
- fix: fixed threshold for columns with units (#6079) @SagarRajput-7
- fix: issues with the logs where clause filter (#6198) @vikrantgupta25
- fix: add v4 to the new alert payload (#6090) @ahmadshaheer
- fix(docker): use env prefix for boolean in collector config (#6199) @prashant-shahi
- fix: fixed all not deselecting and empty array setting to ALL (#6086) @SagarRajput-7
- fix: updated row key in triggered alert list table (#6154) @rahulkeswani101
- fix: fixed incorrect label for orderBy clause when selected (#6177) @SagarRajput-7
- Fix: log pipelines generates bad config if first op is disabled (#6174) @raj-k-singh
- Fix api query context (#6268) @shivanshuraj1333
- fix: remove trailing slash from http payload example (#6176) @Rohukas
🧰 Maintenance
- Chore: bump signoz otel collector dependency to 0.111.5 (#6302) @raj-k-singh
- chore: bump signoz-otel-collector version (#6290) @srikanthccv
- Chore: upgrade signoz otel collector dependency to v0.111.2 (#6257) @raj-k-singh
- chore: remove facing issues button (#6256) @makeavish
- chore: add k8s nodes, namespaces, and cluster list (#6230) @srikanthccv
- chore: add k8s pods list (#6229) @srikanthccv
- chore: update hosts list to use pre-aggregated data table dynamically (#6227) @srikanthccv
- chore: enable anomaly detection for ee/paid plan (#6243) @srikanthccv
- chore: add missing shiftby in alert rule (#6239) @srikanthccv
- chore: split migrator job to sync and async (#6107) @srikanthccv
- chore: remove the required check from organisation name (#6225) @vikrantgupta25
- chore: added doc link for kafka on getStarted for non-cloud users (#6222) @SagarRajput-7
- chore: update query builder to use 5min/30min aggregation tables (#5679) @srikanthccv
- chore: change the log background to same as severity text with some opacity (#6217) @vikrantgupta25
- chore: make the clear selection view more highlighted (#6216) @vikrantgupta25
- chore: remove the trial expiry banner on logout (#6212) @vikrantgupta25
- chore: add test id to additional filters button (#6183) @ahmadshaheer
- chore: add process list (#6125) @srikanthccv
- chore: update default feature flag and error response for formula (#6184) @srikanthccv
- chore: update body parser (#6165) @YounixM
- chore: add hosts list support (#6123) @srikanthccv
- chore: skip showing metrics with dot in name (#6096) @srikanthccv
- chore: run all query-service tests (#6098) @Rindrics
- chore: Update README.md (#6172) @ankit01-oss
- perf(cache): should delete multiple keys at once to reduce operations in Redis cache (#6170) @git-hulk
- #5861 Changes query which improves performance (#6081) @eKuG
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /frontend (#5817) @dependabot
- chore(deps): bump dompurify from 2.4.7 to 3.1.3 in /frontend (#6157) @dependabot
- chore(deps): bump dompurify from 3.0.0 to 3.1.3 in /frontend (#5985) @dependabot
New Contributors
- @Rohukas made their first contribution in #6176
- @Rindrics made their first contribution in #6098
- @saichander17 made their first contribution in #6152
Full Changelog: v0.56.0...v0.57.0