Skip to content

Dapr dotnet-sdk v1.7.0

Compare
Choose a tag to compare
@halspang halspang released this 07 Apr 23:30
3553899

v1.7 Changes

  • ADDED Support for providing Actor TypeName during runtime at startup. 677
  • FIXED AddDaprSecretStore Extension always throws unhandled exception at container start 779
  • FIXED ActorHost.JsonSerializerOptions is always null 814
  • ADDED Build/test with .NET 6 to CI matrix 794