Skip to content

Added v1.5.48 release notes#3380

Merged
Aaronontheweb merged 1 commit into
akkadotnet:devfrom
Aaronontheweb:1.5.48-release-notes
Aug 29, 2025
Merged

Added v1.5.48 release notes#3380
Aaronontheweb merged 1 commit into
akkadotnet:devfrom
Aaronontheweb:1.5.48-release-notes

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Member

1.5.48 August 29th 2025

Major Feature: Akka.Discovery.Dns

This release introduces the new Akka.Discovery.Dns module, providing native DNS-based service discovery for Akka.NET clusters! This powerful addition enables:

  • DNS-based Service Discovery: Automatically discover Akka.NET nodes using DNS SRV and A records
  • Cloud-Native Integration: Seamlessly integrate with Kubernetes DNS, Azure DNS, AWS Route 53, and other DNS providers
  • Zero-Configuration Discovery: Works out-of-the-box with standard DNS infrastructure
  • Cluster Bootstrap Support: Full integration with Akka.Management cluster bootstrap for automatic cluster formation

The DNS discovery mechanism is ideal for containerized environments, cloud deployments, and any infrastructure with DNS-based service registration.

Other Improvements:

@Arkatufus Arkatufus left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aaronontheweb Aaronontheweb merged commit 24363af into akkadotnet:dev Aug 29, 2025
3 checks passed
@Aaronontheweb Aaronontheweb deleted the 1.5.48-release-notes branch August 29, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants