Skip to content

v1.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@cgillum cgillum released this 31 May 20:18
· 60 commits to main since this release
891d3ee

See our Quick Start documentation for more information about how to get started with this provider.

NuGet packages

What's Changed

  • Support new instance purging interface by @usemam in #80
  • Remove netstandard2.1 TFM by @cgillum in #82
  • Fix problem terminating orchestration with running activity by @cgillum in #83
  • Add support for multi-instance queries by @usemam in #88
  • Include more payload IDs in history table by @cgillum in #90
  • Remove Microsoft.SqlServer.SqlManagementObjects dependency by @IGx89 in #92
  • Process events for non-running orchestrations by @cgillum in #97

Breaking Changes

As a result of the change in #97, the 1.0.0-rc2 schema is neither forward compatible nor backwards compatible with 1.0.0-rc. As a result, upgrading to this version will require downtime. Starting in the final version of 1.0.0, upgrades between 1.x.y versions can be expected to require zero downtime.

New Contributors

  • @IGx89 made their first contribution in #92

Full Changelog: v1.0.0-rc...v1.0.0-rc2