1.5.49 September 10th, 2025
Akka.NET v1.5.49 is a minor patch containing several bug fixes.
- Core: Fix IIS/Windows Service console race condition
- DData: Fix Replicator.ReceiveUnsubscribe boolean logic
- Streams: Fix ConcurrentAsyncCallback with ChannelSource throws NRE
3 contributors since release 1.5.48
COMMITS | LOC+ | LOC- | AUTHOR |
---|---|---|---|
18 | 6011 | 9343 | Aaron Stannard |
18 | 3760 | 3880 | Gregorius Soedharmo |
1 | 1 | 1 | dependabot[bot] |
To see the full set of changes in Akka.NET v1.5.49, click here
Changes:
- 2f19644 Update RELEASE_NOTES.md for 1.5.49 release (#7818)
- 4168945 GraphStageLogic.ConcurrentAsyncCallback throws NRE when used with ChannelSource (#7808)
- 9863fdf fix
Replicator.ReceiveUnsubscribe
boolean logic (#7806) (#7809) [ #7804 ] - dceca50 Fix IIS/Windows Service console race condition (#7691) (#7793)
- f2c311f Parameterize Incrementalist base branch for Azure DevOps pipelines (#7791)
This list of changes was auto generated.