Skip to content

Releases: dapr/dotnet-sdk

v1.14.0

14 Aug 16:58
fbb7a81
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.1...v1.14.0

v1.14.0-rc02

23 Jul 17:13
fbb7a81
Compare
Choose a tag to compare
v1.14.0-rc02 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.14.0-rc01...v1.14.0-rc02

v1.14.0-rc01

09 Jul 20:36
205f45f
Compare
Choose a tag to compare
v1.14.0-rc01 Pre-release
Pre-release

Breaking Changes

With 1.14, explicit support for .NET 7 (such as it is) in the SDK is considered deprecated. Starting with 1.15, no Dapr SDK assemblies will target .NET 7 (but .NET 7 applications may still be able to use the .NET 6 targeted assemblies).

What's Changed

New Contributors

Full Changelog: v1.13.1...v1.14.0-rc01

v1.13.1

24 Apr 22:33
a1e262f
Compare
Choose a tag to compare

What's Changed

  • Fix for secret key transformation in multi-value scenarios by @philliphoff in #1274

Full Changelog: v1.13.0...v1.13.1

v1.13.0

06 Mar 05:32
5922fd7
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.13.0-rc03

21 Feb 01:02
5922fd7
Compare
Choose a tag to compare
v1.13.0-rc03 Pre-release
Pre-release

What's Changed

Full Changelog: v1.13.0-rc02...v1.13.0-rc03

v1.13.0-rc02

16 Feb 23:17
17b504c
Compare
Choose a tag to compare
v1.13.0-rc02 Pre-release
Pre-release

What's Changed

Full Changelog: v1.13.0-rc01...v1.13.0-rc02

v1.13.0-rc01

16 Feb 22:03
3cab20a
Compare
Choose a tag to compare
v1.13.0-rc01 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.12.0-rc01...v1.13.0-rc01

Dapr dotnet-sdk v1.12.0

12 Oct 21:33
b0992c3
Compare
Choose a tag to compare

What's Changed

  • FIXED Fix HTTP examples in Workflow Console App 1107
  • FIXED Fix Workflow ignoring external event payload 1119
  • UPDATED Bump library version for Grpc.Net.Client 1126
  • ADDED Support for DAPR_HTTP_ENDPOINT and DAPR_GRPC_ENDPOINT environment variables 1124
  • ADDED Support for OnActorMethodFailedAsync method to simplify actor error logging 1014
  • UPDATED Drop support for NET3.1 and standardize on NET6 1045
  • ADDED Support for JSON Serialization in proxied actors 1073
  • ADDED Workflow support for API Tokens 1141
  • FIXED Fix Healthz requests to include the API Token if present 1145

New Contributors

Full Changelog: v1.11.0...v1.12.0

Dapr dotnet-sdk v1.12.0-rc02

06 Oct 20:15
b0992c3
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.12.0-rc01...v1.12.0-rc02