Skip to content

v1.0.0

Compare
Choose a tag to compare
@cgillum cgillum released this 28 Jun 01:32
· 52 commits to main since this release

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

NuGet packages

What's Changed

  • Use same precision for queries than for storage by @Greybird in #98
  • Support rewinding orchestrations by @Greybird in #96
  • Fix inaccurate license headers by @cgillum in #101
  • Delete all payload data on ContinueAsNew by @cgillum in #102
  • Update package and schema versions to v1.0.0 (stable) by @cgillum in #103
  • add FetchParentInstancesOnly filter to fetch only parent instances if… by @hsnsalhi in #99
  • Preparations for v1.0.0 (GA) release by @cgillum in #108

Breaking Changes

  • Removed explicit dependencies on Microsoft.Extensions.Caching.Memory and Microsoft.Extensions.Logging.Abstractions in #108

New Contributors

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