Skip to content

Commit d5ada50

Browse files
authored
Merge pull request #6142 from influxdata/clustered-release-2025-06-18
Clustered release 20250618-1758428
2 parents 8d98488 + 2815721 commit d5ada50

File tree

3 files changed

+3627
-0
lines changed

3 files changed

+3627
-0
lines changed

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

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,32 @@ directory. This new directory contains artifacts associated with the specified r
6161

6262
---
6363

64+
## 20250618-1758428 {date="2025-06-18"}
65+
66+
### Quickstart
67+
68+
```yaml
69+
spec:
70+
package:
71+
image: us-docker.pkg.dev/influxdb2-artifacts/clustered/influxdb:20250618-1758428
72+
```
73+
74+
#### Release artifacts
75+
- [app-instance-schema.json](/downloads/clustered-release-artifacts/20250618-1758428/app-instance-schema.json)
76+
- [example-customer.yml](/downloads/clustered-release-artifacts/20250618-1758428/example-customer.yml)
77+
- [InfluxDB Clustered README EULA July 2024.txt](/downloads/clustered-release-artifacts/InfluxDB%20Clustered%20README%20EULA%20July%202024.txt)
78+
79+
### Bug Fixes
80+
- Update Grafana to `12.0.1-security-01` to address CVE-2025-3415, CVE-2025-4123, and CVE-2025-3580.
81+
82+
### Changes
83+
84+
#### Database Engine
85+
86+
- Update DataFusion to `45` and Apache Arrow to `54`.
87+
88+
---
89+
6490
## 20250613-1754010 {date="2025-06-11"}
6591

6692
### Quickstart

0 commit comments

Comments
 (0)