Skip to content

Releases: pgaudit/pgaudit

pgAudit 1.4.3 (PostgreSQL 12)

25 Feb 21:43
Compare
Choose a tag to compare

Bug Fix:

  • Skip logging script statements for create/alter extension.

pgAudit 1.3.4 (PostgreSQL 11)

25 Feb 21:42
Compare
Choose a tag to compare

Bug Fix:

  • Skip logging script statements for create/alter extension.

pgAudit 1.2.4 (PostgreSQL 10)

25 Feb 21:41
Compare
Choose a tag to compare

Bug Fix:

  • Skip logging script statements for create/alter extension.

pgAudit 1.6.1 (PostgreSQL 14)

04 Nov 21:36
881c617
Compare
Choose a tag to compare

Bug Fixes:

  • Guard against search-path based attacks.
  • Add security definer and search_path to event trigger functions.

pgAudit 1.5.1 (PostgreSQL 13)

04 Nov 21:41
Compare
Choose a tag to compare

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)

04 Nov 21:46
Compare
Choose a tag to compare

Bug Fixes:

  • Guard against search-path based attacks.
  • Add security definer and search_path to event trigger functions.

pgAudit 1.3.3 (PostgreSQL 11)

04 Nov 21:48
Compare
Choose a tag to compare

Bug Fixes:

  • Guard against search-path based attacks.
  • Add security definer and search_path to event trigger functions.

pgAudit 1.2.3 (PostgreSQL 10)

04 Nov 21:51
Compare
Choose a tag to compare

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)

04 Nov 21:56
Compare
Choose a tag to compare

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)

04 Nov 22:07
Compare
Choose a tag to compare

Bug Fixes:

  • Guard against search-path based attacks.
  • Add security definer and search_path to event trigger functions.