Skip to content

Changelog

pwrpw edited this page Jun 1, 2021 · 14 revisions

v 1.0.7

  • Support 64-bit PostgreSQL 13.2, 12.6, 11.11 and both 64-bit and 32-bit PostgreSQL 10.16, 9.6.21, 9.5.25
  • Plugin now provides PostgreSQL SQLSTATE (postgres_sqlstate) in events, where available.

v 1.0.6

  • Added support for PG 13.1, 13.0, 12.5, 11.10, 10.15, 9.6.20, 9.6.19, 9.5.24
  • Added os_user and appname details in events, where available.
  • This plugin will no longer support these EOL versions of PostgreSQL: 9.3.X and 9.2.X. For further details on PostgreSQL active versions, visit: https://www.postgresql.org/support/versioning/

v 1.0.5

  • Added support for PG 12.0, 12.1, 12.2, 12.3, 12.4
  • Added support for PG 11.2, 11.3, 11.4, 11.5, 11.6, 11.7, 11.8, 11.9
  • Added support for PG 10.2, 10.3, 10.4, 10.5, 10.11, 10.12, 10.13, 10.14
  • Added support for PG 9.4, 9.5, 9.6

v 1.0.4

  • Added support for PG 10.1
  • Remove support for PG 9.2, all versions

v 1.0.3

  • Add support for Postgres EDB Enterprise 9.4.x, 9.5.x, 9.6.x. This fixes Issue #2.
  • Enhance plugin to reconnect sooner to avoid missing events.
  • Remove mkdir error message in case the directory already exists.

v 1.0.2

  • Update copyright information.
  • Add compilation information for PostgreSQL 9.6.x.

v1.0.1

  • Provide backwards compatibility with released McAfee DAM sensor.
  • Support added for PostgreSQL 9.6.x.

v1.0.0

  • Initial Release.
  • Support for PostgreSQL 9.2.13, 9.3.x, 9.4.x, 9.5.x.
Clone this wiki locally