Skip to content

Releases: dapr/quickstarts

v1.12-rc2

03 Oct 16:47
2157c0c

Choose a tag to compare

v1.12-rc2 Pre-release
Pre-release

Addes multi-app run support for Hello-Kubernetes, and updated CLI RC3

v1.12-rc1

02 Oct 20:11
8ecc595

Choose a tag to compare

v1.12-rc1 Pre-release
Pre-release
Merge pull request #942 from paulyuk/release-1.12

Fixes port 6003 conflict between Go Pub-sub and Go bindings.

v1.11

23 May 22:52

Choose a tag to compare

Added

The following new Quickstarts have been added

Updated

  • All quickstarts snap to the latest SDKs #880
  • Numerous quality improvements and fixes

What's Changed

Read more

v1.6.0: update README (#524)

25 Jan 03:29

Choose a tag to compare

Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>

v1.4.0

14 Sep 20:10
ecb72ed

Choose a tag to compare

Update .dockerignore (#472)

The .dockerignore file must use forward slashes.

Dapr sample v0.2.1 release

25 Nov 22:22
6656056

Choose a tag to compare

Pre-release
  • Adds error handling to Python App for samples 1 and 2.
  • Updates samples 1 and 2 to share the same sample apps.