v0.90.0

SigNoz/signozv0.90.0Jul 16, 2025by github-actions[bot]

AI Summary

Introduces JSON Flattening support for logs pipelines and new datasources. It also brings UI enhancements like a sidebar changelog display and security patches for webpack loader vulnerabilities.

Key Highlights

  • JSON Flattening support in logs pipelines.
  • New datasources support.
  • Changelog display in the sidebar.
  • Security fixes for image-webpack-loader vulnerability.

New Features

  • JSON Flattening in logs pipelines
  • New datasources
  • Show changelog in the sidebar
  • Show ingestion keys to self-hosted users
  • ECS platform detection
  • Update data on skip in onboarding

Full Release Notes

## 🚀 Features

* feat: added new datasources (#8536) @Calm-Rock
* feat: JSON Flattening in logs pipelines (#8227) @piyushsingariya
* feat: update data on skip in onboarding (#8508) @YounixM
* feat: add support for JSON flattening in pipeline processor create and edit (#8331) @ahmadshaheer
* Feat: show changelog in the sidebar + cloud users (#8503) @ahrefabhi
* feat: show ingestion keys to self hosted users (#8490) @YounixM
* feat(statsreporter): add ecs platform detection (#8529) @Nageshbansal
* Show new error component when saving pipeline fails (#8511) @aks07

## 🐛 Bug Fixes

* fix: light mode for channels create and edit (#8542) @YounixM
* fix: fix the layout shift issues in logs explorer column view (#8434) @ahmadshaheer
* fix: revalidate changelog on tab visibility change (#8532) @ahrefabhi
* fix: changelog ui fixes (#8526) @ahrefabhi
* fix: check if it's castable to string (#8517) @nityanandagohain
* chore: added got at 11.8.5 patch to fix image-webpack-loader vulnerability (#8493) @SagarRajput-7
* fix(aws-elastic-cache): corrected variable query for elastic cache (#8487) @aniketio-ctrl

## 🧰 Maintenance

* chore(release): bump SigNoz to v0.90.0, OTel Collector to v0.128.1 (#8543) @psshri
* chore: remove migration notification (#8537) @srikanthccv
* chore: update in agent version (#8457) @piyushsingariya
* chore: added new frontend maintainers (#8530) @ahrefabhi
* chore: queries variable replacement and escape $ in mat col (#8514) @srikanthccv
* chore: send email on role update (#8489) @nityanandagohain
* chore: added got at 11.8.5 patch to fix image-webpack-loader vulnerability (#8500) @SagarRajput-7
* chore: replace image-webpack-loader (deprecated) with image-minimizer-webpack-plugin (#8498) @SagarRajput-7
* chore: added got at 11.8.5 patch to fix image-webpack-loader vulnerability (#8493) @SagarRajput-7

## New Contributors
* @psshri made their first contribution in https://github.com/SigNoz/signoz/pull/8543

**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.89.0...v0.90.0