Skip to content

Release v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 21:42
4beb217

Release compatible with Dapr v0.11 release:

  • Added sample application for pub/sub (Thanks @abserari)
  • Fixed README documentation (Thanks @li1234yun)
  • Added support for pub/sub event handling code, retry logic
  • Added consistent support for parent trace ID in client requests
  • Added explicit Dapr API authentication token support
  • Added metadata support for State APIs
  • Added code coverage GitHub action