Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 830 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 830 Bytes

Changelog

0.0.69

  • Add sslmode log message when opening connection #82

0.0.68

  • Respect ssl config property (bug fix) #80

0.0.67

  • Make bytea[] fields have "inclusion" : "unsupported" metadata #76

0.0.66

  • Fix sorting for full_table sync by xmin to use integer sorting rather than string sorting #73

0.0.65

  • Add support for int8[] (bigint[]) array types to log-based replication #69

0.0.64

  • Pass string to decimal.Decimal when handling numeric data type #67