All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add PubSub, Network Shaping & Metrics. See PR 6.
- Take ownership of
Client
when signaling success / failure. See PR 7.
- Make events payload compatible with the go-sdk. See PR 14
- Add
Client::publish_success
to signal instance success to daemon and sync service. See PR 5.
- Add initial scaffolding with basic synchronization client. See PR 1.