Skip to content

Bump Akka.Discovery.Azure from 1.5.68 to 1.5.70 - #557

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/src/clustering/cluster-bootstrap/Aspire/SimpleCluster.Node/Akka.Discovery.Azure-1.5.70
Open

Bump Akka.Discovery.Azure from 1.5.68 to 1.5.70#557
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/src/clustering/cluster-bootstrap/Aspire/SimpleCluster.Node/Akka.Discovery.Azure-1.5.70

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Updated Akka.Discovery.Azure from 1.5.68 to 1.5.70.

Release notes

Sourced from Akka.Discovery.Azure's releases.

1.5.70

1.5.70 August 18th 2026

  • Update to Akka.NET v1.5.70
  • Update to Akka.Hosting v1.5.70
  • New package: Akka.Discovery.Redis — Redis-based service discovery for Akka.Cluster.Bootstrap. Each node registers under a TTL key and refreshes it on a heartbeat; dead nodes expire automatically (no separate pruning process) and stale entries are filtered out of lookups. A lightweight alternative to Akka.Discovery.Azure, well suited to Redis-backed environments and .NET Aspire local development. (#​3444)
  • New: .NET Aspire integrationAkka.Aspire.Hosting (AppHost side) and Akka.Aspire (service side) bring automated Akka.NET cluster formation to .NET Aspire. Declare the discovery backend and replica count in your AppHost, and each service replica auto-discovers its peers, forms a cluster, and reports readiness through a health check — no manual HOCON. (#​3445)

Changes:

  • 611bdb58f9d41f156c5227d87936839f9205da5f Update RELEASE_NOTES.md and bump version for 1.5.70 release (#​3453)
  • 5ae5c91013f65e4e7b1a2a18e0e9a816743e21b3 Add READMEs for the Akka.Aspire packages; root-README fallback for the rest (#​3452)
  • 39790e52caff82a3c9abc51ffc18495b44be6598 Fix flaky LeaseActor Windows test by decoupling probe wait from the operation budget (#​3451)
  • 7f733076827541441328a53dd73e83e919adc532 Migrate Management + DNS tests to xUnit Assert and remove FluentAssertions (#​3450)
  • 4ef7b8c7f4417c0272bfc9e1bc1b7bd7bc7e2f09 Migrate Discovery + Coordination tests from FluentAssertions to xUnit Assert (2/3) (#​3449)
  • f93fea2c887a9ad2c9b01be5726cbb431fbd8479 Migrate Aspire + Redis tests from FluentAssertions to xUnit Assert (#​3448)
  • 85c701b66ed13db433ee608c5fb45c12b9286d53 Move InternalsVisibleTo to csproj metadata (#​3446)
  • 3a8de5adc7551da59ef26a051f35b60344dbd1a4 Fix flaky RedisDiscoveryActorSpec with per-test key isolation (#​3447)
  • e311a6ebbb209ca0f2837b0e187e85979dad12a7 Bump Akka from 1.5.68 to 1.5.70 (#​3440)
  • c50a35bc675b13fd11772d30fa2637c24b4406dd Add .NET Aspire integration (Akka.Aspire, Akka.Aspire.Hosting) + samples (#​3445)
See More
  • cfc58f0490415f74bac119c2167bba36e940f264 Add Akka.Discovery.Redis service discovery plugin (#​3444)
  • cb7017771b14d7679b6b802bf008963b594d4194 Bump coverlet.collector from 8.0.1 to 10.0.1 (#​3439)

This list of changes was auto generated.

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Akka.Discovery.Azure
  dependency-version: 1.5.70
  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 20, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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