Skip to content

Commit ee20564

Browse files
eatondustin1jstirnaman
authored andcommitted
Clustered release 20250721-1796368
1 parent 7e1b1e4 commit ee20564

File tree

3 files changed

+3625
-0
lines changed

3 files changed

+3625
-0
lines changed

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

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

6262
---
6363

64+
## 20250721-1796368 {date="2025-07-21"}
65+
66+
### Quickstart
67+
68+
```yaml
69+
spec:
70+
package:
71+
image: us-docker.pkg.dev/influxdb2-artifacts/clustered/influxdb:20250721-1796368
72+
```
73+
74+
#### Release artifacts
75+
- [app-instance-schema.json](/downloads/clustered-release-artifacts/20250721-1796368/app-instance-schema.json)
76+
- [example-customer.yml](/downloads/clustered-release-artifacts/20250721-1796368/example-customer.yml)
77+
- [InfluxDB Clustered README EULA July 2024.txt](/downloads/clustered-release-artifacts/InfluxDB%20Clustered%20README%20EULA%20July%202024.txt)
78+
79+
80+
### Highlights
81+
82+
#### Integral support
83+
84+
InfluxQL `INTEGRAL()` function is now supported in the InfluxDB 3.0 database engine.
85+
86+
### Bug Fixes
87+
88+
- Fix `SHOW TABLES` timeout when a database has a large number of tables.
89+
90+
---
91+
6492
## 20250707-1777929 {date="2025-07-07"}
6593

6694
### Quickstart

0 commit comments

Comments
 (0)