What's Changed
- Gossip fixes by @rogeralsing in #2092
- Seed node work by @rogeralsing in #2093
- Added timeout in RequestAsync if target pid not found by @AdamCLarsen in #2096
- Add support for an Advertised Host other than PodIP when using Kubernetes cluster provider by @AdamCLarsen in #2097
- Change container metadata to use CONTAINER_APP_REPLICA_NAME by @marioleed in #2099
- Eventstream channels by @rogeralsing in #2101
- Fix actor fails to recive batching messages if batchsize is less than… by @wuuer in #2105
- Fix so if _oldest and _cleanedate equals it will still perform the cl… by @npehrsson in #2106
- Added support for propagating OpenTelemetry baggage by @mhelleborg in #2107
- Mssqlprovider improvements by @AmirShitrit in #2108
- Memory leak in EndPoint channels bugfix by @AqlaSolutions in #2111
- With simpler execution plan by avoiding unnecessary sorting of all of… by @AmirShitrit in #2115
- using await on types implementing IAsyncDisposable by @AmirShitrit in #2114
- Activity source by @rogeralsing in #2119
- Graceful stop by @rogeralsing in #2121
- Downgrade this log to Warning by @jstnlef in #2124
- Caching the CancellationToken will prevent ObjectDisposedException race condition by @jstnlef in #2125
- Support dotnet 8 by @jstnlef in #2126
- Better EventStream tracing by @rogeralsing in #2120
- Expose some internal properties as public by @jstnlef in #2127
- update copyrights by @rogeralsing in #2131
- add receive timeout by @rogeralsing in #2132
- Pass cancellation token to grpc reader by @benbenwilde in #2133
New Contributors
- @AdamCLarsen made their first contribution in #2096
- @marioleed made their first contribution in #2099
- @wuuer made their first contribution in #2105
- @AmirShitrit made their first contribution in #2108
- @AqlaSolutions made their first contribution in #2111
- @benbenwilde made their first contribution in #2133
Full Changelog: 1.6.0...1.7.0