Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2025

Updated Akka.Streams from 1.5.42 to 1.5.47.

Release notes

Sourced from Akka.Streams's releases.

1.5.47

1.5.47 August 12th, 2025

Akka.NET v1.5.47 is a minor patch containing several stability improvements to Akka.TestKit.

4 contributors since release 1.5.46

COMMITS LOC+ LOC- AUTHOR
7 4185 3156 Aaron Stannard
5 352 142 Gregorius Soedharmo
1 2 2 dependabot[bot]
1 13 22 Simon Cropp

To see the full set of changes in Akka.NET v1.5.47, click here

Changes:

  • 83e4bccd3411e911b2574b115aaad2a8447a6b69 Update RELEASE_NOTES.md for 1.5.47 release (#​7759)
  • eef6fe5214ed48a8af1a709c90b31a6010784a4f Convert SBR multi-node tests to async (#​7754)
  • 599e13bded1763bb5f5a9a09c362c54933efca90 Convert ClusterRoundRobinSpec to async (#​7752)
  • 79ec342a13de1c2e4096f142a4b908e528bb58e5 move ByteBuffer alias to a global using (#​7681)
  • f1962c6ebfc4e51c8a2ff12e4db9508c104fd52e Add async overloads to multi-node TestConductor APIs (#​7750) [ #​4146 ]
  • 673f56fb64e0e869eb6a3d3b30aa9c83e753be2d Fix excessive exception nesting when cancelling ExpectMsgAsync (#​7747) [ #​7743 ]
  • 28a80b5702449b33a08459bb50a33ccf6c03eb6b Bump actions/checkout from 4 to 5 (#​7751)
  • f9a1835d2fb3471fae279dde2daf15e9c9868202 Update RELEASE_NOTES.md for 1.5.47 nightly build (#​7749)
  • a7955cb3332243cb8c25fcb3faa0f749b82ac69d Fix race condition in AllEventsSpec by using async/await (#​7748) [ #​7711 ]
  • 1c44ee30000f5d3c93701e080131a683b25df183 add worktrees to .gitignore (#​7746)
See More
  • b09d40f087989bbe028394ff991841b3850a103a Replace Thread.Sleep with SpinWait in TestKit initialization (#​7745)
  • 62094412fba5f8115d9c4890a665af3d0fc74975 Change Delivery CreateWithFuzzing to public for testing (#​7739)
  • c1b919089727d1f24aa3538ab50c06c95aa61e10 Fix racy unit tests (#​7737)
  • 27c9410d3988c7b73df434cab60b0bbeb536f111 Fix EventStreamSpec racy unit test (#​7736)
  • a017b22f89ad75ce2ed99bb9eedd81e4ad135330 [DOCS] Update build process page (#​7735)

This list of changes was auto generated.

1.5.46

1.5.46 July 17th, 2025

Akka.NET v1.5.46 is a minor patch containing a fix for the Akka.IO.Dns extension.

3 contributors since release 1.5.45

COMMITS LOC+ LOC- AUTHOR
1 4 0 Aaron Stannard
1 1 1 Pavel Anpin
1 1 0 Gregorius Soedharmo

To see the full set of changes in Akka.NET v1.5.46, click here

Changes:

  • dbca4de0393cab55cbedbc5fdabf158f161d4767 Update RELEASE_NOTES.md for 1.5.46 release (#​7733)
  • 000d75ba463f66aef031d4ce063bbaf0e7b32c10 DnsExt: Resolve ManagerClass Type from IDnsProvider (#​7727)
  • c10cfc16d25879a9db3ce5f9de1a3e1074e0401f docs: added Akka.Cluster SBR video to docs (#​7725)
  • 39942089b20e515ceab86ca7259afea688b7ea07 Exclude Akka.Cluster.Cpu.Benchmark from nuget pack (#​7724)

This list of changes was auto generated.

1.5.45

1.5.45 July 7th, 2025

Akka.NET v1.5.45 is a minor patch containing bug fixes for Core Akka and Akka.Cluster.Sharding plugin.

Supervision Strategy For Sharding Remembered Entities

  • We've added a SupervisorStrategy property to ClusterShardingSettings. You can use any type of SupervisionStrategy, but it is recommended that you inherit ShardSupervisionStrategy if you're making your own custom supervision strategy.
  • Remembered shard entities will now honor SupervisionStrategy decisions and stops remembered entities if the SupervisionStrategy.Decider returned a Directive.Stop or if there is a maximum restart retry limitation.

4 contributors since release 1.5.44

COMMITS LOC+ LOC- AUTHOR
10 823 108 Gregorius Soedharmo
1 7 13 Simon Cropp
1 60 18 ondravondra
1 1 0 Aaron Stannard

To see the full set of changes in Akka.NET v1.5.45, click here

Changes:

---
updated-dependencies:
- dependency-name: Akka.Streams
  dependency-version: 1.5.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 15, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2025

Superseded by #62.

@dependabot dependabot bot closed this Aug 25, 2025
@dependabot dependabot bot deleted the dependabot/nuget/src/Akka.Streams.Benchmark/Akka.Streams-1.5.47 branch August 25, 2025 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants