Bump Akka.Streams.TestKit from 1.5.64 to 1.5.65#30
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump Akka.Streams.TestKit from 1.5.64 to 1.5.65#30dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
3e443f5 to
79684ec
Compare
--- updated-dependencies: - dependency-name: Akka.Streams.TestKit dependency-version: 1.5.65 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
79684ec to
ffb22cd
Compare
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Akka.Streams.TestKit from 1.5.64 to 1.5.65.
Release notes
Sourced from Akka.Streams.TestKit's releases.
1.5.65
1.5.65 April 10th, 2026
Akka.NET v1.5.65 is a maintenance release with important bug fixes for Akka.Cluster.Sharding, Akka.Core configuration, and Akka.TestKit.
Akka.Cluster.Sharding Bug Fixes
ShardStoppedsafety net from #8055 fires spuriously after every successful rebalance, causing the same shard to be allocated to 2+ nodes simultaneously.AwaitingLeasestashesHandOffmessages indefinitely, preventing the coordinator from reclaiming stuck shards.StartShardRebalanceIfNeededsilently skips shards during graceful shutdown when a rebalance is already in progress.Akka.Core Bug Fixes
Settings.InjectTopLevelFallbackthat could cause configuration corruption under concurrent access.Akka.TestKit Bug Fixes
IAsyncLifetime.1 contributor since release 1.5.64
To see the full set of changes in Akka.NET v1.5.65, click here.
Changes:
This list of changes was auto generated.
Commits viewable in compare view.