mirror of https://github.com/grafana/grafana.git
Release: update changelog for 11.2.10 (#105845)
* Update changelog * baldm0mma/ add CVE fixes to changelog --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com> Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
This commit is contained in:
parent
71a60e2734
commit
dff2473410
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,3 +1,16 @@
|
|||
<!-- 11.2.10 START -->
|
||||
|
||||
# 11.2.10 (2025-05-22)
|
||||
|
||||
### Features and enhancements
|
||||
|
||||
- **Chore:** Bump Go version to 1.24.3 [#105113](https://github.com/grafana/grafana/pull/105113), [@macabu](https://github.com/macabu)
|
||||
- **Dependencies:** Bump github.com/openfga/openfga from v1.8.5 to v1.8.12 [#105378](https://github.com/grafana/grafana/pull/105378), [@macabu](https://github.com/macabu)
|
||||
- **Dependencies:** Unpin and bump github.com/getkin/kin-openapi from v0.125.0 to v0.132.0 [#105255](https://github.com/grafana/grafana/pull/105255), [@macabu](https://github.com/macabu)
|
||||
- **Security:** Fix CVE-2025-4123
|
||||
- **Security:** Fix CVE-2025-3580
|
||||
|
||||
<!-- 11.2.10 END -->
|
||||
<!-- 10.4.19 START -->
|
||||
|
||||
# 10.4.19 (2025-05-22)
|
||||
|
@ -6,6 +19,8 @@
|
|||
|
||||
- **Chore:** Bump Go version to 1.24.3 [#105115](https://github.com/grafana/grafana/pull/105115), [@macabu](https://github.com/macabu)
|
||||
- **Dependencies:** Bump golang.org/x/net from v0.37.0 to v0.40.0 [#105449](https://github.com/grafana/grafana/pull/105449), [@macabu](https://github.com/macabu)
|
||||
- **Security:** Fix CVE-2025-4123
|
||||
- **Security:** Fix CVE-2025-3580
|
||||
|
||||
<!-- 10.4.19 END -->
|
||||
<!-- 12.0.0+security-01 START -->
|
||||
|
|
Loading…
Reference in New Issue