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

Akka.NET v1.3.11 stable release #3682

Merged
merged 16 commits into from
Dec 18, 2018
Merged

Akka.NET v1.3.11 stable release #3682

merged 16 commits into from
Dec 18, 2018

Conversation

Aaronontheweb
Copy link
Member

1.3.11 December 17 2018

Maintenance Release for Akka.NET 1.3

Akka.NET v1.3.11 is a bugfix patch primarily aimed at solving the following issue: DotNetty Remote Transport Issues with .NET Core 2.1.

.NET Core 2.1 exposed some issues with the DotNetty connection methods in DotNetty v0.4.8 that have since been fixed in subsequent releases. In Akka.NET v1.3.11 we've resolved this issue by upgrading to DotNetty v0.6.0.

In addition to the above, we've introduced some additional fixes and changes in Akka.NET v1.3.11:

To see the full set of changes for Akka.NET 1.3.11, click here

COMMITS LOC+ LOC- AUTHOR
5 123 71 Aaron Stannard
3 96 10 Ismael Hamed
2 4 3 Oleksandr Kobylianskyi
1 5 1 Ruben Mamo
1 23 6 Chris Hoare

Aaronontheweb and others added 16 commits November 2, 2018 13:11
Mention a correct test framework
Changed copyright and added CSS to fix links issue. #3393
* Fix for #3402. Allows spawning an actor via expression.

* Change ExprSerializer Identifier to 99 to avoid clash with Cluster pubsub
…3633)

* upgraded to DotNetty v0.6.0 and System.Collections.Immutable v1.5.0

* synchronized on Hyperion v0.9.8

* skipped tests affected by System.Collections.Immutable bug caused by dotnet-xunit assembly loading
* close #3293 close #2477 - changed dot-netty.tcp.reuse-addr to default to 'off-for-windows'

* changed the default config setting to 'off-for-windows'

* Fixed RemoteConfigSpec
@Aaronontheweb Aaronontheweb merged commit f7d5b6e into master Dec 18, 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.

None yet

7 participants