Akka.Persistence.MongoDB v1.5.8
1.5.8 June 30 2023
1.5.7 May 31 2023
1.5.1.1 March 24 2023
- fixed ObjectSerializer initialization for backward compatibility - this solves a compatibility problem in older Akka.Persistence.MongoDb applications that was introduced by updating MongoDb.Driver to 2.19.0.
1.5.1 March 21 2023
- All writes are now performed via MongoDb transactions
- Bump MongoDb.Driver to 2.19.0
- Bump Akka.NET to 1.5.1
1.5.0 March 03 2023
1.4.48 January 24 2023
1.4.40 July 27 2022
- Bump Akka.NET to 1.4.40
- Fix HighestSequenceNr query not returning proper value
- Bump MongoDb.Driver to 2.17.0
1.4.40-RC1 July 1 2022
1.4.39 June 6 2022
- Bump Akka.NET version to 1.4.39
- Fix compatibility with Akka.Cluster.Sharding in persistence mode
- Bump MongoDb.Driver to 2.15.1
- Fix BsonTimestamp causes NRE to be thrown
1.4.38-beta2 May 27 2022
- Fix compatibility with Akka.Cluster.Sharding in persistence mode
- Bump Akka.NET version to 1.4.38
- Bump MongoDb.Driver to 2.15.1
1.4.38-beta1 April 15 2022
1.4.37 April 15 2022
1.4.31 December 21 2021
- Bump Akka.NET version to 1.4.31
- Bump MongoDb.Driver to 2.14.1
- Fix MongoDB InsertManyAsync to support ordering
1.4.25 September 9 2021
1.4.21 July 07 2021
- Bump Akka.NET version to 1.4.21
- Bump MongoDb.Driver to 2.12.4
- Change table auto-initialize default value to true
1.4.19 May 04 2021
Changes:
- 1f98a99 Update RELEASE_NOTES.md for 1.5.8 release (#330)
- d09db1f Add
CancellationToken
support to all driver calls (#328) [ #191 ] - cf481c2 Added tags with ordering index (#318)
- 30f30f7 Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.3 (#327)
- 9e55732 Bump AkkaVersion from 1.5.7 to 1.5.8 (#325)
- 816b56e Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.1 (#323)
This list of changes was auto generated.