v0.0.9
What's Changed
- [FabricClient] Impl get_partition_list by @youyuanwu in #51
- Refactor rust to com proxy wrapper by @youyuanwu in #53
- [FabricClient] Implement get_replica_list api by @youyuanwu in #52
- Refactor bridge implementation for COM to rust by @youyuanwu in #54
- [FabricClient] implement restart replica api by @youyuanwu in #55
- Stateful partition report load api by @youyuanwu in #56
- Support fabric client 'remove replica' api by @youyuanwu in #59
- [FabricClient] Support 'register service notification filter' api by @youyuanwu in #60
- Initial support for cancellation by @youyuanwu in #58
- [FabricClient] Service notification perf comparison by @youyuanwu in #61
- [sync] Cancellation waits for SF task to complete by @youyuanwu in #62
- Cancellation: Add CancellationToken to all APIs by @youyuanwu in #65
- Remove service-fabric-cpp repo dependency by @youyuanwu in #64
- Generate com crate with right namespaces from new winmd by @youyuanwu in #63
- Prepare 0.0.9 release by @youyuanwu in #66
Full Changelog: v0.0.8...v0.0.9