From dbbbca8c58e9afe00e628375426c908ef67fc92a Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Thu, 26 Jun 2025 13:19:18 -0500 Subject: [PATCH] Apply suggestions from code review --- content/shared/v3-core-enterprise-release-notes/_index.md | 3 +-- 1 file changed, 1 insertion(+), 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 a526a14db..ae7d04ef7 100644 --- a/content/shared/v3-core-enterprise-release-notes/_index.md +++ b/content/shared/v3-core-enterprise-release-notes/_index.md @@ -42,8 +42,7 @@ All Core updates are included in Enterprise. Additional Enterprise-specific feat - **License management improvements**: - New `influxdb3 show license` command to display current license information - **Table-level retention period support**: Add retention period support for individual tables in addition to database-level retention, providing granular data lifecycle management - - New CLI commands: `create table --retention-period` and `update table --retention-period` - - Set or clear table-specific retention policies independent of database settings + - New CLI command: `influxdb3 create table --retention-period` - **Compaction improvements**: - Address compactor restart issues for better reliability - Track compacted generation durations in catalog for monitoring