What's Changed
- Cluster Setup using DI by @rogeralsing in #1773
- Changed K8s provider to use annotations instead of labels for kind propagation by @mhelleborg in #1772
- Reorder cluster shutdown to reflect the reverse order of startup by @jstnlef in #1788
- simplify gossip by @rogeralsing in #1792
- log elapsed for gossip timeouts by @rogeralsing in #1793
- introduce IDiagnosticsTypeName.cs by @rogeralsing in #1794
- make tracing use diagnostics typename by @rogeralsing in #1796
- More shutdown fixes by @jstnlef in #1797
- Cluster provider should be shut down before actor system starts shutting down by @jstnlef in #1798
- Added BoundedChannelFullMode overload to the bounded mailbox overloads by @Hulkstance in #1800
- Asp.Net example by @rogeralsing in #1801
- Introduce diagnostics events by @rogeralsing in #1806
- Diagnostics bag by @rogeralsing in #1807
- Better protobuf type diagnostics by @rogeralsing in #1809
- Add diagnostics logging by @rogeralsing in #1810
- Threadpool diagnostics by @rogeralsing in #1811
- Extension diagnostics by @rogeralsing in #1812
- Healthcheck diagnostics by @rogeralsing in #1813
- Added heartbeat diagnostics by @rogeralsing in #1814
- Bump Proto.Cluster.CodeGen from 1.0.0-rc2.43 to 1.0.0-rc3.17 by @dependabot in #1808
- Log topology on misplaced actors by @rogeralsing in #1817
- List endpoints in remote diagnostics by @rogeralsing in #1818
- Diagnostics provider interface by @rogeralsing in #1819
- k8s provider diagnostics by @rogeralsing in #1820
- K8s diagnostics by @rogeralsing in #1821
- Retry request on DeadLetterResponse by @michalnarwojsz in #1822
- DI enabled cluster setup by @rogeralsing in #1823
- ClusterKind.WithProps by @rogeralsing in #1824
- Generic Cluster CodeGen by @rogeralsing in #1825
- Consul Diagnostics by @rogeralsing in #1828
- Fix tracing message name by @rogeralsing in #1829
New Contributors
- @mlinnosk made their first contribution in #1789
- @Hulkstance made their first contribution in #1800
- @michalnarwojsz made their first contribution in #1822
Full Changelog: 1.0.0-rc3...1.0.0-rc4