Compare commits

...

4 Commits

Author SHA1 Message Date
Andrii Chubatiuk
38f37f281d Merge branch 'master' into changelog-entry-for-pr-9421 2025-07-15 10:44:27 +03:00
Andrii Chubatiuk
3f82302d82 Update docs/victoriametrics/changelog/CHANGELOG.md
Co-authored-by: Max Kotliar <mkotlyar@victoriametrics.com>
2025-07-15 10:43:27 +03:00
Andrii Chubatiuk
c0c88e4f2e Update docs/victoriametrics/changelog/CHANGELOG.md
Co-authored-by: Zakhar Bessarab <z.bessarab@victoriametrics.com>
2025-07-14 11:06:10 +03:00
Andrii Chubatiuk
715b42a437 changelog for PR #9421 2025-07-10 14:06:05 +03:00

View File

@@ -19,6 +19,7 @@ See also [LTS releases](https://docs.victoriametrics.com/victoriametrics/lts-rel
## tip
* SECURITY: upgrade Go builder from Go1.24.4 to Go1.24.5. See [the list of issues addressed in Go1.24.5](https://github.com/golang/go/issues?q=milestone%3AGo1.24.5+label%3ACherryPickApproved).
* BUGFIX: `vmselect` in [VictoriaMetrics cluster](https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/): fix handling of `/api/v1/notifiers` and `/api/v1/metadata` endpoints; previously, requests to these endpoints returned 400 Bad Request. `vmsingle` was not affected.
## [v1.121.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.121.0)