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
- @robert-pang : first contribution in #252
- @shubhamdhama : first contribution in #255
All changes: wal2json_2_5...wal2json_2_6