Changelog
Copy MarkdownAll notable changes to this project are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.6.7 - 2026-07-24
Changed
- Track
umadb-proto0.6.7. The proto surface (messages, fields, and the fiveDCBRPCs) is unchanged from 0.6.4, so there are no wire or public-API changes; this release only aligns the client version with the latest UmaDB.
0.6.4 - 2026-07-07
Added
- Initial published release: gRPC client for UmaDB's DCB (Dynamic Consistency
Boundary) event store, wrapping
UmaDb.V1.DCB.Stubwithconnect/2,head/1,get_tracking_info/2,append/3,read/2, andsubscribe/2, plusUmaDbClient.Builderconvenience constructors. - Build and publish GitHub Actions workflows.
- MIT license.