diff --git a/docs/sources/release-notes/v2-9.md b/docs/sources/release-notes/v2-9.md index 131c2da74366d..8355dd02abf08 100644 --- a/docs/sources/release-notes/v2-9.md +++ b/docs/sources/release-notes/v2-9.md @@ -38,5 +38,8 @@ Grafana Labs is excited to announce the release of Loki 2.9.0 Here's a summary o * Update Docker base images to mitigate security vulnerability CVE-2022-48174 * Fix bugs in indexshipper (`tsdb`, `boltdb-shipper`) that could result in not showing all ingested logs in query results. +### 2.9.2 (2023-10-16) + +* Upgrade go to v1.21.3, golang.org/x/net to v0.17.0 and grpc-go to v1.56.3 to patch CVE-2023-39325 / CVE-2023-44487 For a full list of all changes and fixes, look at the [CHANGELOG](https://github.com/grafana/loki/blob/release-2.9.x/CHANGELOG.md).