Skip to content

Releases: utopia-php/replication

0.3.0

20 Jun 14:06

Choose a tag to compare

  • fix(replication): checkpoint statement vs row transactions correctly
  • fix(replication): harden binlog file framing and DDL checkpointing
  • test: cover decoder, column types, and transport gaps
  • test: mirror package layout
  • feat(replication): organise by Source, split transport from decoding

Changes: utopia-php/monorepo@replication/0.2.2...replication/0.3.0

0.2.2

20 Jun 09:53

Choose a tag to compare

  • refactor(monorepo): simplify absorb/sync flows (-635 LoC)

Changes: utopia-php/monorepo@replication/0.2.1...replication/0.2.2

0.2.1

19 Jun 23:03

Choose a tag to compare

  • fix(replication): keep idle dump streams alive with a heartbeat (#17)

Changes: utopia-php/monorepo@replication/0.2.0...replication/0.2.1

0.2.0

19 Jun 22:23

Choose a tag to compare

  • feat(replication): support binlog_row_metadata=MINIMAL (#16)

Changes: utopia-php/monorepo@replication/0.1.0...replication/0.2.0