From f267c93f3beaed35a6f6a9fed74feefb062a8c84 Mon Sep 17 00:00:00 2001 From: peterbarnett03 Date: Thu, 26 Feb 2026 11:38:10 -0500 Subject: [PATCH] chore: add release notes for InfluxDB 3.8.3 (#6877) * chore: add release notes for InfluxDB 3.8.3 Added release notes for version 3.8.3, including a bug fix for the WAL Buffer. * Apply suggestion from @sanderson Co-authored-by: Scott Anderson * chore: add release notes for InfluxDB 3.8.3 (#6879) * Initial plan * chore: bump core and enterprise to 3.8.3 in products.yml Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com> --------- Co-authored-by: Jason Stirnaman Co-authored-by: Scott Anderson Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com> --- .../shared/v3-core-enterprise-release-notes/_index.md | 9 +++++++++ data/products.yml | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/content/shared/v3-core-enterprise-release-notes/_index.md b/content/shared/v3-core-enterprise-release-notes/_index.md index 55209496f..c8e747da3 100644 --- a/content/shared/v3-core-enterprise-release-notes/_index.md +++ b/content/shared/v3-core-enterprise-release-notes/_index.md @@ -6,6 +6,15 @@ > All updates to Core are automatically included in Enterprise. > The Enterprise sections below only list updates exclusive to Enterprise. +## v3.8.3 {date="2026-02-24"} + +### Core + +#### Bug fixes + +- **WAL Buffer**: Fix an edge case that could potentially cause the WAL buffer to overflow + + ## v3.8.2 {date="2026-02-23"} ### Core diff --git a/data/products.yml b/data/products.yml index 6eabde574..249bacf45 100644 --- a/data/products.yml +++ b/data/products.yml @@ -6,7 +6,7 @@ influxdb3_core: versions: [core] list_order: 2 latest: core - latest_patch: 3.8.2 + latest_patch: 3.8.3 placeholder_host: localhost:8181 detector_config: query_languages: @@ -38,7 +38,7 @@ influxdb3_enterprise: versions: [enterprise] list_order: 2 latest: enterprise - latest_patch: 3.8.2 + latest_patch: 3.8.3 placeholder_host: localhost:8181 detector_config: query_languages: