-
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.16 Release #4037
Merged
Aaronontheweb
merged 15 commits into
akkadotnet:master
from
Aaronontheweb:v1.3.16-rebase
Nov 14, 2019
Merged
V1.3.16 Release #4037
Aaronontheweb
merged 15 commits into
akkadotnet:master
from
Aaronontheweb:v1.3.16-rebase
Nov 14, 2019
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
…s for delete confirmation before replying (akkadotnet#3936)
…on (akkadotnet#3654) (akkadotnet#3948) Fixes issue akkadotnet#3654 in conformance with the JVM version of PersistentFSM.
…#3950) * close akkadotnet#3947 - made Offset IComparable to itself * forgot to mark second test as FACT * approved API changes
* fix: NuGet symbols not published (akkadotnet#3954) Updates the build script to handle the newer snupkg format. * Update windows-release.yml to use V3 API of nuget.org (akkadotnet#3954)
* Fix singleton issue when leaving several nodes * Added spec to reproduce
akkadotnet#3974) * Provide static GetRoutees.Instance property that holds a singleton instance of this message. * Update approved API list used in tests.
* upgraded to Hyperion v0.9.9 * force Hyperion specs to run * force DData to run * removed v1.3.0-era cruft
…otnet#3967) (akkadotnet#3970) Removes --no-build flag from all NuGet builds to make sure F# projects can be packed when .net Core 3 SDK is used.
Also, I still need to add release notes |
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.
Putting this into draft mode for now - need to see CI pass before we try releasing this against the v1.3.* branch.