Skip to content

Commit 3360447

Browse files
committed
Release 1.4.1
1 parent 8a4425d commit 3360447

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
Version 1.4, not yet released
1+
Version 1.4.1, released 2026-06-29
2+
3+
Enhancements:
4+
- test/: a Dockerfile parameterised by PG_MAJOR plus run-tests.sh and
5+
run-installcheck.sh to build and run "make installcheck" against every
6+
supported major version in throwaway containers. Not-yet-released
7+
versions (currently 19) are pulled from the pgdg-snapshot repository.
8+
- CI: add PostgreSQL 19 to the regression matrix.
9+
- README: document all of the *_permissions views with worked examples,
10+
add a desired-vs-actual walkthrough built around permission_diffs() and
11+
the updatable views, and add a Compliance section relating the extension
12+
to common regulatory frameworks.
13+
14+
Version 1.4, released 2025-08-04
215

316
Bugfixes:
417
- Match a literal underscore in the "pg\_%" LIKE pattern so that schemas

0 commit comments

Comments
 (0)