-
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.3.10 Production Release #3643
Merged
Merged
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
added v1.3.10 placeholder for nightly builds
* Deleting file, reason issue 3537 #3537 * Added stale.yml config file
* GetOrElse removed * api approval
…ending on the wrong version (#3580)
#3563 AtopMat's return type changed TMat -> TMat3
…res_from_all_active_devices and added approp. assert (#3591)
Sample Cleanup: Modernize Akka.Remote Chat Sample
Fix small typo: "its handler", not "it's handler"
* Parse HOCON byte sizes As defined in https://github.com/lightbend/config/blob/master/HOCON.md#size-in-bytes-format * Parse HOCON byte sizes As defined in https://github.com/lightbend/config/blob/master/HOCON.md#size-in-bytes-format * Add parsing of nanosecond and microsecond TimeSpans * Add TimeSpan HOCON tests
…console Update Serilog docs to use `Console` instead of `ColoredConsole`
Fixed reference to The illusion of a call stack
* fixed xunit2004 warning * fixed xunit2003 warning * fixed xunit2000 warning * fixed xunit2012 warning * added xunit1013 to nowarn * fixed xunit2009 warning * fixed xunit1014 warning
…nt cluster events
Minor fix in the coordinated shutdown documentation
3 tasks
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.3.10 November 1 2018
Maintenance Release for Akka.NET 1.3
Akka.NET v1.3.10 consists mostly of bug fixes and patches to various parts of Akka.NET:
NullReferenceException
To see the full set of changes for Akka.NET 1.3.10, click here.