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
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
## 2015-03-24 - Supported Release 4.3.0
2
+
### Summary
3
+
This release fixes compatibility with Puppet 4 and removes opportunities for local users to view the postgresql password. It also adds a new custom resource to aid in managing replication.
4
+
5
+
#### Features
6
+
- Add `postgresql::server::logdir` parameter to manage the logdir
7
+
- Add `environment` parameter to `postgresql_psql`
0 commit comments