Skip to content

Releases: Azure/service-fabric-rs

v0.0.10

04 Sep 23:27
9d611b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

23 Aug 20:53
8a56eaf
Compare
Choose a tag to compare

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

12 Jul 16:58
85df4ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

01 Jul 17:31
acb9afc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

06 May 19:56
7008133
Compare
Choose a tag to compare

What's Changed

  • Correctly validate pointers are non-null by @jrahman in #33
  • Prepare for next 0.0.6 release by @jrahman in #34

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

29 Apr 19:05
308db45
Compare
Choose a tag to compare

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

22 Apr 23:06
507d9ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

18 Apr 00:28
5a7bf5c
Compare
Choose a tag to compare

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