Releases: superfly/ltx
Releases · superfly/ltx
v0.3.11
What's Changed
- Fix DecodeDatabaseTo() with lock page by @benbjohnson in #51
Full Changelog: v0.3.10...v0.3.11
v0.3.10
v0.3.9
What's Changed
- Optionally allow non-contiguous TXIDs during compaction by @benbjohnson in #49
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- Verify checksum when decoding snapshots by @benbjohnson in #48
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- Add trailer validation on encoder by @benbjohnson in #45
- Allow commit size of zero for deletion LTX files by @benbjohnson in #46
- Add PeekHeader() helper function by @benbjohnson in #47
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- Add replication position helpers by @benbjohnson in #44
Full Changelog: v0.3.5...v0.3.6
v0.3.5
v0.3.4
What's Changed
- Add Decoder.DecodeDatabaseTo() by @benbjohnson in #41
- compactor: use Timestamp from the last LTX by @pborzenkov in #42
New Contributors
- @pborzenkov made their first contribution in #42
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Expose Compactor's header/trailer by @benbjohnson in #37
- Fix Pos.String() formatting by @benbjohnson in #38
- Add NewPos() by @benbjohnson in #39
- Add header flags to compactor by @benbjohnson in #40
Full Changelog: v0.3.2...v0.3.3