Releases: Azure/service-fabric-rs
Releases · Azure/service-fabric-rs
v0.0.10
What's Changed
- Fix tokio_async disabled build; Support bringing your own import libraries by @cgettys-microsoft in #67
- Prepare for 0.0.10 Release by @cgettys-microsoft in #68
- FabricClient: Make APIs "Send" by @youyuanwu in #69
Full Changelog: v0.0.9...v0.0.10
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
v0.0.8
What's Changed
- Impl compare for Epoch by @youyuanwu in #48
- [mssf-core] Reexport hresult type by @youyuanwu in #47
- Impl fabric error conversion by @youyuanwu in #49
- Update mssf version to 0.0.8 by @youyuanwu in #50
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Support FABRIC_URI type by @youyuanwu in #32
- Refactor Executor trait by @youyuanwu in #29
- Reorganize SF sync primitives. by @youyuanwu in #31
- Upgrade rust to 1.78 by @youyuanwu in #35
- Migrate from Log to Tracing by @youyuanwu in #30
- impl From for ActivationContext by @cgettys-microsoft in #36
- Add Tokio and config-rs features by @cgettys-microsoft in #37
- Safe wrapping for MustCatchup field in FABRIC_REPLICA_INFORMATION_EX1 by @youyuanwu in #40
- Upgrade rust toolchain to 1.79 by @youyuanwu in #42
- Remove generated client wrapper and generator by @youyuanwu in #44
- Upgrade windows-rs to version 0.57 by @youyuanwu in #43
- Prepare for 0.0.7 release by @youyuanwu in #45
New Contributors
- @cgettys-microsoft made their first contribution in #36
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
What's Changed
- Various Improvements by @youyuanwu in #24
- Integrate with config-rs by @youyuanwu in #25
- Update mssf version to 0.0.5 to prepare for the next release by @youyuanwu in #27
- Standardize wstring and hstring conversion by @youyuanwu in #28
- Allow mssf-core user to not depend on windows crate, and merge 2 test apps into 1 by @youyuanwu in #26
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Impl FabricClient by @youyuanwu in #19
- Update all package version to 0.0.4 by @youyuanwu in #20
- Api for get node context by @youyuanwu in #21
- Update window-rs dependencies to 0.56 by @youyuanwu in #23
- Impl config loading wrapper for activation context by @youyuanwu in #22
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Upgrade windows-rs to version 0.54 by @youyuanwu in #12
- Fix code gen task where cargo.toml is changed by @youyuanwu in #13
- Fix all cargo fmt and clippy errors and enable check in ci by @youyuanwu in #16
- Prepare 0.0.3 release by @youyuanwu in #14
- Update rs version to 1.77 and update rust github actions. by @youyuanwu in #17
- Refactor Fabric Sender and Receiver for client by @youyuanwu in #18
Full Changelog: v0.0.2...v0.0.3