Update changelog with v1.2.0 (#1144)

This commit is contained in:
Paulin Todev
2024-06-26 16:26:34 +03:00
committed by GitHub
parent 996c74a0ee
commit fa05eb3e7e

View File

@@ -23,9 +23,14 @@ Main (unreleased)
- Fixed an issue with `loki.source.kubernetes_events` not starting in large clusters due to short informer sync timeout. (@nrwiersma)
- Updated [ckit](https://github.com/grafana/ckit) to fix an issue with armv7 panic on startup when forming a cluster. (@imavroukakis)
v1.2.0-rc.0
v1.2.0
-----------------
### Security fixes
- Fixes the following vulnerabilities (@ptodev):
- [CVE-2024-35255](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35255)
- [CVE-2024-36129](https://avd.aquasec.com/nvd/2024/cve-2024-36129/)
### Breaking changes
- Updated OpenTelemetry to v0.102.1. (@mattdurham)