Skip to content

Commit 71c81da

Browse files
author
Jonathan S. Katz
committed
Add v4.5.0 release notes
1 parent 1851d8a commit 71c81da

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/content/releases/4.5.0.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
Crunchy Data announces the release of the PostgreSQL Operator 4.5.0 on September XX, 2020.
1+
---
2+
title: "4.5.0"
3+
date:
4+
draft: false
5+
weight: 70
6+
---
7+
8+
Crunchy Data announces the release of the PostgreSQL Operator 4.5.0 on October 2, 2020.
29

310
The PostgreSQL Operator is released in conjunction with the [Crunchy Container Suite](https://github.com/CrunchyData/crunchy-containers/).
411

@@ -143,6 +150,7 @@ To remove an annotation, one follows the format:
143150
- Ensure pgBackRest S3 Secrets can be upgraded from PostgreSQL Operator 4.3.
144151
- Ensure pgBouncer Port is derived from the cluster's port, not the Operator configuration defaults.
145152
- External WAL PVCs are only removed for the replica they are targeted for on a scaledown. Reported by (@dakine1111).
153+
- When deleting a cluster with the `--keep-backups` flag, ensure that backups that were created via `--backup-type=pgdump` are retained.
146154
- Return an error if a cluster is not found when using `pgo df` instead of timing out.
147155
- pgBadger now has a default memory limit of 64Mi, which should help avoid a visit from the OOM killer.
148156
- The Postgres Exporter now works if it is deployed in a TLS-only environment, i.e. the `--tls-only` flag is set. Reported by (@shuhanfan).

0 commit comments

Comments
 (0)