Releases: Azure/service-fabric-rs
Releases · Azure/service-fabric-rs
v0.0.17
What's Changed
- Upgrade windows-rs to 0.58 version by @youyuanwu in #107
- Rename hstring to wstring by @youyuanwu in #108
- impl compare for FabricErrorCode by @youyuanwu in #110
- Dynamically load SF apis without linking by @youyuanwu in #109
- Prepare 0.0.17 release by @youyuanwu in #111
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Refactor fabric runtime types by @youyuanwu in #93
- Improve ReplicaSetQuorumMode debugging by @youyuanwu in #94
- Impl and expose IFabricStatefulServicePartition3 apis by @youyuanwu in #95
- Add memory barrier for bridge context by @youyuanwu in #99
- Support reporting app health by @youyuanwu in #101
- Add small benchmark for SF bridge perf by @youyuanwu in #104
- Example: inspect read write status by @youyuanwu in #103
- Propagate user app panics to SF for async apis by @youyuanwu in #100
- Replicator documentation by @youyuanwu in #91
- Prepare 0.0.16 release by @youyuanwu in #105
Full Changelog: v0.0.15...v0.0.16
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