v1.13
Highlights
- All C# Quickstarts upgraded to .NET 8 by @pngan in #987
- [NEW] Workflow quickstart for Javascript by @kaibocai in #989
- [NEW] Workflow quickstart Go by @mikeee in #973
What's Changed
- Bump csharp sdk to latest RC by @pravinpushkar in #938
- modify Service Invocation sample by @MregXN in #902
- Clarified actor state persistence description by @WhitWaldo in #961
- use daprWorkflowClient instead of daprClient in workflow sample by @MregXN in #959
- bump go validation workflow to 1.21 by @mikeee in #986
- Fix the DAPR bot script addressing this issue #966 by @rabollin in #985
- go-sdk workflow quickstart by @mikeee in #973
- Convert to net8 on release 1.13 by @pngan in #987
- correct readme by @DeepanshuA in #975
- Update app.js -
process.env.STATE_STORE_NAME
by @mathieu-benoit in #958 - Add workflow quickstart for JS by @kaibocai in #989
- Updating SDKs to RC release packages synced with Dapr 1.13 RC by @paulyuk in #992
- Test fix: Removing
toolchain go*
lines that cause midstream downloads by @paulyuk in #994 - Update README.md by @farshaddavoudi in #963
New Contributors
- @MregXN made their first contribution in #902
- @WhitWaldo made their first contribution in #961
- @mikeee made their first contribution in #986
- @mathieu-benoit made their first contribution in #958
- @kaibocai made their first contribution in #989
- @farshaddavoudi made their first contribution in #963
Full Changelog: v1.12.0...v1.13.0