2025.1 Series Release Notes¶
20.0.1¶
Problemas de segurança¶
Bug #2161276: Fixed a vulnerability where passing
all_projects=falsein alarm queries bypassed project scope filtering. Previously, the presence ofall_projectsin the query caused the project scoping logic to be skipped entirely, allowing non-admin users to list alarms from all projects. Queries withall_projects=falseor withoutall_projectsnow correctly restrict results to the caller’s project.
20.0.0¶
Novos recursos¶
The new
telemetry::get_quotaspolicy has been added.
Notas de atualização¶
Python 3.8 support was dropped. The minimum version of Python now supported is Python 3.9.