Skip to content

Commit ab3dbc6

Browse files
Revert "docs: add dec 2024 clustered release notes (#5774)"
This reverts commit d5948db.
1 parent 19eaf3c commit ab3dbc6

File tree

1 file changed

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

1 file changed

+0
-34
lines changed

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

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

2727
---
2828

29-
## 20241217-1494922 {date="2024-12-17"}
30-
31-
### Quickstart
32-
33-
```yaml
34-
spec:
35-
package:
36-
image: us-docker.pkg.dev/influxdb2-artifacts/clustered/influxdb:20241217-1494922
37-
```
38-
39-
### Bug Fixes
40-
41-
This fixes a bug present in release [20241024-1354148](#20241024-1354148), in
42-
which `core` pods used an invalid DSN (omitting the `?` in the query string)
43-
when attempting to connect to PostgreSQL. `core` pods now properly populate the
44-
DSN before connecting.
45-
46-
### Changes
47-
48-
#### Deployment
49-
50-
- Entitlements associated with a `License` Custom Resource (CR), including the
51-
license expiration date, are now exposed in the `entitlements` property of
52-
that CR's `spec`.
53-
- Reduced default log level from `debug` to `info` in auth sidecar.
54-
55-
#### Database Engine
56-
57-
- Datafusion upgrades
58-
- Upgrade Rust to 1.83.0
59-
60-
---
61-
62-
6329
## 20241024-1354148 {date="2024-10-24" .checkpoint}
6430

6531
### Quickstart

0 commit comments

Comments
 (0)