Releases: pgaudit/pgaudit
Releases · pgaudit/pgaudit
pgAudit 1.4.3 (PostgreSQL 12)
Bug Fix:
- Skip logging script statements for create/alter extension.
pgAudit 1.3.4 (PostgreSQL 11)
Bug Fix:
- Skip logging script statements for create/alter extension.
pgAudit 1.2.4 (PostgreSQL 10)
Bug Fix:
- Skip logging script statements for create/alter extension.
pgAudit 1.6.1 (PostgreSQL 14)
Bug Fixes:
- Guard against search-path based attacks.
- Add security definer and search_path to event trigger functions.
pgAudit 1.5.1 (PostgreSQL 13)
Bug Fixes:
- Guard against search-path based attacks.
- Add security definer and search_path to event trigger functions.
- Fix logic to properly classify SELECT FOR UPDATE as SELECT.
pgAudit 1.4.2 (PostgreSQL 12)
Bug Fixes:
- Guard against search-path based attacks.
- Add security definer and search_path to event trigger functions.
pgAudit 1.3.3 (PostgreSQL 11)
Bug Fixes:
- Guard against search-path based attacks.
- Add security definer and search_path to event trigger functions.
pgAudit 1.2.3 (PostgreSQL 10)
Bug Fixes:
- Guard against search-path based attacks.
- Add security definer and search_path to event trigger functions.
pgAudit 1.1.4 (PostgreSQL 9.6)
Bug Fixes:
- Guard against search-path based attacks.
- Add security definer and search_path to event trigger functions.
pgAudit 1.0.9 (PostgreSQL 9.5)
Bug Fixes:
- Guard against search-path based attacks.
- Add security definer and search_path to event trigger functions.