Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Updated Akka from 1.5.41 to 1.5.46.

Release notes

Sourced from Akka's releases.

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:

@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 7, 2025
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) August 11, 2025 16:54
---
updated-dependencies:
- dependency-name: Akka
  dependency-version: 1.5.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Akka-1.5.46 branch from c1562cd to 0f0ec28 Compare August 11, 2025 16:57
@Aaronontheweb Aaronontheweb merged commit 30c2fc8 into dev Aug 11, 2025
4 checks passed
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/Akka-1.5.46 branch August 11, 2025 17:00
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.

1 participant