Dapr Sidekick Dotnet Versions Save

Dapr Sidekick for .NET - a lightweight lifetime management component for Dapr

v2.0.0-rc01

1 month ago

What's Changed

  • Support for Dapr 1.12.0+ by @badgeratu in https://github.com/man-group/dapr-sidekick-dotnet/pull/62
  • Update to Dapr SDK 1.13
  • Remove support for netcoreapp3.1 and net5.0
  • Add support for net6.0 and net8.0
  • Samples for hosting Placement and Sentry
  • Introduction of RuntimeVersion setting to define the current minimum runtime version for launch features. Defaults to latest.

Full Changelog: https://github.com/man-group/dapr-sidekick-dotnet/compare/v1.2.2...v2.0.0-rc01

v1.2.2

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/man-group/dapr-sidekick-dotnet/compare/v1.2.1...v1.2.2

All packages available on nuget.org:

v1.2.1

2 years ago

What's Changed

  • Issue 36 : FIX Delay Sidecar Startup until Host Application Started

Full Changelog: https://github.com/man-group/dapr-sidekick-dotnet/compare/v1.2.0...v1.2.1

v1.2.0

2 years ago

What's Changed

Full Changelog: https://github.com/man-group/dapr-sidekick-dotnet/compare/v1.1.0...v1.2.0

v1.1.0

2 years ago

New in this release

  • RESOLVED Sidecar Placement Address should be optional #6
  • RESOLVED Attach mode health check throws exception if daprd exits #7
  • RESOLVED Configuration section should be named DaprSidekick not Dapr #8
  • RESOLVED Support environment variables for Dapr Sidekick settings #9
  • RESOLVED Empty "SentryAddress" property passes empty "--sentry-address" to daprd #10
  • RESOLVED Unable to load shared library 'kernel32.dll' on macOS #11

v1.1.0-rc02

2 years ago

v1.1.0-rc01

2 years ago

v1.0.0

3 years ago

First stable release of Dapr Sidekick!

v1.0.0-rc01

3 years ago