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.0.5 STABLE RELEASE #1495

Merged
merged 199 commits into from
Dec 3, 2015

Conversation

Aaronontheweb
Copy link
Member

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

Fixes & 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

Aaronontheweb and others added 30 commits August 7, 2015 15:42
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
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
…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…
…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
implemented event adapters

update journal proxy logic

event adapters - 2 specs remaining

fixed configuration mapping for event adapters
Aaronontheweb and others added 26 commits November 24, 2015 10:41
…t-hashing-router-spec

akkadotnet#1464 added RemoteConsistentHashingRouterSpec
…factoring

Actor task scheduler refactoring
…askScheduler-refactoring

Revert "Actor task scheduler refactoring"
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
…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
Aaronontheweb added a commit that referenced this pull request Dec 3, 2015
@Aaronontheweb Aaronontheweb merged commit fcf07ec into akkadotnet:master Dec 3, 2015
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.