In this version, we're turning transaction on by default. If you're more concerned with database write and read performance compared to data consistency and correctness, you can move back to the old behavior by setting this flag in the HOCON configuration:
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps Akka.Persistence.MongoDb.Hosting and Akka.Persistence. These dependencies needed to be updated together. Updates
Akka.Persistence.MongoDb.Hosting
from 1.5.26 to 1.5.29Release notes
Sourced from Akka.Persistence.MongoDb.Hosting's releases.
... (truncated)
Changelog
Sourced from Akka.Persistence.MongoDb.Hosting's changelog.
Commits
389c441
Update RELEASE_NOTES.md for 1.5.29 release (#390)63409cc
Bump AkkaVersion and AkkaHostingVersion from 1.5.28 to 1.5.29 (#389)8aa836f
feat: Update to latest MongoDB.Driver version (#385)7e7af58
Update RELEASE_NOTES.md for 1.5.28 (#388)684d266
Add SnapshotStore SaveSnapshot spec for GridFS from TCK (#387)7395df1
Bump Akka and Akka.Hosting to 1.5.28 (#386)517c3a5
Add TOC and benchmark figures to README.md (#384)3a9c080
Add large snapshot support (#383)816d098
Fix compiler complaining that tagged might have not been initialized (#381)bedb9c7
Bump MongoDB.Driver from 2.21.0 to 2.27.0 (#380)Updates
Akka.Persistence
from 1.5.27.1 to 1.5.29Release notes
Sourced from Akka.Persistence's releases.
... (truncated)
Changelog
Sourced from Akka.Persistence's changelog.
... (truncated)
Commits
f5c4e63
Fix unit tests related to the Persistence DateTime bug (#7352)5db9d86
Update RELEASE_NOTES.md for 1.5.29 release (#7351)42dfbce
Fix AskTimeoutException message formatting bug (#7350)33fd92d
Fix DateTimeOffset.DateTime UTC bug (#7349)c295010
sdk 8.0.402 (#7348)554086c
Add IWithTimers API with sender override (#7341)8e2e11d
Streams: Fix SelectAsync race condition bug (#7338)6f937b5
Remove Hyperion from DData (#7337)3df80f2
Update RELEASE_NOTES.md for 1.5.28 release (#7336)cfd25ef
Persistence.TCK: Add SnapshotStore SaveSnapshot spec (#7335)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show