Skip to content

Commit f51cc43

Browse files
committed
add release-notes
1 parent 640222c commit f51cc43

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

docs/hugo/content/en/release_notes/_index.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@ date: 2024-03-11T14:26:51+01:00
44
draft: false
55
weight: 2500
66
---
7+
8+
### 0.9.2 ###
9+
10+
#### Features
11+
- Flexible environment variables: Introduction of custom environments, which can be defined both at container level and cluster-wide.
12+
- Advanced label configuration: Custom labels can now be flexibly configured for individual pods or the entire cluster.
13+
- Custom Metrics: Support for custom-queries in the exporter. These can now be easily added via ConfigMap without modifying the image.
14+
- logging: Conversion of Patroni logs from plain text to JSON format.
15+
16+
#### Fixes
17+
- Optimized upgrade-readiness-check: The trigger for major upgrades has been optimized.
18+
- Standby-cluster: An error when promoting standby clusters has been resolved.
19+
20+
#### Notification of upcoming deprecation
21+
- PG13 has reached its EoL - Support will be removed in the next release
22+
23+
#### Supported Versions
24+
25+
- PG: 13 - 18
26+
- Patroni: 4.1.0
27+
- pgBackRest: 2.57.0 - 2.58.0
28+
- Kubernetes: 1.21 - 1.34
29+
- Openshift: 4.8 - 4.20
30+
731
### 0.9.1 ###
832

933
#### Features

0 commit comments

Comments
 (0)