Changelog
v0.102.1November 20, 2025
Fixed SQL migration issue for PostgreSQL users
This release addresses a critical bug that prevented SigNoz from working correctly with PostgreSQL as the SQL database. The issue was related to schema differences between PostgreSQL and SQLite in the authorization server, which caused SQL migration failures.
Related PR: #9616
Bug Fixes
Critical bug fixed for Community Edition.