You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Changelog
2
2
3
+
## 3.0.0
4
+
5
+
### Breaking change
6
+
7
+
- Do not support anymore postgresql user. Switch to postgresqluserrole is now mandatory
8
+
9
+
### Features
10
+
11
+
- Improve Helm chart with new features and code
12
+
- Add support for PGBouncer in PosgtreSQL Engine Configurations and PostgreSQL User Roles
13
+
- Add custom metric to count reconcile errors in a detailed manner. This is including resource name and namespace in labels where the default provided isn't
0 commit comments