Releases: artie-labs/reader
Releases · artie-labs/reader
v0.1.114
v0.1.113
Changelog
- 7265ea7 Adding a DEBUG mode (#615)
- d4cb61c Bump
golang.org/x/net
tov0.33.0
(#618) - 2783cac More MySQL Improvements (#621)
- 3ba635e [DDL] Rename table and Copy table to use
getTableNameFromNode
(#622) - 14f58c2 [DDL] Support
CREATE TABLE LIKE
(#617) - 50930d8 [DDL] Supporting Table Renames (#619)
- 37ae2a7 [MySQL] Extending our
TableAdapters
to understand more DDL Events (#620)
v0.1.112-less-log2
Changelog
- 62f69da One more.
v0.1.112-less-log
Changelog
- dd0fb2c Turn this to be debug.
v0.1.112
v0.1.111
v0.1.110-gtid
Changelog
- 3328319 nil check.
v0.1.110
Changelog
- e8f9bca Support
alter table change column
events for mysql (#603) - 02cee52 [MySQL] GTID scaffold (#606)
- 558e987 [MySQL] Improving GTID offset management + dedupe (#609)
- 2b077be [MySQL] Logging version and understanding
SQL_MODE
(#604) - 7b37af0 [MySQL] Supporting GTID (#607)
- e98ae1a [MysQL] Moving filter columns logic (#608)
- fa51a01 [Postgres] Aligning array values to Debezium (#591)
- a93e78f goreleaser: upgrade Alpine to
3.21
(#610)