What's Changed
- Merge 1.13 release branch back to master by @philliphoff in #1247
- Updated docs to register actor endpoint via top-level registrations by @WhitWaldo in #1262
- Adds an option to set a timeout for service invocation by @elena-kolevska in #1252
- Updated Workflow comment for accuracy by @WhitWaldo in #1260
- Marked bulk state
Value
property as nullable by @WhitWaldo in #1259 - #1239 remove polyfill packages by @thompson-tomo in #1258
- Updated .github/holopin.yml. Fixes #1270 by @cmendible in #1276
- Standardize README with shield badges by @m3nax in #1284
- Restored missing title "Dapr SDK for .NET" in readme by @m3nax in #1286
- Fixed badge broken links by @m3nax in #1290
- Removed non-existent project PublishSubscribe, correct path of the Dapr.Actors.Generators project. by @m3nax in #1297
- Added overload for DaprClient DI registration by @WhitWaldo in #1289
- Merge
release-1.13
back intomaster
by @philliphoff in #1285 - Samples - Add k8s deployment yaml to DemoActor sample by @m3nax in #1308
- Added ActorReference creation from the ActorBase class informations by @m3nax in #1277
- Added overload to support SDK supplying query string on invoked URL by @WhitWaldo in #1310
- Dapr runtime and .NET reference updates. by @philliphoff in #1323
- Update protos for Dapr 1.14 by @antontroshin in #1327
New Contributors
- @elena-kolevska made their first contribution in #1252
- @thompson-tomo made their first contribution in #1258
- @m3nax made their first contribution in #1284
- @antontroshin made their first contribution in #1327
Full Changelog: v1.13.1...v1.14.0