Skip to content

v3.12.0

Compare
Choose a tag to compare
@natemort natemort released this 03 May 22:45
· 5 commits to master since this release
9808e30

What's Changed

  • Added support for new Async APIs for starting large numbers of workflows.
  • Added support for two-legged OAuth flow
  • Added support for standard JWT exp and iat claims
  • Updated WorkerOptions to default to the Tracer used to initialize WorkflowClient.
  • Fixed ClassCastException when using Promise#allOf(Promise<?>...)
  • Fixed NullPointerException in ContextPropagation when Header is present but fields is null

New Contributors

Full Changelog: v3.11.0...v3.12.0