- Add support to discover partitioned tables 101
- Add support for
wal2jsonmessage format v2 via config parameter 91
- Look up ssl status in
pg_stat_sslandpg_stat_activitytables #84
- Add
sslmodelog message when opening connection #82
- Respect
sslconfig property (bug fix) #80
- Make
bytea[]fields have"inclusion" : "unsupported"metadata #76
- Fix sorting for full_table sync by xmin to use integer sorting rather than string sorting #73
- Add support for
int8[](bigint[]) array types to log-based replication #69
- Pass string to
decimal.Decimalwhen handling numeric data type #67