Welcome to the June 2026 Akka.NET Community Standup! Since our last meetup on May 13, we've shipped 2 core releases (v1.5.68 → v1.5.69), coordinated ecosystem updates to v1.5.68, and a major security patch for Akka.Hosting.
🔭 Headline: v1.6 is the Performance Year. We are in the middle of a full benchmark-driven performance overhaul spanning Akka.Remote transport, Akka.Streams internals, and serialization. From Source.ActorRef GraphStage migration to experimental Pipe Transport substrates, we're systematically measuring, rejecting, and optimizing every hot path.
v1.5.68 — May 17, 2026
Tcp.CommandFailed fix on Linux (#8214) — dropped TCP connections no longer stall user actors indefinitelySynchronizationContext properly wrapped in ActorCell (#8182)v1.5.69 — June 12, 2026
.Async() boundary (#8246) — fixes a gap in the OpenTelemetry propagation chain across fused interpreter shellsISourceQueue<T> offers added (#8248)RejectOnType<TMessage> uses Rejection correctly (#8231)v1.5.68 — May 18, 2026