Skip to content

Bump Akka.Discovery.KubernetesApi from 1.5.59 to 1.5.67#286

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/nuget/Akka.Discovery.KubernetesApi-1.5.67
Open

Bump Akka.Discovery.KubernetesApi from 1.5.59 to 1.5.67#286
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/nuget/Akka.Discovery.KubernetesApi-1.5.67

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Updated Akka.Discovery.KubernetesApi from 1.5.59 to 1.5.67.

Release notes

Sourced from Akka.Discovery.KubernetesApi's releases.

1.5.67

1.5.67 April 28th 2026

Changes:

  • 7e462dc97ade493be03d5091050eb4a8f6aa6c7d Update RELEASE_NOTES.md for 1.5.67 release (#​3431)
  • 4c5273b3f25c6f781db231ad8cd384afe70faee4 Bump AkkaVersion and AkkaHostingVersion from 1.5.65 to 1.5.67 (#​3430)

This list of changes was auto generated.

1.5.65

1.5.65 April 10th 2026

Changes:

  • 31570158da5c8c5c7543a65891c0bd973747f77f Update RELEASE_NOTES.md for 1.5.65 release (#​3426)
  • 5ee498e66b25a082ac9ccf12333c59a26488a285 Bump AkkaVersion and AkkaHostingVersion to 1.5.65 (#​3425)
  • a3260740593353a0b7e0aca6d89b3b37b6b911b7 Bump AkkaVersion and AkkaHostingVersion to 1.5.64 (#​3424)

This list of changes was auto generated.

1.5.63

1.5.63 March 31st 2026

Changes:

  • 8915eb12bc17b469b64a88a17db7765577072d2c Update RELEASE_NOTES.md for 1.5.63 release (#​3423)
  • 1ad5a927a46220edf9aa9cfb085a02a83149abca Bump coverlet.collector from 6.0.4 to 8.0.1 (#​3416)
  • 158c514392875ae9f3e06fc94f48dc05f674eeb7 Fix heartbeat self-conflict causes unnecessary lease release after transient timeout (#​3418)
  • 825ea776d6ae96b4b05d4286221bb611fe9f6616 Fix intermittent NRE in ServerSettings.Create due to InjectTopLevelFallback race (#​3419)
  • c152aff759142903d18172ce45ce21998fac1cb6 Extract only latest release block for GitHub release body (#​3410)

This list of changes was auto generated.

1.5.62

1.5.62 March 9th 2026

1.5.61 February 27th 2026

1.5.60 February 10th 2026

1.5.59 January 26th 2026

1.5.57 December 16th 2025

1.5.55 October 26th 2025

1.5.52 October 9th 2025

1.5.50 September 23rd 2025

[!NOTE]
We're dropping .NET Standard 2.0 and .NET 6.0 support for all Kubernetes based projects due to CVE-2025-9708.
KubernetesClient has been bumped to 17.0.14, which requires all Kubernetes project to only support .NET 8.0

Changes:

... (truncated)

1.5.61

1.5.61 February 27th 2026

1.5.60 February 10th 2026

1.5.59 January 26th 2026

1.5.57 December 16th 2025

1.5.55 October 26th 2025

1.5.52 October 9th 2025

1.5.50 September 23rd 2025

[!NOTE]
We're dropping .NET Standard 2.0 and .NET 6.0 support for all Kubernetes based projects due to CVE-2025-9708.
KubernetesClient has been bumped to 17.0.14, which requires all Kubernetes project to only support .NET 8.0

Changes:

  • 2524059a994e5e805dd0a269261873af81d0b2a4 Update RELEASE_NOTES.md for 1.5.61 release (#​3401)
  • 27d8a1022c9c4c3760fa573d89476fa11a3a932f Bump AkkaVersion and AkkaHostingVersion from 1.5.60 to 1.5.61 (#​3400)
  • 0cd56f195d145ebe90a87140d6a06a54ed45e8fc Update health check reference in reference.conf (#​3395)
  • b0d6a92dc658c1435fdeef4ad2006e2d2ed65cd7 Fix CreateInNotExistAsync bug (#​3398)

This list of changes was auto generated.

1.5.60

1.5.59 January 26th 2026

1.5.57 December 16th 2025

1.5.55 October 26th 2025

1.5.52 October 9th 2025

1.5.50 September 23rd 2025

[!NOTE]
We're dropping .NET Standard 2.0 and .NET 6.0 support for all Kubernetes based projects due to CVE-2025-9708.
KubernetesClient has been bumped to 17.0.14, which requires all Kubernetes project to only support .NET 8.0

Changes:

  • bf3c0cec60e86ad3447d58b0cac37ec0487afb8a Bump Akka.NET to 1.5.60 (#​3396)

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.KubernetesApi
  dependency-version: 1.5.67
  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 May 4, 2026
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.

Improve Akka.Management logging for debugging Cluster.Bootstrap hostname matching issues

0 participants