Skip to content

v0.1.2

Compare
Choose a tag to compare
@nathan-artie nathan-artie released this 07 Mar 22:10
· 352 commits to master since this release
3953d64

Changelog

  • e98415e Update Logging handler (#238)
  • e229140 [debezium] Add NewIterator() to Adapter interface (#236)
  • 5218f37 [mysql,postgres] Combine shared scanner logic (#230)
  • bff4977 [mysql,postgres] Explicit empty table handling (#229)
  • 44dd5c5 [mysql,postgres] Load table metadata when initializing (#233)
  • 5f5ef6f [mysql,postgres] Move primary key bounds off of Tables (#232)
  • acbed69 [mysql,postgres] Remove unused getters (#231)
  • cc71d3e [mysql,postgres] Update error messages (#237)
  • e4540a5 [mysql] Move Table loading into adapter (#234)
  • 182e8c7 [postgres] Move Table loading into adapter (#235)
  • 3953d64 [postgres] Stricter column type handling (#239)