You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/shared/v3-core-enterprise-release-notes/_index.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,8 +42,7 @@ All Core updates are included in Enterprise. Additional Enterprise-specific feat
42
42
-**License management improvements**:
43
43
- New `influxdb3 show license` command to display current license information
44
44
-**Table-level retention period support**: Add retention period support for individual tables in addition to database-level retention, providing granular data lifecycle management
45
-
- New CLI commands: `create table --retention-period` and `update table --retention-period`
46
-
- Set or clear table-specific retention policies independent of database settings
45
+
- New CLI command: `influxdb3 create table --retention-period`
47
46
-**Compaction improvements**:
48
47
- Address compactor restart issues for better reliability
49
48
- Track compacted generation durations in catalog for monitoring
0 commit comments