What's Changed
- Promoting Dapr.Actors.Next to 1.18 patch release by @WhitWaldo in #1865
- Added support for actor retry failure policies by @WhitWaldo in #1872
- Fixing workflow tracing + adding observability integration testing by @WhitWaldo in #1870
- Can now pass environment variables into daprd container during integration tests by @WhitWaldo in #1871
- No longer swallows exceptions for anything except NotFound error when retrieving workflow state from runtime by @WhitWaldo in #1877
- Propagate trace context for gRPC calls by @mtaghavi2005 in #1858
Miscellaneous infrastructure changes:
- Restoring 1.17 to CI testing by @WhitWaldo in #1856
- Auto open issue on ci failure during release by @cicoyle in #1864
New Contributors
Full Changelog: v1.18.4...v1.18.5