| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-09 | 1.7 kB | |
| v2.10.22 source code.tar.gz | 2026-09-09 | 13.9 MB | |
| v2.10.22 source code.zip | 2026-09-09 | 17.1 MB | |
| Totals: 3 Items | 31.0 MB | 3 | |
What's Changed
- chore: MiMa to 2.10.21 by @sebastian-alfers in https://github.com/akka/akka-core/pull/32972
- fix: bound AeronSink flush of outstanding offer so transport shutdown completes by @johanandren in https://github.com/akka/akka-core/pull/32973
- fix: start shard when HostShard arrives during hand off by @patriknw in https://github.com/akka/akka-core/pull/32976
- chore: reject negative frame sizes in artery by @johanandren in https://github.com/akka/akka-core/pull/32978
- fix: match ACK/NACK against full UniqueAddress to reject stale acks from a previous incarnation by @johanandren in https://github.com/akka/akka-core/pull/32979
- chore: resolve TcpFraming per-stream frame length bound up front by @johanandren in https://github.com/akka/akka-core/pull/32981
- build: publish test reports from the Aeron nightly job by @patriknw in https://github.com/akka/akka-core/pull/32975
- fix: address system message Ack/Nack to a specific incarnation of the sender by @johanandren in https://github.com/akka/akka-core/pull/32982
- bump: logging (SLF4J / Logback) by @lightbend-tools-secure in https://github.com/akka/akka-core/pull/32987
- bump: metrics and perf libraries by @lightbend-tools-secure in https://github.com/akka/akka-core/pull/32986
- bump: sbt, linting and formatting tools by @lightbend-tools-secure in https://github.com/akka/akka-core/pull/32988
- feat: load multiple certs in RotatingKeysSSLEngineProvider by @sebastian-alfers in https://github.com/akka/akka-core/pull/32977
- chore: License change date and sample bump for 2.10.22 by @sebastian-alfers in https://github.com/akka/akka-core/pull/32990
Full Changelog: https://github.com/akka/akka-core/compare/v2.10.21...v2.10.22