-
Notifications
You must be signed in to change notification settings - Fork 1k
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.0.5 STABLE RELEASE #1495
Merged
Aaronontheweb
merged 199 commits into
akkadotnet:master
from
Aaronontheweb:v1.0.5-release-notes
Dec 3, 2015
Merged
V1.0.5 STABLE RELEASE #1495
Aaronontheweb
merged 199 commits into
akkadotnet:master
from
Aaronontheweb:v1.0.5-release-notes
Dec 3, 2015
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bugfix for the exception: itemwith the same key has already been added. Make the Put on the SimpleDnsCache idempotent when a same host is resolved.
akkadotnet#1088 MultiNode tests can now be skipped by specifying a SkipReason
placeholder for next maintenance release
- Add passing tests from akka 2.0.5 - Add CircuitBreakerState.cs with Open, HalfOpen, and Closed states - Add AtomicState which extends AtomicLong (mirrors functionality of State trait) - Add OpenCircuitException - Add CircuitBreaker documentation - Remove Scheduler from current implementation - Remove inappropriate xmldoc on illegalstateexception - Update flow on AtomicState::CallThrough method to be clearer and more closely match original - Add clarifying comments on "Fire and forget" NotifyTransitionListeners
147 circuit breaker
Bugfix: Make the Put on the SimpleDnsCache idempotent
make Received and Connected inherit from Tcp.Event
…ring-spec akka-io: Ported a few tests in ByteStringSpec with bug fixes
Both Put() and CleanUp() methods in class SimpleDnsCache.Cache is now immutable.
Changed SimpleDnsCache.Put() to pass SimpleDnsCacheSpec.Cache_should_be_updated_with_the_latest_resolved
… failures can be resolved
…ad-bug akka-io: fixed akkadotnet#1225 - High CPU load using the Akka.IO TCP server
…gnore-tcpconnectionspec akka-io: Temporarily ignore TcpConnectionSpec until intermittent test…
Issue akkadotnet#1226 implemented
…x-1185 Fix for 1185 receive timeout in async await actor
Run multi-node tests from any directory. Akka.Remote multi-node test project. System.Collections.Immutable NuGet package upgrade.
Altered build command to install 4.1.0 Added .fake/ directory to .gitignore. Directory contains build artifacts. Removed Fake 3.17.0 from packages.config as build.cmd dicates version.
…ad-bug akka-io: Stop select loop on idle
Upgrade FAKE to version 4.1.0
…inode Akka.Remote MultiNodeSpecs
implemented event adapters update journal proxy logic event adapters - 2 specs remaining fixed configuration mapping for event adapters
- Added property MaximumPayloadBytes to Transport. For HeliosTransport this is the same as MaxFrameSize. - If incoming or outgoing payload size > maximum-payload-bytes, log OversizedPayloadException and discard message. Corresponding Akka Scala code: https://github.com/akka/akka/blob/master/akka-remote/src/main/scala/akka/remote/Endpoint.scala#L745 https://github.com/akka/akka/blob/master/akka-remote/src/main/scala/akka/remote/Endpoint.scala#L934 https://github.com/akka/akka/blob/master/akka-remote/src/main/scala/akka/remote/transport/AbstractTransportAdapter.scala#L80 https://github.com/akka/akka/blob/master/akka-remote/src/main/scala/akka/remote/transport/Transport.scala#L92 https://github.com/akka/akka/blob/master/akka-remote/src/main/scala/akka/remote/transport/netty/NettyTransport.scala#L268 https://github.com/akka/akka/blob/master/akka-remote/src/main/scala/akka/remote/transport/TestTransport.scala#L29 https://github.com/akka/akka/blob/master/akka-remote/src/test/scala/akka/remote/RemotingSpec.scala#L527
akkadotnet#1443 fix for cluster shutdown
…uash removed Paket
…t-hashing-router-spec akkadotnet#1464 added RemoteConsistentHashingRouterSpec
removing paket madness 1
remove paket madness 2
…factoring Actor task scheduler refactoring
…askScheduler-refactoring Revert "Actor task scheduler refactoring"
…iveryActor base class
akkadotnet#1445 fix for building options for the VisualizerRuntimeTemplate.
…-least-once-delivery-actor-1416 akkadotnet#1416 created ReceiveActor implementation of AtLeastOnceDeliveryActor
removed <Choose> block from Akka.DI.Unity.csproj removed <Choose> block from Akka.Persistence.Sqlite.csproj removed <Choose> block from Akka.Remote.AkkaIOTransport.csproj removed <Choose> block from Akka.Persistence.Tests.csproj removed <Choose> block from Akka.Persistence.csproj removed <Choose> block from Akka.Remote.csproj and Akka.Remote.Tests.csproj removed <Choose> block from FSharp.Api.fsproj
Removes all unnecessary Choose blocks from .csproj and .fsproj files
Removed wire serializer
…ontinue with the next package if the upload failed
…package_upload Continue with the next nuget/symbol upload if one failed
…names Fixed the sqlite.conf as well as the readme
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
1.0.5 December 3 2015
Maintenance release for Akka.NET v1.0.4
This release is a collection of bug fixes, performance enhancements, and general improvements contributed by 29 individual contributors.
Fixes & Changes - Akka.NET Core
Fixes & Changes - Akka.Remote, Akka.Cluster
TypeLoadException
when an actor type or dependency cannot be found in a remote actor deploy scenarioFixes & Changes - Akka.Persistence
A special thanks to all of our contributors, organized below by the number of changes made:
23369 5258 18111 Aaron Stannard
18827 16329 2498 Bartosz Sypytkowski
11994 9496 2498 Steffen Forkmann
6031 4637 1394 maxim.salamatko
1987 1667 320 Graeme Bradbury
1556 1149 407 Sean Gilliam
1118 1118 0 moliver
706 370 336 rogeralsing
616 576 40 Marek Kadek
501 5 496 Alex Koshelev
377 269 108 Jeff Cyr
280 208 72 willieferguson
150 98 52 Christian Palmstierna
85 63 22 Willie Ferguson
77 71 6 Emil Ingerslev
66 61 5 Grover Jackson
60 39 21 Alexander Pantyukhin
56 33 23 Uladzimir Makarau
55 54 1 rdavisau
51 18 33 alex-kondrashov
42 26 16 Silv3rcircl3
36 30 6 evertmulder
33 19 14 Filip Malachowicz
13 11 2 Suhas Chatekar
7 6 1 tintoy
4 2 2 Jonathan
2 1 1 neekgreen
2 1 1 Christopher Martin
2 1 1 Artem Borzilov