Skip to content

wal2json 2.6

Latest
Compare
Choose a tag to compare
@eulerto eulerto released this 25 Apr 01:14

Notable changes in this release include:

  • noew option to output numeric data types as string (#255)
  • fix JSON for non-transactional messages in version 1
  • fix deleted row reference for primary key in version 1 (#252)
  • avoid variable shadowing
  • fix lag tracking support for large transactions
  • add macro to store version
  • fix option include-pk when replica identity is full
  • update documentation to the latest PostgreSQL version
  • fix Red Hat package name
  • add PostgreSQL 17 support
  • update build infrastructure for Windows

Thanks to all users that submitted patches and also to all users who reported bugs.

New Contributors

All changes: wal2json_2_5...wal2json_2_6