2025.1 Series Release Notes

20.0.1

Sicherheitsrelevante Probleme

  • Bug #2161276: Fixed a vulnerability where passing all_projects=false in alarm queries bypassed project scope filtering. Previously, the presence of all_projects in the query caused the project scoping logic to be skipped entirely, allowing non-admin users to list alarms from all projects. Queries with all_projects=false or without all_projects now correctly restrict results to the caller’s project.

20.0.0

Neue Funktionen

  • The new telemetry::get_quotas policy has been added.

Aktualisierungsnotizen

  • Python 3.8 support was dropped. The minimum version of Python now supported is Python 3.9.