Skip to content

Commit 494b923

Browse files
committed
docs: add release notes for 20250212
1 parent f7acce8 commit 494b923

File tree

1 file changed

+29
-0
lines changed
  • content/influxdb3/clustered/reference/release-notes

1 file changed

+29
-0
lines changed

content/influxdb3/clustered/reference/release-notes/clustered.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,35 @@ identified below with the <span class="cf-icon Shield pink"></span> icon.
2626

2727
---
2828

29+
## 20250212-1570743 {date="2025-02-12"}
30+
31+
### Quickstart
32+
33+
```yaml
34+
spec:
35+
package:
36+
image: us-docker.pkg.dev/influxdb2-artifacts/clustered/influxdb:20250212-1570743
37+
```
38+
39+
### Bug Fixes
40+
41+
This release fixes a bug in the 20241217-1494922 release where the default
42+
Prometheus CPU limit was set to an integer instead of a string.
43+
44+
### Changes
45+
46+
#### Deployment
47+
48+
- The Prometheus `retention` period has been exposed, allowing users
49+
to set a custom retention period for Prometheus metrics.
50+
51+
#### Database Engine
52+
53+
- Datafusion upgrades
54+
- Added the ability to restore a cluster's data from a Data Snapshot.
55+
56+
---
57+
2958
## 20241217-1494922 {date="2024-12-17"}
3059

3160
### Quickstart

0 commit comments

Comments
 (0)