New
v2.10.16
What's Changed
- fix: SBR threshold for down-all-when-indirectly-connected by @patriknw in https://github.com/akka/akka-core/pull/32875
- chore: MiMa latest patch of 2.10 by @sebastian-alfers in https://github.com/akka/akka-core/pull/32876
- chore: Share a single logger instance for internal EventSourcedBehavior logging by @johanandren in https://github.com/akka/akka-core/pull/32866
- perf: Optimization for already completed future sources by @johanandren in https://github.com/akka/akka-core/pull/32857
- chore: Replace disabled CBC mode cipher suites by @johanandren in https://github.com/akka/akka-core/pull/32879
- chore: License change and sample bump for 2.10.16 by @sebastian-alfers in https://github.com/akka/akka-core/pull/32882
Full Changelog: https://github.com/akka/akka-core/compare/v2.10.15...v2.10.16