Skip to content

Commit

Permalink
Update RELEASE_NOTES.md for 1.5.20 release (#265)
Browse files Browse the repository at this point in the history
* Update RELEASE_NOTES.md for 1.5.20 release

* Minor formatting fix
  • Loading branch information
Arkatufus authored May 10, 2024
1 parent b494d41 commit 625c564
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### 1.5.20 May 11th 2024 ###

* [Update Akka.NET to v1.5.20](https://github.com/akkadotnet/akka.net/releases/tag/1.5.20)
* [Update Akka.Hosting to 1.5.20](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.20)
* [Update Npgsql minimum version to v8.0.3](https://github.com/akkadotnet/Akka.Persistence.PostgreSql/pull/261)

**PostgreSQL minimum version update**

The minimum version of the Npgsql NuGet package have been upgraded to 8.0.3 due to [this CVE report](https://github.com/advisories/GHSA-x9vc-6hfv-hg8c)

### 1.5.15.1 January 29 2024 ###

* Fix Npgsql upper range version number
Expand Down

0 comments on commit 625c564

Please sign in to comment.