Skip to content

Tags: WuTian-UX/quickstarts

Tags

1.15.0

Toggle 1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Removes 1-15 prefix for docs (dapr#1171)

Signed-off-by: Elena Kolevska <[email protected]>
Co-authored-by: Yaron Schneider <[email protected]>

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump to final release 1.14.0 (dapr#1091)

* Updating CLI and runtime versions to final 1.14.0 release

Signed-off-by: Paul Yuknewicz <[email protected]>

* Updating golang quickstarts with `go get -u github.com/dapr/[email protected]`

Signed-off-by: Paul Yuknewicz <[email protected]>

* Updating Java quickstarts to <version>1.12.0</version>

Signed-off-by: Paul Yuknewicz <[email protected]>

* Fixed up go build errors with go mod tidy

Signed-off-by: Paul Yuknewicz <[email protected]>

* Dapr runtime to 1.14.1

Signed-off-by: Paul Yuknewicz <[email protected]>

---------

Signed-off-by: Paul Yuknewicz <[email protected]>

v1.14-rc3

Toggle v1.14-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request dapr#1039 from dapr/workflow

Reworked javascript workflow examples to use a webserver

v1.14-rc2

Toggle v1.14-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request dapr#1002 from contributor/js-pub-sub-fix

add missing body-parser package to js pub_sub order-processor

v1.14-rc1

Toggle v1.14-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request dapr#1069 from mikeee/validate-tutorials

fix: validate_tutorials

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request dapr#996 from paulyuk/release-1.13

Updates for 1.13.0 final release

v1.13-rc1

Toggle v1.13-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request dapr#963 from farshaddavoudi/patch-1

Update README.md

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dapr#951 from paulyuk/release-1.12

Updating release-1.12 with js-sdk 3.2.0

v1.12-rc3

Toggle v1.12-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dapr#947 from paulyuk/release-1.12

Java SDK update

v1.12-rc2

Toggle v1.12-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dapr#926 from mukundansundar/multi-app-run-k8s-exa…

…mple

add hello-kubernetes multi-app run k8s template