Skip to content

Releases: libre-ops/wal2json

1.0.5

Choose a tag to compare

@Matt-Yorkley Matt-Yorkley released this 04 May 13:00
0ebdd64

Changes

  • Updated max_replication_slots default to 10 as well: #3

1.0.4

Choose a tag to compare

@Matt-Yorkley Matt-Yorkley released this 04 May 12:46
5229c96

Changes

  • Set default max_wal_senders to 10: #2

1.0.3

Choose a tag to compare

@Matt-Yorkley Matt-Yorkley released this 17 Apr 16:27
939323b

Changed

  • Switch from systemd to service module in postgres handler #1

1.0.2

Choose a tag to compare

@Matt-Yorkley Matt-Yorkley released this 08 Aug 07:38

Changed

  • Corrected a spelling mistake in variable named wal2json_set_preload_libararies fededb1
  • Updated a couple of bits in the README e807fc2

Upgrade Note

⚠️ wal2json_set_preload_libararies is now wal2json_set_preload_libraries. It'll need updating if you've used it in a playbook with v1.0.1.

1.0.1

Choose a tag to compare

@Matt-Yorkley Matt-Yorkley released this 18 Jul 22:22

Added

Option to install from postgresql repo, as well as build from source 2072fc4

1.0.0

Choose a tag to compare

@Matt-Yorkley Matt-Yorkley released this 08 Jul 22:23

Initial release