Azure Functions Dapr Extension v0.14.0-preview01
github-actions
released this
18 May 10:11
·
73 commits
to master
since this release
What's Changed
- Fix documentation issues by @vinayada1 in #63
- Fix documentation issues by @vinayada1 in #64
- Fix broken link by @vinayada1 in #66
- Updated to latest NuGet Dapr Bindings by @lcartel-ms in #68
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #82
- Update extension to use LTS dotnet, latest dependencies, v4 functions runtime, and update build pipelines by @shubham1172 in #84
- Rename Dapr.AzureFunctions.Extension to Microsoft.Azure.WebJobs.Extension.Dapr by @shubham1172 in #89
- Migrate from Newtonsoft to System.Text.Json by @shubham1172 in #91
- Update project properties by @shubham1172 in #99
- Add service invocation example in python and fixes by @shubham1172 in #98
- Adding interface and unit tests by @ASHIQUEMD in #96
- Out of proc support for dapr extension (#97) by @shubham1172 in #101
- Update build pipeline, add CODEOWNERS and development docs by @shubham1172 in #114
- Allow custom docker login registry in pipeline by @shubham1172 in #115
New Contributors
- @lcartel-ms made their first contribution in #68
Full Changelog: v0.12.0-preview01...v0.14.0-preview01