Open
Description
Documentations are still missing on some features,
Akka.NET 1.5
- [Akka.NET] Dual targetting: added .NET 6 dual targeting to all assemblies #5926
- [Akka.Cluster.Tools] Legacy Cluster Singleton member age sorting HOCON flag: Cluster singleton should consider Member AppVersion during hand over. #6065
- [Akka.Cluster] Legacy Cluster Heartbeat message serialization HOCON flag: [Cluster] Enable HeartbeatResponse message type #6063
- [Akka.Streams] IAsyncEnumerable source: cleaned up
IAsyncEnumerable
Source to use local functions #6045 - [Akka.Cluster.Sharding] Large update: Zbynek001 sharding update2 #5857
Akka.Management
These needs to be mirrored to the main Akka documentation:
- Akka.Hosting support: Add Hosting unit tests for Management, ClusterBootstrap, and Discovery.Azure Akka.Management#756
- Deployment scenarios should go to this documentation section: https://getakka.net/articles/deployment/index.html
- Azure App Services deployment: https://github.com/petabridge/azure-app-service-akkadotnet
- Azure Container Apps deployment: https://github.com/petabridge/azure-container-app-akkadotnet
Akka.Hosting
Pretty much everything, will need to update all documentation and offer an alternate sample that uses Akka.Hosting instead
- Break this down into managable chunks
NOTE:
Please add more links below if you find anything else that needs documentation.