-
Notifications
You must be signed in to change notification settings - Fork 1.1k
v1.4.8 Release #4479
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
Merged
Merged
v1.4.8 Release #4479
Conversation
This file contains hidden or 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 ActorSystemSetup overload for TestKits * added overload to AkkaSpec * fixed issue with configuration merge
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.14.2 to 2.14.3. - [Release notes](https://github.com/fsharp/FsCheck/releases) - [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md) - [Commits](fscheck/FsCheck@2.14.2...2.14.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.2 to 3.12.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.12.2...v3.12.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
…message (#4472) * Changed Akka.Streams backoff error logging to include full exception message * Use dedicated warning message for exceptions
* added spec to validate programmatic ActorSystem override * ported over ProviderSelectionSpecs * fixed bug with Settings
* added performance counter support to scheduler * Revert "added performance counter support to scheduler" This reverts commit 772387e. * disable dot-netty batching via hard-coding * added spec to validate overriding default settings * Revert "disable dot-netty batching via hard-coding" This reverts commit cfd1f26. * remove batching stage in its entirety if batching is disabled
Bumps [Hyperion](https://github.com/akkadotnet/Hyperion) from 0.9.15 to 0.9.16. - [Release notes](https://github.com/akkadotnet/Hyperion/releases) - [Changelog](https://github.com/akkadotnet/Hyperion/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/Hyperion@0.9.15...0.9.16) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
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.4.8 June 17 2020
Maintenance Release for Akka.NET 1.4
Akka.NET v1.4.8 features some important bug fixes for Akka.NET v1.4:
To see the full set of fixes in Akka.NET v1.4.8, please see the milestone on Github.