Skip to content

Commit

Permalink
docs: correct dates in 2.9.x release notes (#15297)
Browse files Browse the repository at this point in the history
Co-authored-by: J Stickler <julie.stickler@grafana.com>
  • Loading branch information
splichy and JStickler authored Dec 6, 2024
1 parent 78d3c44 commit 457c662
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/sources/release-notes/v2-9.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ For a full list of all changes and fixes, refer to the [CHANGELOG](https://githu

## Bug fixes

### 2.9.11 (2026-12-05)
### 2.9.11 (2024-12-04)

- **docker:** Update Docker to 23.0.15 ([#](https://github.com/grafana/loki/issues/)).
- **lamba-promtail:** Lamba-promtail updates, some of which address CVEs([#14105](https://github.com/grafana/loki/issues/14105)).
- **promtail:** Switch Promtail base image from Debian to Ubuntu to fix critical security issues ([#15195](https://github.com/grafana/loki/issues/15195)).
- **storage:** Fix bug in cache of the index object client([#10585](https://github.com/grafana/loki/issues/10585)).

### 2.9.10 (2026-08-09)
### 2.9.10 (2024-08-09)

- Update dependencies versions to remove CVE ([#13835](https://github.com/grafana/loki/pull/13835)) ([567bef2](https://github.com/grafana/loki/commit/567bef286376663407c54f5da07fa00963ba5485)).

Expand Down Expand Up @@ -104,4 +104,4 @@ For a full list of all changes and fixes, refer to the [CHANGELOG](https://githu
- Updated Docker base images to mitigate security vulnerability CVE-2022-48174
- Fixed bugs in indexshipper (`tsdb`, `boltdb-shipper`) that could result in not showing all ingested logs in query results.

For a full list of all changes and fixes, refer to the [CHANGELOG](https://github.com/grafana/loki/blob/release-2.9.x/CHANGELOG.md).
For a full list of all changes and fixes, refer to the [CHANGELOG](https://github.com/grafana/loki/blob/release-2.9.x/CHANGELOG.md).

0 comments on commit 457c662

Please sign in to comment.