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

Akka.NET v1.0.1 Release #921

Merged
merged 96 commits into from
Apr 28, 2015
Merged

Conversation

skotzko and others added 30 commits April 9, 2015 16:28
update README to remove BETA section and quick cleanup
fixed issue with recursive ITellScheduler F# extension call
…-mailbox-hotfix

Fix for async await suspend-resume mechanics
Stopwatch ticks are not the same as timespan ticks.
…-mailbox-hotfix

Hotfix async await when awaiting IO completion port based tasks
…heduler

removed ITellScheduler extensions from F# API
…ion_if_no_result_will_arrive_within_the_given_time a little more difference to handle racy conditions.
All the DI assemblies had the same implementation of an extension.
Refactored the extension and moved it to Akka.DI.Core.
…ilure message before the test was timing out.
new commit to test build server dates issue

Signed-off-by: A. Prooks <[email protected]>
…e-forkjoin

Modified default Cluster.conf to use a ForkJoinDispatcher just like remo...
Implemented Default State container for smaller memory footprint
Added support for receive in the state containers.
Updated actor state support with documentation and separate file
rogeralsing and others added 27 commits April 24, 2015 07:43
sqlexpress based test database

working SqlServerJournal, intializes SqlServerSnapshotStore

initial impl of SqlServer snapshot store

fixed rest of broken sql server snapshot store specs

Akka.Persistence.SqlServer comments for public API

final notest and docs for Akka.Persistence.SqlServer

safe escape of SQL string formats + mdf based tests

fixed sln file

added Akka.Persistence.SqlServer ldf test database file

modified FAKE script to skip Akka.Persistence.SqlServer on LocalDB not installed

separate build task for sql server tests
…server

Akka.Persistence.SqlServer plugin
…server-nuspec

Added nuspec to Akka.Persistence.SqlServer
Fixed to notification on DeathWatch watching.
- fixed xmldoc typos
- fixed invalid xmldoc references
- reworded some of the more stilted comments to flow better
- filled in some missing comments
Per Aaronontheweb's suggestion, bitmask Interlocked.Increment(ref _next)
to ensure that it will always be a positive number.
Also, added unit tests that verify this behavior.
Link to existing SharedAssemblyInfo.cs instead of own copy
Aaronontheweb added a commit that referenced this pull request Apr 28, 2015
@Aaronontheweb Aaronontheweb merged commit 020f62d into akkadotnet:master Apr 28, 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.