From a0e627468ed83dfc8fb994c310b1192bda657c82 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Thu, 15 May 2025 16:43:11 -0500 Subject: [PATCH] feat(oss2): Maintenance items for OSS 2.7.12 --- content/influxdb/v2/reference/release-notes/influxdb.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/influxdb/v2/reference/release-notes/influxdb.md b/content/influxdb/v2/reference/release-notes/influxdb.md index 18a3f75cf..69f2830c3 100644 --- a/content/influxdb/v2/reference/release-notes/influxdb.md +++ b/content/influxdb/v2/reference/release-notes/influxdb.md @@ -18,7 +18,10 @@ weight: 101 ### Maintenance -- Improved startup logging with an "are we there yet" counter. +- Improved startup logging with an "are we there yet" counter for the number and percentage of shards opened. +- Update Go to 1.23.9. +- Update Flux to v0.196.1. +- Refresh dependencies to address security vulnerabilities and improve stability. ## v2.7.11 {date="2024-12-02"}