Releases: Azure/service-fabric-rs
Releases · Azure/service-fabric-rs
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