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