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.4 rebase #3508

Merged
merged 135 commits into from
Jun 14, 2018
Merged

V1.4 rebase #3508

merged 135 commits into from
Jun 14, 2018

Conversation

Aaronontheweb
Copy link
Member

Rebases the v1.4 branch on the latest v1.3.8 sources

Aaronontheweb and others added 30 commits April 26, 2016 10:10
Akka.NET 1.1 Stable Release (master)
Akka.NET v1.2 Production Release
…t#2611)

* switch akka.cluster.sharding dependency for akka.cluster.tools from prerelease to nuget release version (akkadotnet#2608)

* Add LightningDB nuspec (akkadotnet#2609)

* added Akka.DistributedData.LightningDB nuspec

* updated assembly information
Akka.Persistence.Query nuget dependency update
Akka.NET v1.2.1 Production Release
Akka.NET v1.2.2 Production Release
Akka.NET v1.2.3 Production Release
Akka.NET v1.3 Production Release
Update NuGet package publish step
Update NuGet folder location in build.fsx
Deploying TCK package and Akka.Persistence.Query to NuGet
Akka.Serialization.Hyperion bugfix release
Akka.Serialization.Hyperion redeployment
Akka.NET v1.3.3 Production Release
* Implement PartitionHub

* port docs

* fix formatting

* API approval

* address remarks
* AkkaPduCodec performance fixes

* made HeartbeatPdu immutable

* made all internal formatting methods static
* Tests should be precise - in temrs of what to expect

* Ask interface refined akkadotnet#3220

* ClusterRouter unit test fix akkadotnet#3220

* Ask deadlock test added akkadotnet#3220

* Handle deadlock by removing the SynchronizationContext akkadotnet#3220

* Fixing ScatterGather router test akkadotnet#3220

* Ask interface refined akkadotnet#3220

AskSpecs consolidated
Api change approval - internal CastTask removed

* Fixing header akkadotnet#3220
* fixed bug in UseRoleIgnoredSpec

* close akkadotnet#3294 - fixed usages of GetPaths inside all Group router implementations
* expose RemoteActorRef APIs for extensibility

* made ClusterActorRefProvider public

* created IClusterActorRefProvider marker interface
fdbeirao and others added 27 commits May 25, 2018 17:54
Familiar was written familiair
* implemented Source preMaterialization

* finished Source preMaterialization specs

* updated documentation and API approvals

* moved sample to the documentation

* fixed extra +
* added PreMaterialize for Sinks

* added API approval and implemented specs for Sink.PreMaterialize

* added docs
* Akka.NET v1.3.8 release notes
This reverts commit 466360c, reversing
changes made to 84da3d5.
* Add CombineMaterialized method to Source

* More reasonable materializers combine function name and type

* Approve Streams API change

* Move instance method to SourceOperations extensions
* fix xunit2012 warning wrt using Enumerable.Any()

* fix xunit2017 warning wrt using Enumerable.Contains()

* fix xunit2013 warning wrt using Equals() and collection sizes
This PR fixes some xrefs issues wrt to referencing base class
fields/methods. It also adds some missing method parameter tags.
@Aaronontheweb
Copy link
Member Author

cc @Horusiath - should get v1.4 branch up to date and on top of v1.3. I think I did it correctly this time. Just make sure no one hits "Squash and Merge" by accident :p

@Aaronontheweb Aaronontheweb merged commit 69f4481 into akkadotnet:v1.4 Jun 14, 2018
@Aaronontheweb Aaronontheweb deleted the v1.4-rebase branch June 14, 2018 12:07
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