Skip to content

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 20 commits into from
Jun 17, 2020
Merged

v1.4.8 Release #4479

merged 20 commits into from
Jun 17, 2020

Conversation

Aaronontheweb
Copy link
Member

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.

COMMITS LOC+ LOC- AUTHOR
7 310 24 Aaron Stannard
6 8 8 dependabot-preview[bot]
2 669 10 Ismael Hamed
2 38 27 Gregorius Soedharmo
1 1 1 Bartosz Sypytkowski

Aaronontheweb and others added 20 commits May 26, 2020 20:23
* 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
)

* cleaned up IFDEFs for Full trust thread pool execution

* removed some more IFDEF code

* cleaned up more IFDEFs

* Revert "cleaned up more IFDEFs"

This reverts commit 1345aac.

* Revert "removed some more IFDEF code"

This reverts commit b2b9f42.
* 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>
@Aaronontheweb Aaronontheweb merged commit aedb9c6 into master Jun 17, 2020
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.

4 participants