Skip to content

Commit

Permalink
Update release notes for 0.3.1 (#224)
Browse files Browse the repository at this point in the history
* Update Akka.Persistence.Azure setup code

* Update RELEASE_NOTES.md for 0.3.1 release

* add entries
  • Loading branch information
Arkatufus authored Mar 4, 2024
1 parent 2e1fe99 commit ff25c93
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## [0.3.0] / 12 January 2024
## [0.3.1] / March 4 2024

* Upgraded to [Akka.Hosting.TestKit v1.5.15](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.15)
* Upgraded to [Akka.Discovery.Azure v1.5.15](https://github.com/akkadotnet/Akka.Management/releases/tag/1.5.15)
* Upgraded to [Akka.Management v1.5.15](https://github.com/akkadotnet/Akka.Management/releases/tag/1.5.15)
* [Fix all AK2001 build warnings](https://github.com/akkadotnet/akkadotnet-templates/pull/200)
* [Upgraded all templates framework target to net8.0](https://github.com/akkadotnet/akkadotnet-templates/pull/201)
* [Update `Akka.Persistence.Azure` setup code](https://github.com/akkadotnet/akkadotnet-templates/pull/223)
* Upgraded to [Akka v1.5.17.1](https://github.com/akkadotnet/akka.net/releases/tag/1.5.17.1)
* Upgraded to [Akka.Cluster.Hosting v1.5.17.1](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.17.1)
* Upgraded to [Akka.Hosting.TestKit v1.5.17.1](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.17.1)
* Upgraded to [Akka.Management v1.5.17.1](https://github.com/akkadotnet/Akka.Management/releases/tag/1.5.17.1)
* Upgraded to [Akka.Discovery.Azure v1.5.17.1](https://github.com/akkadotnet/Akka.Management/releases/tag/1.5.17.1)
* Upgraded to [Akka.HealthCheck v1.5.17.1](https://github.com/petabridge/akkadotnet-healthcheck/releases/tag/1.5.17.1)
* Upgraded to [Akka.Persistence.Azure.Hosting v1.5.17.1](https://github.com/petabridge/Akka.Persistence.Azure/releases/tag/1.5.17.1)
* Upgraded to [Microsoft.NET.Build.Containers v8.0.200](https://github.com/akkadotnet/akkadotnet-templates/pull/222)

0 comments on commit ff25c93

Please sign in to comment.