Skip to content

Commit

Permalink
Update RELEASE_NOTES.md for 1.5.29 release (#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus authored Oct 1, 2024
1 parent 63409cc commit 389c441
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.29 October 1st 2024 ####

* [Bump Akka.NET to 1.5.29](https://github.com/akkadotnet/akka.net/releases/tag/1.5.29)
* [Bump Akka.Persistence.Hosting to 1.5.29](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.29)
* [Bump MongoDB.Driver to 2.28.0](https://github.com/akkadotnet/Akka.Persistence.MongoDB/pull/388)

**Breaking Change Notice**

The MongoDb driver 2.28.0 is [now strongly-named](https://github.com/mongodb/mongo-csharp-driver/pull/1393) which may affect your project(s). You can read more about this decision [here](https://www.mongodb.com/community/forums/t/net-c-driver-strong-naming/291649).

#### 1.5.28 September 11th 2024 ####

* [Bump Akka.NET to 1.5.28](https://github.com/akkadotnet/akka.net/releases/tag/1.5.28)
Expand Down

0 comments on commit 389c441

Please sign in to comment.