Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 625c564

Browse files
authored
Update RELEASE_NOTES.md for 1.5.20 release (#265)
* Update RELEASE_NOTES.md for 1.5.20 release * Minor formatting fix
1 parent b494d41 commit 625c564

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

RELEASE_NOTES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### 1.5.20 May 11th 2024 ###
2+
3+
* [Update Akka.NET to v1.5.20](https://github.com/akkadotnet/akka.net/releases/tag/1.5.20)
4+
* [Update Akka.Hosting to 1.5.20](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.20)
5+
* [Update Npgsql minimum version to v8.0.3](https://github.com/akkadotnet/Akka.Persistence.PostgreSql/pull/261)
6+
7+
**PostgreSQL minimum version update**
8+
9+
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)
10+
111
### 1.5.15.1 January 29 2024 ###
212

313
* Fix Npgsql upper range version number

0 commit comments

Comments
 (0)