Releases: rbaliyan/ledger
Releases · rbaliyan/ledger
v0.1.0
Changelog
Other
- 1aff955: deps: bump the go-dependencies group with 2 updates (#25) (@dependabot[bot])
- 2884760: deps: bump the go-dependencies group with 3 updates (#27) (@dependabot[bot])
v0.0.13
v0.0.12
v0.0.11
v0.0.10
Changelog
Features
- 5da67a6: feat: event hooks, MongoDB/ClickHouse daemon, webhook delivery, and design hardening (@rbaliyan)
Bug Fixes
- fb6105b: fix: address security audit findings from PR #19 review (@rbaliyan)
- 8100561: fix: eliminate integer overflow in zstd Marshal allocation (@rbaliyan)
- f37571c: fix: pass context.WithoutCancel to async index goroutine in MongoDB store (@rbaliyan)
- fbb52ec: fix: resolve golangci-lint errcheck and gosec CI failures (@rbaliyan)
v0.0.9
v0.0.8
What's Changed
- deps: bump the go-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #5
- ci: bump the github-actions group with 3 updates by @dependabot[bot] in #6
- feat: add ledger CLI and daemon by @rbaliyan in #15
New Contributors
- @dependabot[bot] made their first contribution in #5
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
What's Changed
- feat: stream replication with mutation log and idempotent sink by @rbaliyan in #8
- feat: ClickHouse backend, append-only mode, replicator skip mutations by @rbaliyan in #9
- refactor: design quality improvements across replication and backends by @rbaliyan in #10
Full Changelog: v0.0.4...v0.0.5