Skip to content

Akka.Persistence.MongoDB v1.5.41-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Aaronontheweb Aaronontheweb released this 04 Apr 18:04
ce57da7

1.5.41-beta1 April 4th 2025

We're optimizing how write transaction is being done. Following the MongoDb documentation that all single document writes are atomic, we're not using transaction for single document writes anymore.

Changes:

  • ce57da7 Update RELEASE_NOTES.md for 1.5.41-beta1 (#414)
  • 437db02 Update build pipeline to use global.json (#413)
  • 10df968 Update RELEASE_NOTES.md for 1.5.40.1-beta1 release (#412)
  • ecf590d Fix journal and snapshot write atomicity (#410)

This list of changes was auto generated.