Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion docs/src/modules/reference/pages/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ Current versions

== April 2026

* https://github.com/akka/akka-sdk/releases/tag/v3.5.18[Akka SDK 3.5.18]
- Automatic expiry for entities
- Key Value Entity notifications
- Consumer testkit improvements
- Agent read timeout bug fix

* Akka CLI 3.0.59
- `akka local console` bugs fixed
- Service descriptor correctly uses annotations now
Expand All @@ -21,7 +27,7 @@ Current versions
* Akka CLI 3.0.58
- New MCP commands for local cluster management.

* Akka SDK 3.5.17
* https://github.com/akka/akka-sdk/releases/tag/v3.5.17[Akka SDK 3.5.17]
- Compile time validation of dependency conflicts with runtime
- Multiple view improvements
- Metrics migrated to OpenTelemetry
Expand Down
Loading