Skip to content

Commit 7c989a0

Browse files
chore: update release notes
1 parent dc53392 commit 7c989a0

File tree

1 file changed

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

1 file changed

+48
-0
lines changed

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

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,54 @@
55
> All updates to Core are automatically included in Enterprise.
66
> The Enterprise sections below only list updates exclusive to Enterprise.
77
8+
## v3.1.0 {date="2025-05-29"}
9+
**Core**: revision 482dd8aac580c04f37e8713a8fffae89ae8bc264
10+
11+
**Enterprise**: revision 2cb23cf32b67f9f0d0803e31b356813a1a151b00
12+
13+
### Core
14+
15+
#### Token and Security Updates
16+
- Named admin tokens can now be created, with configurable expirations
17+
- `health`, `ping`, and `metrics` endpoints can now be opted out of authorization
18+
- `Basic $TOKEN` is now supported for all APIs
19+
- Additional info available when creating a new token
20+
- Additional info available when starting InfuxDB using `--without-auth`
21+
22+
#### Additional Updates
23+
- New catalog metrics available for count operations
24+
- New object store metrics available for transfer latencies and transfer sizes
25+
- New query duration metrics available for Last Value caches
26+
- `/ping` API now contains versioning headers
27+
- Other performance improvements
28+
29+
#### Fixes
30+
- New tags are now backfilled with NULL instead of empty strings
31+
- Bitcode deserialization error fixed
32+
- Series key metadata not persisting to Parquet is now fixed
33+
- Other general fixes and corrections
34+
35+
### Enterprise
36+
37+
#### Token and Security Updates
38+
- Resource tokens now use resource names in `show tokens`
39+
- Tokens can now be granted `CREATE` permission for creating databases
40+
41+
#### Additional Updates
42+
- Last Value caches populate on creation and reload on restart
43+
- Distinct Value caches populate on creation and reload on restart
44+
- Other performance improvements
45+
46+
#### Fixes
47+
- Improvements and fixes for license validations
48+
- False positive fixed for catalog error on shutdown
49+
- UX improvements for error and onboarding messages
50+
- Other general fixes and corrections
51+
52+
53+
54+
55+
856
## v3.0.3 {date="2025-05-16"}
957
**Core**: revision 384c457ef5f0d5ca4981b22855e411d8cac2688e
1058

0 commit comments

Comments
 (0)