Skip to content

Releases: Azure/service-fabric-rs

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