Akka.Persistence.MongoDb 1.5.32

Prefix Reserved
dotnet add package Akka.Persistence.MongoDb --version 1.5.32                
NuGet\Install-Package Akka.Persistence.MongoDb -Version 1.5.32                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Akka.Persistence.MongoDb" Version="1.5.32" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Akka.Persistence.MongoDb --version 1.5.32                
#r "nuget: Akka.Persistence.MongoDb, 1.5.32"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Akka.Persistence.MongoDb as a Cake Addin
#addin nuget:?package=Akka.Persistence.MongoDb&version=1.5.32

// Install Akka.Persistence.MongoDb as a Cake Tool
#tool nuget:?package=Akka.Persistence.MongoDb&version=1.5.32                

Akka Persistence journal and snapshot store backed by MongoDB database.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Akka.Persistence.MongoDb:

Package Downloads
Akka.Persistence.MongoDb.Hosting

Akka Persistence journal and snapshot store backed by MongoDB database.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.32 0 12/23/2024
1.5.32-beta1 115 12/6/2024
1.5.31 293 12/4/2024
1.5.30 3,481 10/3/2024
1.5.29 175 10/1/2024
1.5.28 1,512 9/11/2024
1.5.26 12,577 7/15/2024
1.5.12.1 7,616 9/15/2023
1.5.12 2,795 8/10/2023
1.5.8 2,076 6/30/2023
1.5.7 19,193 5/31/2023
1.5.1.1 4,194 3/24/2023
1.5.1 300 3/21/2023
1.5.0.2 1,685 9/18/2023
1.5.0.1 209 9/15/2023
1.5.0 2,272 3/4/2023
1.4.48 15,450 1/24/2023
1.4.40 16,225 7/27/2022
1.4.40-RC1 376 7/4/2022
1.4.39 3,162 6/6/2022
1.4.38-beta2 172 5/27/2022
1.4.38-beta1 229 4/15/2022
1.4.37 3,812 4/15/2022
1.4.31 3,571 12/21/2021
1.4.25 7,808 9/9/2021
1.4.21 1,406 7/7/2021
1.4.19 1,306 5/4/2021
1.4.17 3,118 3/18/2021
1.4.14 5,641 1/13/2021
1.4.12 2,029 11/26/2020
1.4.5 8,525 5/12/2020
1.4.2 722 5/12/2020
1.4.1 1,865 3/11/2020
1.4.1-rc3 403 3/10/2020
1.4.1-rc1 463 3/2/2020
1.4.1-beta637187777031872868 405 3/2/2020
1.4.0-beta637164660515503459 574 2/5/2020
1.4.0-beta637081438609899777 1,094 10/31/2019
1.4.0-beta637080731519918032 464 10/30/2019
1.3.14 13,490 10/4/2019
1.3.13 1,952 9/24/2019
1.3.12 5,139 4/5/2019
1.3.5 7,467 3/24/2018
1.1.0.3-beta 2,286 8/2/2016
1.0.5.2-beta 8,088 1/5/2016
1.0.4.1-beta 1,302 8/8/2015

[Bump Akka.NET to 1.5.32](https://github.com/akkadotnet/akka.net/releases/tag/1.5.32)
[Bump Akka.Persistence.Hosting to 1.5.32](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.32)
[Bump MongoDB.Driver to 3.0.0](https://github.com/akkadotnet/Akka.Persistence.MongoDB/pull/395)
Breaking Change Notice**
Due to breaking changes in MongoDb.Driver v3.0.0, from this point forward, Akka.Persistence.MongoDb releases **WILL NOT** support:
MongoDb server v3.6 and earlier
Projects that targets .NET Core 2.x and lower
Projects that targets .NET Framework 2.7.1 and lower
LINQ2 provider
TLS 1.0 and 1.1
Driver Behavior Change And Workaround**
There is a behavior change in `MongoDb.Driver` v3.0.0 where it would use the DNS resolved server host address when it actually tries to connect to the server. This is problematic if your application lives inside a container and hard code your MongoDb server address inside the connection string.
Example:
Server address used in connection string: "host.docker.internal:27017"
Actual server address being used in MongoDb connection: "127.0.0.1:27017"
The workaround is to add "directConnection=true" in your connection string.
`MongoDb.Driver` Upgrade Advisories**
`MongoDb.Driver` 3.0.0 release note: https://github.com/mongodb/mongo-csharp-driver/releases/tag/v3.0.0
`MongoDb.Driver` 3.0.0 Upgrade advisory: https://www.mongodb.com/docs/drivers/csharp/v3.0/upgrade/v3/