Releases: pgflo/pg_flo
Releases · pgflo/pg_flo
v0.0.12
What's Changed
- Simple factory pattern for some upcoming changes by @shayonj in #51
- Move towards simpler interfaces and good lifecycle management hygiene by @shayonj in #52
- Run start replication without needing a dedicated goroutine by @shayonj in #53
- apk upgrade on each build to auto resolve any CVEs by @shayonj in #54
- Simplify integration spec to use the same binary by @shayonj in #57
- Buffer, emit and update LSN state for single transaction from
HandleCommit
by @shayonj in #59
Full Changelog: v0.0.11...v0.0.12
v0.0.11
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
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
v0.0.3
- Fix version output
Full Changelog: v0.0.2...v0.0.3