Releases: pgaudit/pgaudit
pgAudit 1.2.0 (PostgreSQL 10)
The PostgreSQL Audit extension (pgaudit) provides detailed session and/or object audit logging via the standard PostgreSQL logging facility.
The goal of the PostgreSQL Audit extension (pgaudit) is to provide PostgreSQL users with capability to produce audit logs often required to comply with government, financial, or ISO certifications.
For PostgreSQL 9.5, please use release series 1.0.X.
For PostgreSQL 9.6, please use release series 1.1.X.
For PostgreSQL 10, please use release series 1.2.X.
For PostgreSQL 11, please use release series 1.3.X.
This release contains the following contents:
(feature) Support for PostgreSQL 10
pgAudit 1.0.6 (PostgreSQL 9.5)
The PostgreSQL Audit extension (pgaudit
) provides detailed session and/or object audit logging via the standard PostgreSQL logging facility.
The goal of the PostgreSQL Audit extension (pgaudit
) is to provide PostgreSQL users with capability to produce audit logs often required to comply with government, financial, or ISO certifications.
For PostgreSQL 9.5, please use release series 1.0.X.
For PostgreSQL 9.6, please use release series 1.1.X.
For PostgreSQL 10, please use release series 1.2.X.
For PostgreSQL 11, please use release series 1.3.X.
This release contains the following contents:
pgAudit 1.1.1 (PostgreSQL 9.6)
The PostgreSQL Audit extension (pgaudit
) provides detailed session and/or object audit logging via the standard PostgreSQL logging facility.
The goal of the PostgreSQL Audit extension (pgaudit
) is to provide PostgreSQL users with capability to produce audit logs often required to comply with government, financial, or ISO certifications.
For PostgreSQL 9.5, please use release series 1.0.X.
For PostgreSQL 9.6, please use release series 1.1.X.
For PostgreSQL 10, please use release series 1.2.X.
For PostgreSQL 11, please use release series 1.3.X.
This release contains the following contents:
9.6 release of pgaudit
This release is the first official release of pgaudit that supports PostgreSQL 9.6.
- Includes fix for #20
PGAudit_analyze separation plus new 'log-client' option
In this release, pgaudit_analyze has been broken into a separate project. Additionally, there is a new "log-client' option to suppress output to a client regardless of the 'client-min-messages' setting. Apart from that, some formatting and whitespace fixes were added.
Windows Fix when using shared_preload_libraries
A bugfix release that solves an issue when using shared_preload_libraries for pgaudit on Windows.
PostgreSQL Audit Extension 1.0.3
The PostgreSQL Audit extension (pgaudit) provides detailed session and/or object audit logging via the standard PostgreSQL logging facility.
The goal of the PostgreSQL Audit extension (pgaudit) is to provide PostgreSQL users with capability to produce audit logs often required to comply with government, financial, or ISO certifications.
This release contains an update to the README.md file as well as 2 minor fixes that could impact Solaris builds.
PostgreSQL Audit Extension 1.0.2
The PostgreSQL Audit extension (pgaudit) provides detailed session and/or object audit logging via the standard PostgreSQL logging facility.
The goal of the PostgreSQL Audit extension (pgaudit) is to provide PostgreSQL users with capability to produce audit logs often required to comply with government, financial, or ISO certifications.
This release contains a minor feature where passwords are now redacted in CREATE/ALTER ROLE statements.
PostgreSQL Audit Extension 1.0.1
The PostgreSQL Audit extension (pgaudit) provides detailed session and/or object audit logging via the standard PostgreSQL logging facility.
The goal of the PostgreSQL Audit extension (pgaudit) is to provide PostgreSQL users with capability to produce audit logs often required to comply with government, financial, or ISO certifications.
This release contains a few minor bugfixes:
PostgreSQL Audit Extension 1.0.0
The PostgreSQL Audit extension (pgaudit) provides detailed session and/or object audit logging via the standard PostgreSQL logging facility.
The goal of the PostgreSQL Audit extension (pgaudit) is to provide PostgreSQL users with capability to produce audit logs often required to comply with government, financial, or ISO certifications.