Skip to content

v2.0.7-preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@jviau jviau released this 08 Jan 23:06

Release 2.0.7-preview

Additions

  • Added support for open generics with #14.
    • When enqueing a closed form for an open generic, use Type.FullName as the orchestration/activity name.
    • OrchestrationContext will use Type.FullName by default.
    • TaskHubClient will not - it must be explicitly provided.