Release v0.11.0
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