Skip to content

Commit

Permalink
Update RELEASE_NOTES.md for 1.5.2 release (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus authored Apr 19, 2023
1 parent 2dd1740 commit 73954ba
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#### 1.5.2 April 19 2023 ####

* [Bump Akka version to 1.5.2](https://github.com/akkadotnet/akka.net/releases/tag/1.5.2)
* [Bump Akka.Hosting from 1.5.0 to 1.5.2](https://github.com/petabridge/akkadotnet-healthcheck/pull/213)
* [Lower logging verbosity](https://github.com/petabridge/akkadotnet-healthcheck/pull/209)

#### 1.5.0.1 March 8 2023 ####

Version 1.5.0.1 contains a patch that fixes `Akka.HealthCheck.Persistence` database problems.
Expand All @@ -9,7 +15,7 @@ Version 1.5.0.1 contains a patch that fixes `Akka.HealthCheck.Persistence` datab

Version 1.5.0 integrates Akka.Management and Akka.NET v1.5.0 RTM.

* [Bump Akka version to 1.5.0](https://github.com/akkadotnet/akka.net/releases/tag/1.4.47)
* [Bump Akka version to 1.5.0](https://github.com/akkadotnet/akka.net/releases/tag/1.5.0)
* [Bump Akka.Hosting from 1.0.1 to 1.5.0](https://github.com/petabridge/akkadotnet-healthcheck/pull/199)
* [Bump Microsoft.Extensions.Hosting to 7.0.1](https://github.com/petabridge/akkadotnet-healthcheck/pull/197)

Expand Down

0 comments on commit 73954ba

Please sign in to comment.