Skip to content

Releases: dapr/quickstarts

v1.14.0

15 Aug 07:20
f7c925d
Compare
Choose a tag to compare

What's Changed

New Contributors

Known issues

Full Changelog: v1.13.0...v1.14.0

v1.14-rc3

30 Jul 00:51
309d6b3
Compare
Choose a tag to compare
v1.14-rc3 Pre-release
Pre-release

What's Changed

  • All language-sdks integrated
  • Tested with Dapr 1.14.0 rc.7 runtime
  • Release 1.13 merge into main by @paulyuk in #999
  • Updating hello-kubernetes quickstart to support Endpoint env vars by @salaboy in #1030
  • Fixes Python test failure on Configuration API quickstart by @paulyuk in #1051
  • Changing Dapr runtime version to 1.13.5 to support test efforts by @paulyuk in #1049
  • feat: upgraded springboot to 3.3.1 and bumped up other dependencies by @amardeep2006 in #1044
  • Update tutorials pub-sub csharp-subscriber image to dotnet 8.0 by @antontroshin in #1001
  • fix: pub_sub javascript npm audit issues by @joebowbeer in #1055
  • Update holopin.yml to award Quickstarts badge to contributors by @Rutam21 in #1005
  • Fix distributed calculator tutorial Go docker build by @antontroshin in #1058
  • Updating dockerfiles used in Tutorial make build (C#,Python,Node,ReactClient) by @paulyuk in #1062
  • Fixing dockerfile for Tutorial pubsub C# to be truly multi-arch by @paulyuk in #1066
  • Updating node based dockerfiles for linux/arm friendly images by @paulyuk in #1067
  • Jobs API Quickstarts by @rochabr in #1064
  • Hotfix/jobs sdk test in go by @paulyuk in #1072
  • fix: validate_tutorials by @mikeee in #1069
  • Fix for Quickstart Failure by @DeepanshuA in #1075
  • Refresh the Zipkin observability tutorial by @pdebruin in #1031
  • Updating Readme to favor kubectl based deploy vs. multi app run by @paulyuk in #1057
  • Updating all Dapr.* SDKs to release-1.14 equivalent versions by @paulyuk in #1073
  • Syncing new PRs release-1.14 by @paulyuk in #1080
  • fix: job sdk / go validation by @mikeee in #1077
  • Go-sdk updates for 1.14 release (v1.11.0-rc-1) by @paulyuk in #1082
  • Bump to runtime rc.6 and remove go daprd override by @mikeee in #1083
  • fix: codeowners update by @mikeee in #1006
  • add missing body-parser package to js pub_sub order-processor by @contributor in #1002
  • fix: npm audit fixes and lock files by @joebowbeer in #1081
  • Java SDK update to 1.12.0-rc-1 & dapr 1.14 rc.7 by @paulyuk in #1085
  • Reworked javascript workflow examples to use a webserver by @olitomlinson in #1039

New Contributors

Full Changelog: v1.13.0...v1.14-rc3

v1.14-rc2

28 Jul 23:51
2b76c6a
Compare
Choose a tag to compare
v1.14-rc2 Pre-release
Pre-release

What's Changed

  • Release 1.13 merge into main by @paulyuk in #999
  • Updating hello-kubernetes quickstart to support Endpoint env vars by @salaboy in #1030
  • Fixes Python test failure on Configuration API quickstart by @paulyuk in #1051
  • Changing Dapr runtime version to 1.13.5 to support test efforts by @paulyuk in #1049
  • feat: upgraded springboot to 3.3.1 and bumped up other dependencies by @amardeep2006 in #1044
  • Update tutorials pub-sub csharp-subscriber image to dotnet 8.0 by @antontroshin in #1001
  • fix: pub_sub javascript npm audit issues by @joebowbeer in #1055
  • Update holopin.yml to award Quickstarts badge to contributors by @Rutam21 in #1005
  • Fix distributed calculator tutorial Go docker build by @antontroshin in #1058
  • Updating dockerfiles used in Tutorial make build (C#,Python,Node,ReactClient) by @paulyuk in #1062
  • Fixing dockerfile for Tutorial pubsub C# to be truly multi-arch by @paulyuk in #1066
  • Updating node based dockerfiles for linux/arm friendly images by @paulyuk in #1067
  • Jobs API Quickstarts by @rochabr in #1064
  • Hotfix/jobs sdk test in go by @paulyuk in #1072
  • fix: validate_tutorials by @mikeee in #1069
  • Fix for Quickstart Failure by @DeepanshuA in #1075
  • Refresh the Zipkin observability tutorial by @pdebruin in #1031
  • Updating Readme to favor kubectl based deploy vs. multi app run by @paulyuk in #1057
  • Updating all Dapr.* SDKs to release-1.14 equivalent versions by @paulyuk in #1073
  • Syncing new PRs release-1.14 by @paulyuk in #1080
  • fix: job sdk / go validation by @mikeee in #1077
  • Go-sdk updates for 1.14 release (v1.11.0-rc-1) by @paulyuk in #1082
  • Bump to runtime rc.6 and remove go daprd override by @mikeee in #1083
  • fix: codeowners update by @mikeee in #1006
  • add missing body-parser package to js pub_sub order-processor by @contributor in #1002

New Contributors

Full Changelog: v1.13.0...v1.14-rc2

v1.14-rc1

26 Jul 15:16
68dc3d3
Compare
Choose a tag to compare
v1.14-rc1 Pre-release
Pre-release

What's Changed

  • Updates for Javascript, C#/dotnet, Python; Go and Java still coming.
  • Release 1.13 merge into main by @paulyuk in #999
  • Updating hello-kubernetes quickstart to support Endpoint env vars by @salaboy in #1030
  • Fixes Python test failure on Configuration API quickstart by @paulyuk in #1051
  • Changing Dapr runtime version to 1.13.5 to support test efforts by @paulyuk in #1049
  • feat: upgraded springboot to 3.3.1 and bumped up other dependencies by @amardeep2006 in #1044
  • Update tutorials pub-sub csharp-subscriber image to dotnet 8.0 by @antontroshin in #1001
  • fix: pub_sub javascript npm audit issues by @joebowbeer in #1055
  • Update holopin.yml to award Quickstarts badge to contributors by @Rutam21 in #1005
  • Fix distributed calculator tutorial Go docker build by @antontroshin in #1058
  • Updating dockerfiles used in Tutorial make build (C#,Python,Node,ReactClient) by @paulyuk in #1062
  • Fixing dockerfile for Tutorial pubsub C# to be truly multi-arch by @paulyuk in #1066
  • Updating node based dockerfiles for linux/arm friendly images by @paulyuk in #1067
  • Jobs API Quickstarts by @rochabr in #1064
  • Hotfix/jobs sdk test in go by @paulyuk in #1072
  • fix: validate_tutorials by @mikeee in #1069

New Contributors

Full Changelog: v1.13.0...v1.14-rc1

What's Changed

  • Release 1.13 merge into main by @paulyuk in #999
  • Updating hello-kubernetes quickstart to support Endpoint env vars by @salaboy in #1030
  • Fixes Python test failure on Configuration API quickstart by @paulyuk in #1051
  • Changing Dapr runtime version to 1.13.5 to support test efforts by @paulyuk in #1049
  • feat: upgraded springboot to 3.3.1 and bumped up other dependencies by @amardeep2006 in #1044
  • Update tutorials pub-sub csharp-subscriber image to dotnet 8.0 by @antontroshin in #1001
  • fix: pub_sub javascript npm audit issues by @joebowbeer in #1055
  • Update holopin.yml to award Quickstarts badge to contributors by @Rutam21 in #1005
  • Fix distributed calculator tutorial Go docker build by @antontroshin in #1058
  • Updating dockerfiles used in Tutorial make build (C#,Python,Node,ReactClient) by @paulyuk in #1062
  • Fixing dockerfile for Tutorial pubsub C# to be truly multi-arch by @paulyuk in #1066
  • Updating node based dockerfiles for linux/arm friendly images by @paulyuk in #1067
  • Jobs API Quickstarts by @rochabr in #1064
  • Hotfix/jobs sdk test in go by @paulyuk in #1072
  • fix: validate_tutorials by @mikeee in #1069

New Contributors

Full Changelog: v1.13.0...v1.14-rc1

v1.13

06 Mar 19:06
97dc871
Compare
Choose a tag to compare

Highlights

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.13-rc1

29 Feb 09:43
9897c5c
Compare
Choose a tag to compare
v1.13-rc1 Pre-release
Pre-release

Highlights

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13-rc1

v1.12

13 Oct 20:56
910ff1a
Compare
Choose a tag to compare

Highlights:

  • Runs and tests with 1.12 Dapr release
  • Baselines on latest SDKs
  • Multi-run support
  • Multi-run support on Kubernetes
  • Workflow Quickstart in Java
  • Improved test stability

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12

v1.120-rc3

07 Oct 20:08
1a49614
Compare
Choose a tag to compare
v1.120-rc3 Pre-release
Pre-release

Includes Java updates

v1.12-rc2

03 Oct 16:47
2157c0c
Compare
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
Compare
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.