File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
content/influxdb3/clustered/reference/release-notes Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,35 @@ identified below with the <span class="cf-icon Shield pink"></span> icon.
26
26
27
27
---
28
28
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
+ - Expose the Prometheus ` retention` period to let users set a custom
49
+ retention period for Prometheus metrics.
50
+
51
+ # ### Database Engine
52
+
53
+ - Upgrade DataFusion
54
+ - Add the ability to restore a cluster from a Catalog snapshot.
55
+
56
+ ---
57
+
29
58
# # 20241217-1494922 {date="2024-12-17"}
30
59
31
60
# ## Quickstart
You can’t perform that action at this time.
0 commit comments