Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update release notes #52

Merged
merged 1 commit into from
Dec 3, 2024
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
14 changes: 14 additions & 0 deletions docs/src/modules/reference/pages/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,22 @@ Current versions
* Akka CLI {akka-cli-version}
* A glance of all Akka libraries and their current versions is presented at https://doc.akka.io/libraries/akka-dependencies/current[Akka library versions].

== December 2024

* https://github.com/akka/akka-sdk/releases/tag/v3.0.1[Akka SDK 3.0.0]

== November 2024

* https://github.com/akka/akka-projection/releases/tag/v1.6.5[Akka Projections 1.6.5]

* https://github.com/akka/akka-projection/releases/tag/v1.6.4[Akka Projections 1.6.4]

* https://github.com/akka/akka-projection/releases/tag/v1.6.3[Akka Projections 1.6.3]

* https://github.com/akka/akka-persistence-dynamodb/releases/tag/v2.0.3[Akka DynamoDB 2.0.3]

* https://github.com/akka/akka-persistence-dynamodb/releases/tag/v2.0.2[Akka DynamoDB 2.0.2]

* Akka CLI 3.0.6
- Automatically retry calls
- Improved help texts
Expand Down
Loading