Releases: Infranite/go-dblog
Releases · Infranite/go-dblog
Release list
go-dblog v0.3.0
Highlights
- Added
dblog.RecoveryPlananddblog.RecoveryStepfor safe replay workflows with checkpoint handoff. - Expanded safe flashbacks for MongoDB replace before-image recovery and Redis numeric command recovery.
- Added bilingual recovery cookbook and product recovery examples.
- Verified full CI across MySQL 5.6/5.7/8.0/8.4, PostgreSQL 16, MongoDB 7.0, Redis 7.2, lint, vet, vuln, fuzz, and benchmarks.
Module tags
v0.3.0mysql/v0.3.0postgres/v0.3.0mongo/v0.3.0redis/v0.3.0
go-dblog v0.2.0
Highlights
- First public
go-dblogtag set for the root module and MySQL, PostgreSQL, MongoDB, and Redis backend modules. - Compatibility-hardened parser and CDC developer preview with backend-native events, filtering, checkpoint resume, plugins, and safe flashback helpers.
- CI-backed fixtures and live-reader coverage for MySQL 5.6/5.7/8.0/8.4, PostgreSQL 16, MongoDB 7.0, and Redis 7.2.
Tags
v0.2.0mysql/v0.2.0postgres/v0.2.0mongo/v0.2.0redis/v0.2.0