Releases: dapr/dotnet-sdk
Releases · dapr/dotnet-sdk
v1.17.0-rc15
What's Changed
- Fixed invalid package reference by @WhitWaldo in #1716
- Fix for continue as new issue dropping mesages #1717 by @WhitWaldo in #1718
- Fix: handle graceful cancellation in CloudEventsMiddleware to prevent 499 errors by @ali-Hamza817 in #1713
- Build out examples/documentation for unit testing Workflows/activities by @daanschutte in #1708
- Propagates UseJsonSerialization setting in Actors by @ZeBobo5 in #1648
- Replay safe logger fix by @WhitWaldo in #1721
New Contributors
- @ali-Hamza817 made their first contribution in #1713
- @ZeBobo5 made their first contribution in #1648
Full Changelog: v1.17.0-rc14...v1.17.0-rc15
v1.17.0-rc14
What's Changed
- Cross-assembly workflow registration by @WhitWaldo in #1711
- Removing packages from NuGet publish package list by @WhitWaldo in #1712
Full Changelog: v1.17.0-rc13...v1.17.0-rc14
v1.17.0-rc13
What's Changed
- Simplified built-in versioning strategies by @WhitWaldo in #1710
Full Changelog: v1.17.0-rc12...v1.17.0-rc13
v1.17.0-rc12
What's Changed
- Adding built in workflow versioning strategies with defaults by @WhitWaldo in #1707
- Adding workflow versioning example by @WhitWaldo in #1706
- Ensuring TFMs populate in Dapr.Workflow.Versioning package by @WhitWaldo in #1709
Full Changelog: v1.17.0-rc11...v1.17.0-rc12
v1.17.0-rc11
What's Changed
- Adding mechanism to enable container log capture to file by @WhitWaldo in #1701
- Run tests against variable number of RC versions by @WhitWaldo in #1703
- Changing Testcontainers dapr service readiness checks from console log evaluation to health API endpoints by @WhitWaldo in #1705
- Adding workflow named versioning support by @WhitWaldo in #1700
Full Changelog: v1.17.0-rc10...v1.17.0-rc11
v1.17.0-rc10
What's Changed
- Support latest Conversation API updates by @WhitWaldo in #1696
- Marking service invocation methods as [Obsolete] per official guidance by @WhitWaldo in #1698
- Added test harness in
Dapr.Testcontainersfor theDapr.AIproject for validating conversations building block
Full Changelog: v1.17.0-rc08...v1.17.0-rc10
v1.17.0-rc08
What's Changed
- Workflow Patch-based Versioning by @WhitWaldo in #1687
Full Changelog: v1.17.0-rc07...v1.17.0-rc08
v1.17.0-rc07
What's Changed
- Setting pubsub bulk publish as stable + updating protos by @WhitWaldo in #1681
- Adding integration testing for Dapr.DistributedLock package by @WhitWaldo in #1682
- Fix the workflow execution order by @zglp in #1684
- Adding dependabot to GitHub actions by @WhitWaldo in #1685
- Adding GitHub workflow to validate test coverage of PRs by @WhitWaldo in #1686
- Adding logging message indicating workflow gRPC stream has been established by @WhitWaldo in #1688
- Fix timezone-dependent ArgumentOutOfRangeException in WorkflowState by @daanschutte in #1690
- Workflow: Tentative fix for activity track failure by @WhitWaldo in #1692
- Infra: Modifying CI to validate integration tests against current stable and RC Dapr runtime versions by @WhitWaldo in #1693
New Contributors
- @daanschutte made their first contribution in #1690
Full Changelog: v1.17.0-rc06...v1.17.0-rc07
v1.17.0-rc06
What's Changed
- Renamed "Dapr.TestContainers" to "Dapr.Testcontainers" per ask by @WhitWaldo in #1677
- Workflow: Make resilient to either/or loading + workflow reconnections by @WhitWaldo in #1680
Full Changelog: v1.17.0-rc04...v1.17.0-rc06
v1.17.0-rc04
What's Changed
- Added support for .NET 10 packages by @WhitWaldo in #1676
Full Changelog: v1.17.0-rc03...v1.17.0-rc04