Skip to content

Update RELEASE_NOTES.md for 1.5.68 release#8216

Merged
Aaronontheweb merged 1 commit into
akkadotnet:v1.5from
Aaronontheweb:release/v1.5.68
May 17, 2026
Merged

Update RELEASE_NOTES.md for 1.5.68 release#8216
Aaronontheweb merged 1 commit into
akkadotnet:v1.5from
Aaronontheweb:release/v1.5.68

Conversation

@Aaronontheweb
Copy link
Copy Markdown
Member

Summary

  • Updates RELEASE_NOTES.md with the 1.5.68 release section (3 bug fixes since 1.5.67)
  • Updates Directory.Build.props VersionPrefix to 1.5.68 and PackageReleaseNotes via build.ps1

Changes included in 1.5.68

Akka.IO

  • Fix: report Tcp.CommandFailed when a scheduled connect retry throws (#8214) — fixes permanent stall of user actor on Linux when a PlatformNotSupportedException is swallowed by the scheduler during a TCP connect retry (#8195)

Akka.Streams

  • Fix: observe discarded stream task faults (#8212) — IgnoreSink, QueueSource, and LazySink now observe internal materialized task faults so they don't surface as UnobservedTaskException (#8209, #8210)

Akka.TestKit

  • Fix: wrap outer SynchronizationContext in ActorCellKeepingSynchronizationContext (#8182) — prevents test hangs in downstream consumers such as Akka.Hosting.TestKit under xUnit v3 parallel execution

Test plan

  • Verify CI passes
  • Confirm Directory.Build.props VersionPrefix is 1.5.68

@Aaronontheweb Aaronontheweb merged commit 9a00eff into akkadotnet:v1.5 May 17, 2026
3 of 10 checks passed
@Aaronontheweb Aaronontheweb deleted the release/v1.5.68 branch May 17, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant