Skip to content

Conversation

Aaronontheweb
Copy link
Member

Syncing the v1.4 branch with the latest changes from dev so we can start rolling some of the other PRs staged for this release, such as the ValueTuple changes.

Aaronontheweb and others added 30 commits April 26, 2016 10:10
Akka.NET 1.1 Stable Release (master)
Akka.NET 1.1.1 Stable Release
Akka.NET 1.1.2 Stable Release
Akka.NET v1.2 Production Release
* switch akka.cluster.sharding dependency for akka.cluster.tools from prerelease to nuget release version (#2608)

* Add LightningDB nuspec (#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 #3220

* ClusterRouter unit test fix #3220

* Ask deadlock test added #3220

* Handle deadlock by removing the SynchronizationContext #3220

* Fixing ScatterGather router test #3220

* Ask interface refined #3220

AskSpecs consolidated
Api change approval - internal CastTask removed

* Fixing header #3220
* fixed bug in UseRoleIgnoredSpec

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

* made ClusterActorRefProvider public

* created IClusterActorRefProvider marker interface
Aaronontheweb and others added 25 commits May 24, 2018 19:29
…delivered to deadletters when there's no matching recipient
…essages when there are no unreachable nodes
Sometimes I make make the same mistake _to_. ;)
Familiar was written familiair
* implemented Source preMaterialization

* finished Source preMaterialization specs

* updated documentation and API approvals

* moved sample to the documentation

* fixed extra +
Introducing BenchmarkDotNet benchmarks
* added PreMaterialize for Sinks

* added API approval and implemented specs for Sink.PreMaterialize

* added docs
* Akka.NET v1.3.8 release notes
added v1.3.9 placeholder for nightlies
@Aaronontheweb
Copy link
Member Author

@marcpiechura I think I sorted out the merge conflicts - mostly just a minor thing around the Attributes class for the StreamRefs. Think I did that right - CI will throw a compile-time error if I screwed that up.

@Aaronontheweb
Copy link
Member Author

Note to whomever merges this: make sure you pick merge commit or rebase when it comes to bringing these changes in. squash and merge will jack up the branch history otherwise.

@Aaronontheweb
Copy link
Member Author

Ah shit, going to need to do this from a personal branch. This broke dev.

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.