Skip to content

v0.6.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@cgillum cgillum released this 15 Mar 00:40
· 108 commits to main since this release
3df2541

v0.6.0-alpha

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

NuGet packages

New

  • Support for sub-orchestrations (#7) - contributed by @usemam
  • Support for explicit task hub name configuration (#10)
  • Added dt.GlobalSettings table and dt.SetGlobalSetting stored procedure (#10)
  • Added new permissions.sql setup script for setting up databaes permissions (#10)
  • Added task hub documentation page (#10)

Breaking changes

  • Renamed SqlProviderOptions to SqlOrchestrationServiceSettings and added required constructor parameters (#10)
  • User-based multitenancy is now disabled by default (#10)
  • The dt_runtime role is now granted access to only specific stored procedures rather than all of them (#10)