Skip to content

1.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 14:04
· 156 commits to dev since this release
73aebac

Update Akka.NET to 1.5.3
Add SQL transaction isolation level support
SQL Transaction Isolation Level Setting
In 1.5.3%2C we're introducing fine-grained control over transaction isolation level inside the Akka.Persistence.Hosting%2C Akka.Persistence.SqlServer.Hosting%2C and Akka.Persistence.PostgreSql.Hosting plugins.
you can go to the official Microsoft documentation to read more about these isolation level settings.