Releases: Azure/service-fabric-rs
Releases · Azure/service-fabric-rs
v0.0.15
What's Changed
- Export LoadMetricReport type to external by @OscarTHZhang in #87
- Support catchup_specific_quorum for PrimaryReplicator by @youyuanwu in #89
- Update mssf version to 0.0.15 by @youyuanwu in #90
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- [FabricRuntime] impl get code package info from activation context by @youyuanwu in #80
- Implement GetPartitionLoadInformation API for FabricQueryClient by @OscarTHZhang in #81
- Impl FabricErrorCode by @youyuanwu in #82
- Update mssf version to 0.0.14 by @youyuanwu in #84
- impl compare for ResolvedServicePartition by @youyuanwu in #83
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- [FabricClient] Fix service notification nullptr panic by @youyuanwu in #78
- Support connection string for fabricclient by @youyuanwu in #77
- Update mssf version to 0.0.13 by @youyuanwu in #79
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- [FabricClient] Set default client role to unknown by @youyuanwu in #75
- Update mssf version 0.0.12 by @youyuanwu in #76
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Documentation Improvement by @OscarTHZhang in #73
- Add public available documentations to traits by @youyuanwu in #72
- [FabricClient] Support FabricClient user notification callback by @youyuanwu in #70
- Use workspace dependencies when appropriate. Clean up windows crate usage. by @youyuanwu in #71
- Prepare 0.0.11 release by @youyuanwu in #74
New Contributors
- @OscarTHZhang made their first contribution in #73
Full Changelog: v0.0.10...v0.0.11
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