[release-12.2.1] Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112156)

* Go: Update to 1.25.2

* golangci-lint: Update to 2.5.0

* Dependencies: Bump golang.org/x/net to v0.45.0

* Fix broken feature toggle test
This commit is contained in:
Matheus Macabu
2025-10-08 15:00:14 +02:00
committed by GitHub
parent 37eeb82b5c
commit d690b06941
75 changed files with 821 additions and 683 deletions
@@ -100,7 +100,7 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `pdfTables` | Enables generating table data as PDF in reporting |
| `canvasPanelPanZoom` | Allow pan and zoom in canvas panel |
| `regressionTransformation` | Enables regression analysis transformation |
| `alertingSaveStateCompressed` | Enables the compressed protobuf-based alert state storage. Default is enabled. |
| `alertingSaveStateCompressed` | Enables the compressed protobuf-based alert state storage |
| `sqlExpressions` | Enables SQL Expressions, which can execute SQL queries against data source results. |
| `savedQueries` | Enables Saved Queries feature |
| `enableSCIM` | Enables SCIM support for user and group management |