From dc8d9d032830f1f9723eaa3e03341e50ee35652f Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Wed, 2 Apr 2025 13:11:02 -0500 Subject: [PATCH] Apply suggestions from code review --- content/shared/v3-core-enterprise-release-notes/_index.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/content/shared/v3-core-enterprise-release-notes/_index.md b/content/shared/v3-core-enterprise-release-notes/_index.md index 2bb5ea6db..f5073a3d7 100644 --- a/content/shared/v3-core-enterprise-release-notes/_index.md +++ b/content/shared/v3-core-enterprise-release-notes/_index.md @@ -9,20 +9,18 @@ **Core**: revision f881c5844bec93a85242f26357a1ef3ebf419dd3 **Enterprise**: revision 6bef9e700a59c0973b0cefdc6baf11583933e262 ### Core -#### Features -##### General Improvements +#### General Improvements - InfluxDB 3 now supports graceful shutdowns when sending the interrupt signal to the service. -##### Bug fixes +#### Bug fixes - Empty batches in JSON format results are now handled properly - The Processing Engine now properly extracts data from DictionaryArrays ### Enterprise -#### Features ##### Multi-node improvements - Query nodes now automatically detect new ingest nodes -##### Bug fixes +#### Bug fixes - Several fixes for compaction planning and processing - The Processing Engine now properly extracts data from DictionaryArrays