Skip to content

Conversation

Aaronontheweb
Copy link
Member

@Aaronontheweb Aaronontheweb commented Jun 23, 2017

1.2.1 June 22 2017

Maintenance Release for Akka.NET 1.2

Resolves issues related to Akka.Cluster nodes not being able to cleanly leave or join a cluster after a period of network instability.

See the full set of Akka.NET 1.2.1 fixes here.

alexvaluyskiy and others added 30 commits April 14, 2017 14:24
* Moved the documentation to docfx

* added distributed data article

* added projects to API references

* updated persistence docs

* Replace Rich Quotations with Standard Text

* added coordinated shutdown
Update Akka.Streams.TestKit dependency for Akka.Persistence.Sql.TestKit to v1.2 stable
* upgrade test projects and testkits to xunit 2.2.0 and .net 4.5.2 (required for xunit 2.2.0)

* progress so far - fsharp.tests remote.testkit.tests remote.tests don't pass yet

* corrected binding redirect ad removed akka.testkit.xunit from fsharp tests because it wasn't being used

* reinstall xunit 2.2.0 on cluster.sharding.tests per CI build failure
This PR fixes a number of spelling typos, replaces rich quotes with
regular quotes, anf fill in various TBD placeholders.
Fixed the racing condition in A_Delay_must_properly_delay_according_to_buffer_size
alexvaluyskiy and others added 17 commits May 3, 2017 18:12
+ FSharp.Core dependency comes from nuget
Update F# projects to the last FSharp.Core version (4.4.1.0)
Update FsPickler nuget package to v3.2.0
This PR fixes a number of spelling typos, a number of copyright headers,
replaces various bits with <inheritdoc/>, and fills in more TBD placeholders.
* close #2584 - fix node stuck at joining issues
allowed SurviveNetworkInstabilitySpec to run all the way

* removed old MBTs

* removed unused file

* reverted back to original spec

* verified that latter part of final stage can run correctly

* cleaning up Remote.TestKit comments

* fixed bug with ThrottleTransportAdapter

* close #2015 - fixed SurviveNetworkInstabilitySpec

* API approval changes

* cleaned up PR

* cleaned up last remaining todo
* minor changes

* close #2014 - fixed Akka.Cluster.Tests.MultiNode.TransitionSpec
@Aaronontheweb Aaronontheweb merged commit 946dfdc into master Jun 23, 2017
@nvivo
Copy link
Contributor

nvivo commented Jun 23, 2017

Excelent!!! Thanks @Aaaronontheweb!

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.

9 participants