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

1.0.8 release #1912

Merged
merged 34 commits into from
Apr 26, 2016
Merged

1.0.8 release #1912

merged 34 commits into from
Apr 26, 2016

Conversation

Aaronontheweb
Copy link
Member

1.0.8 April 26 2016

Maintenance release for Akka.NET v1.0.7

Fixes an issue with the 1.0.7 release where the default settings for Akka.Persistence changed and caused potential breaking changes for Akka.Persistence users. Those changes have been reverted back to the same values as previous versions.

General fixes:

Commit Stats for v1.0.8

COMMITS LOC+ LOC- AUTHOR
4 240 59 Aaron Stannard
3 268 1 Danthar
3 189 2810 Silv3rcircl3
2 204 4 Willem Meints
2 161 108 Bartosz Sypytkowski
2 101 24 Sean Gilliam
1 25 16 zbynek001

marcpiechura and others added 30 commits March 14, 2016 08:35
…ing-specs

upgraded to NBench v0.2.1 - added ActorSystemShutdownSpec
added testcase for unescaped filepaths
Recovered default journal & snapshot store to default config
Added testcase for Become in Become scenario
This PR fixes incorrect or missing copyright headers on newly
added/edited files.
This PR fixes some incorrect xmldoc tags.
…riter

eliminated allocations inside StandardOutWriter
ClusterSingletonManager - settings update
eliminated allocations with StandardOutWriter
Fixes issue akkadotnet#1852 where the method IndexOf(x) for a concatenated set
of byte strings would throw an index out of range exception when the
element doesn't exist in the either one of the strings.
…-strings

Fix IndexOf() method for concatenated byte strings
…uarantinedSpec

Added RemoteRestartedQuarantinedSpec
Added some basic specs for the mailbox/actor combinations in Akka.NET.
Bounded dispatcher and mailbox configurations haven't been added yet
as these are not supported right now.

Takes care of issue akkadotnet#1793
@Aaronontheweb Aaronontheweb merged commit 722f6db into akkadotnet:master Apr 26, 2016
@Aaronontheweb Aaronontheweb deleted the 1.0.8-release branch April 26, 2016 17:10
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.

8 participants