Skip to content

Commit d5a6259

Browse files
committed
feat(influxdb3): v3.2.1 release notes
1 parent 4beedd4 commit d5a6259

File tree

1 file changed

+28
-0
lines changed
  • content/shared/v3-core-enterprise-release-notes

1 file changed

+28
-0
lines changed

content/shared/v3-core-enterprise-release-notes/_index.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,34 @@
55
> All updates to Core are automatically included in Enterprise.
66
> The Enterprise sections below only list updates exclusive to Enterprise.
77
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+
836
## v3.2.0 {date="2025-06-25"}
937

1038
**Core**: revision 1ca3168bee

0 commit comments

Comments
 (0)