Skip to content

Releases: dapr/go-sdk

Release v0.11.1

23 Oct 20:46
Compare
Choose a tag to compare

Automatic go Dapr client release

Release v0.11.0

30 Sep 21:42
4beb217
Compare
Choose a tag to compare

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

Release v0.10.0

20 Aug 18:03
Compare
Choose a tag to compare

Updated for compatibility with the Dapr v0.10.0 release.

Includes:

  • Support for multiple Pub/Sub component API
  • New Bulk Get and Transactions API for State
  • Removed retry options from State
  • New gRPC and HTTP serving packages for bootstrapping Dapr callback clients
  • General consistency and usability improvements

Release v0.8.1

23 Jul 20:46
Compare
Choose a tag to compare

Automatic go Dapr client release

Release v0.8.0

24 Jun 12:44
ee8d678
Compare
Choose a tag to compare

Automatic go Dapr client release