Added transaction for every SQL queries with adjustable isolation level for read and write operations. You can go to the official Microsoft documentation to read more about these transaction isolation level settings.
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.Sql.Hosting from 1.5.20 to 1.5.24.
Release notes
Sourced from Akka.Persistence.Sql.Hosting's releases.
... (truncated)
Changelog
Sourced from Akka.Persistence.Sql.Hosting's changelog.
Commits
c1a8987
Update RELEASE_NOTES.md for 1.5.24 release (#405)c2c51f9
Make sure that generated query config is valid (#404)8f47e1e
build(deps): bump jetbrains.resharper.globaltools (#401)f2424a7
build(deps): bump MicrosoftSqliteVersion from 8.0.4 to 8.0.6 (#394)6a7df44
build(deps): bump Microsoft.Data.SqlClient from 5.2.0 to 5.2.1 (#395)91982c4
build(deps): bump AkkaHostingVersion from 1.5.20 to 1.5.24 (#400)1b47872
build(deps): bump Akka.Persistence.Redis from 1.5.13 to 1.5.24 (#402)52ca6c9
build(deps): bump Akka.Persistence.PostgreSql from 1.5.15.1 to 1.5.20 (#387)5f3091a
build(deps): bump AkkaVersion from 1.5.20 to 1.5.24 (#399)7eb5a39
build(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 (#390)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