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.rst
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,21 @@ Community PostgreSQL Collection Release Notes
4
4
5
5
.. contents:: Topics
6
6
7
+
v3.14.2
8
+
=======
9
+
10
+
Release Summary
11
+
---------------
12
+
13
+
This is a patch release of the ``community.postgresql`` collection.
14
+
This changelog contains all changes to the modules and plugins in this collection
15
+
that have been made after the previous release.
16
+
17
+
Bugfixes
18
+
--------
19
+
20
+
- postgresql_schema - change reported in check_mode was negated. Now it reports a change when removing an existing schema (https://github.com/ansible-collections/community.postgresql/pull/858)
0 commit comments