Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.3.7 Production Akka.NET Release #3447

Merged
merged 17 commits into from
May 15, 2018
Merged

v1.3.7 Production Akka.NET Release #3447

merged 17 commits into from
May 15, 2018

Conversation

Aaronontheweb
Copy link
Member

1.3.7 April 17 2018

Maintenance Release for Akka.NET 1.3

Akka.NET v1.3.7 is a minor patch consisting mostly of bug fixes.

DotNetty stabilization
We've had a number of issues related to DotNetty issues over recent weeks, and we've resolved those in this patch by doing the following:

We will be upgrading to DotNetty v0.4.8 in a near future release, but in the meantime this patch fixes critical issues introduced in v1.3.6.

Bugfixes

  1. Akka.Persistence.Sql: Slow reading of big snapshots - this will require a recompilation of all Akka.Persistence.Sql-type Akka.Persistence plugins.
  2. Akka.Fsharp: spawning an actor results in Exception in 1.3.6 release

See the full list of fixes for Akka.NET v1.3.7 here.

COMMITS LOC+ LOC- AUTHOR
5 130 180 Aaron Stannard
3 7 1 chrisjhoare
2 3 1 ivog
1 70 17 TietoOliverKurowski
1 41 4 Bart de Boer
1 11 3 Oleksandr Bogomaz
1 1 1 Vasily Kirichenko

Aaronontheweb and others added 17 commits April 17, 2018 17:31
bumped to v1.3.7 as a placeholder for nightly builds
…ead of a message, so the message can optionally encapsulate the IActorRef. Only the most complex public also exposes this Factory, existing ones proxy through this one
This reverts commit 1b61458.
…s can use Sequential access, which improves reading speed for large payloads. (#3429)

- Added for Snapshot query
- Added for journal queries
This change is not backwards compatible
@Aaronontheweb Aaronontheweb merged commit bb80ab3 into master May 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants