Skip to content

Commit 7e3d2eb

Browse files
authored
Merge pull request #5947 from influxdata/pbarnett/update-changelog-beta-0.0.3
update: add beta 3 release notes
2 parents 46dad24 + dc8d9d0 commit 7e3d2eb

File tree

1 file changed

+21
-1
lines changed
  • content/shared/v3-core-enterprise-release-notes

1 file changed

+21
-1
lines changed

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

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,28 @@
55
> All updates to Core are automatically included in Enterprise.
66
> The Enterprise sections below only list features exclusive to Enterprise.
77
8+
## v3.0.0-0.beta.3 {date="2025-04-01"}
9+
**Core**: revision f881c5844bec93a85242f26357a1ef3ebf419dd3
10+
**Enterprise**: revision 6bef9e700a59c0973b0cefdc6baf11583933e262
11+
### Core
12+
#### General Improvements
13+
- InfluxDB 3 now supports graceful shutdowns when sending the interrupt signal to the service.
14+
15+
#### Bug fixes
16+
- Empty batches in JSON format results are now handled properly
17+
- The Processing Engine now properly extracts data from DictionaryArrays
18+
19+
### Enterprise
20+
##### Multi-node improvements
21+
- Query nodes now automatically detect new ingest nodes
22+
23+
#### Bug fixes
24+
- Several fixes for compaction planning and processing
25+
- The Processing Engine now properly extracts data from DictionaryArrays
26+
27+
828
## v3.0.0-0.beta.2 {date="2025-03-24"}
9-
**Core**: revision 033e1176d8c322b763b4aefb24686121b1b24f7c\
29+
**Core**: revision 033e1176d8c322b763b4aefb24686121b1b24f7c
1030
**Enterprise**: revision e530fcd498c593cffec2b56d4f5194afc717d898
1131

1232
This update brings several backend performance improvements to both Core and Enterprise in preparation for additional new features over the next several weeks!

0 commit comments

Comments
 (0)