Skip to content

Releases: shayonj/pg_flo

v0.0.9

12 Nov 15:24
c297a02
Compare
Choose a tag to compare

What's Changed

  • Discard non existent attempts on DDL by @shayonj in #45

Full Changelog: v0.0.8...v0.0.9

v0.0.8

12 Nov 12:58
27ea37c
Compare
Choose a tag to compare

What's Changed

  • Fix routing spec and make it config file based by @shayonj in #43
  • Only track DDLs for table that part of the publication by @shayonj in #44

Full Changelog: v0.0.7...v0.0.8

v0.0.7

10 Nov 22:56
6899c11
Compare
Choose a tag to compare

What's Changed

  • Don't rely on null value as is in data byte by @shayonj in #40
  • Fix DDL replication to not capture internal events & handle retry logic by @shayonj in #41

Full Changelog: v0.0.6...v0.0.7

v0.0.6

09 Nov 13:27
9084743
Compare
Choose a tag to compare

What's Changed

  • Ensure pg_dump is baked into docker image by @shayonj in #38
  • Ensure configuration from --config file is used when present by @shayonj in #37
  • Use proper conn string parsing to handle for passwords with special chars by @shayonj in #39

Full Changelog: v0.0.5...v0.0.6

v0.0.5

08 Nov 12:58
7d30309
Compare
Choose a tag to compare

What's Changed

  • Add e2e test suite to ensure ordering gurantee by @shayonj in #29
  • Ensure state management is contextual to group by @shayonj in #30
  • Introduce batch-size on worker and pull less items from NATS subject but process them quickly by @shayonj in #34
  • Sustain network issues when writing to destination with backoff retries by @shayonj in #35

Full Changelog: v0.0.4...v0.0.5

v0.0.4

04 Nov 13:30
0e8b6b9
Compare
Choose a tag to compare

What's Changed

  • Introduce a --copy only mode without streaming by @shayonj in #27
    • This allows you to take advantage of the transformation and routing features without the need of continuous streaming 🎉

Full Changelog: v0.0.3...v0.0.4

v0.0.3

03 Nov 15:14
Compare
Choose a tag to compare
  • Fix version output

Full Changelog: v0.0.2...v0.0.3

v0.0.2

03 Nov 15:03
Compare
Choose a tag to compare
  • Support for version cli command

Full Changelog: v0.0.1...v0.0.2

v0.0.1

03 Nov 14:49
Compare
Choose a tag to compare