Add 9 missing patch release changelogs covering changes from January to February 2026. All PR authors verified via GitHub CLI. Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
836 B
836 B
Security
- [dashboard] Verify JWT token: Added JWT token verification to the dashboard, ensuring that authentication tokens are properly validated before granting access. This prevents unauthorized access through forged or expired tokens (@lllamnyp in #1980, #1983).
Fixes
- [postgres-operator] Correct PromQL syntax in CNPGClusterOffline alert: Fixed incorrect PromQL syntax in the
CNPGClusterOfflinealert rule for CloudNativePG, ensuring the alert fires correctly when all instances of a PostgreSQL cluster are offline (@mattia-eleuteri in #1981, #1989).
Full Changelog: v0.41.6...v0.41.7