1.5.52 October 6th, 2025
SECURITY PATCH
Akka.NET v1.5.52 is a security patch containing crucial fixes for enforcing certificate-based authentication using mTLS enforcement. Please see https://getakka.net/articles/remoting/security.html for details on how this works.
- Akka.Remote: implement mutual TLS authentication support
- Akka.Remote: validate SSL certificate private key access at server startup
Other fixes:
1 contributors since release 1.5.51
COMMITS | LOC+ | LOC- | AUTHOR |
---|---|---|---|
3 | 1193 | 149 | Aaron Stannard |
To see the full set of changes in Akka.NET v1.5.52, click here
Changes:
- b4fbd5f added v1.5.52 release notes (#7883)
- 5f8e39d
ShardedDaemonSets
: randomize starting worker index (#7857) (#7874) - 1a5a82b feat(remote): implement mutual TLS authentication support (#7851) (#7855) [ #538 ]
- 5994efc Fix: Validate SSL certificate private key access at server startup (#7847) (#7848) [ #538 ]
This list of changes was auto generated.