Dapr Sidekick v2.0.0-rc01
Pre-release
Pre-release
What's Changed
- Support for Dapr 1.12.0+ by @badgeratu in #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
RuntimeVersionsetting to define the current minimum runtime version for launch features. Defaults to latest.
Full Changelog: v1.2.2...v2.0.0-rc01