Skip to content

Releases: utopia-php/replication

0.3.1

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 26 Jun 10:52
  • refactor: apply baseline rector to packages that lacked a config
  • build: hoist baseline rector + phpstan configs to the root

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

0.3.0

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 20 Jun 14:06
  • 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

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 20 Jun 09:53
  • refactor(monorepo): simplify absorb/sync flows (-635 LoC)

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

0.2.1

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 19 Jun 23:03
  • 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

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 19 Jun 22:23
  • feat(replication): support binlog_row_metadata=MINIMAL (#16)

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