File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
content/shared/v3-core-enterprise-release-notes Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 5
5
> All updates to Core are automatically included in Enterprise.
6
6
> The Enterprise sections below only list updates exclusive to Enterprise.
7
7
8
+ ## v3.2.1 {date="2025-07-03"}
9
+
10
+ ### Core
11
+
12
+ #### Features
13
+
14
+ - Allow hard_deleted date of deleted schema to be updated
15
+ - Include hard_deletion_date in ` _internal ` , ` databases ` , and ` tables `
16
+
17
+ #### Bug Fixes
18
+
19
+ - Add help text for the new update subcommand (#26569 ) ([ #26569 ] ( https://github.com/influxdata/influxdb/pull/26569 ) )
20
+ - ` --object-store ` is explicitly marked required (#26575 ) ([ #26575 ] ( https://github.com/influxdata/influxdb/pull/26575 ) )
21
+ - v1 query API should default to ns for CSV output (#26577 ) ([ #26577 ] ( https://github.com/influxdata/influxdb/pull/26577 ) )
22
+ - Existing soft-deleted schema can be hard-deleted (#26574 ) ([ #26574 ] ( https://github.com/influxdata/influxdb/pull/26574 ) )
23
+
24
+ ### Enterprise
25
+
26
+ All Core updates are included in Enterprise. Additional Enterprise-specific features and fixes:
27
+
28
+ #### Features
29
+
30
+ - Amend license info command
31
+
32
+ #### Bug Fixes
33
+
34
+ - Use string representation of TriggerSpecificationDefinition in API
35
+
8
36
## v3.2.0 {date="2025-06-25"}
9
37
10
38
** Core** : revision 1ca3168bee
You can’t perform that action at this time.
0 commit comments