File tree Expand file tree Collapse file tree
docs/hugo/content/en/release_notes Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,30 @@ date: 2024-03-11T14:26:51+01:00
44draft : false
55weight : 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
You can’t perform that action at this time.
0 commit comments