1.0.0-rc3
What's Changed
- ReceiveTimeout as system message by @rogeralsing in #1678
- Identity lookup improvements + test fix by @marcinbudny in #1679
- Added Proto.Actor (core) xml docs by @marcinbudny in #1680
- Ref process for remote by @rogeralsing in #1686
- delete file, namespace cleanup by @rogeralsing in #1688
- Skyrisemini by @rogeralsing in #1691
- just send target id by @rogeralsing in #1696
- use concurrent bag for shared futures by @rogeralsing in #1697
- Valuetask clustercontext by @rogeralsing in #1698
- Even more xml docs + small changes by @marcinbudny in #1699
- inline everything in cluster context by @rogeralsing in #1700
- Use NET6 WaitAsync for retries by @rogeralsing in #1701
- Mailbox workitem by @rogeralsing in #1702
- add .net7 to benchmarks by @rogeralsing in #1703
- fix ci by @rogeralsing in #1706
- Net7ci by @rogeralsing in #1707
- fix issue with dropping remote messages by @rogeralsing in #1709
- prevent protobuf messages from being json serialized by @rogeralsing in #1710
- Fix for actor count metrics by @marcinbudny in #1714
- Change Pub-Sub guarantees to at-most-once by @marcinbudny in #1713
- Fixed pool router start in case of failing routee props by @marcinbudny in #1715
- Fixed TopicActor problem with nullref when loading subscribers by @marcinbudny in #1716
- CI improvements, target framework cleanup by @marcinbudny in #1717
- Cluster request timeout now throws TimeoutException by @marcinbudny in #1727
- Add xml docs to nuget by @marcinbudny in #1730
- Prefixing code-generated actor's Kind property with proto package by @elnur-m in #1734
- Single node cluster provider / lookup by @mhelleborg in #1750
- Public API cleanup by @marcinbudny in #1751
- Forced serialization sender middleware by @marcinbudny in #1759
- Prevent scheduled task cancelation from emitting error logs by @jstnlef in #1758
- Cleanup by @rogeralsing in #1760
- Remove clusterinit by @rogeralsing in #1763
- Update packages by @rogeralsing in #1764
- fix compiler warnings by @rogeralsing in #1770
- Fixing warnings by @rogeralsing in #1771
New Contributors
Full Changelog: 1.0.0-rc2...1.0.0-rc3