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

Bump Akka from 1.3.9 to 1.3.16 #25

Merged
merged 2 commits into from
Nov 18, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 15, 2019

Bumps Akka from 1.3.9 to 1.3.16.

Release notes

Sourced from Akka's releases.

Akka.NET v1.3.16 Stable Release

1.3.16 November 14 2019

Maintenance Release for Akka.NET 1.3

1.3.16 consists of non-breaking bugfixes and additions that have been contributed against the Akka.NET v1.4.0 milestone thus far.

This patch includes some small fixes, such as:

However, the biggest fix is for .NET Core 3.0 users. When .NET Core 3.0 was introduced, it broke some of the APIs in prior versions of Hyperion which subsequently caused Akka.Cluster.Sharding and Akka.DistributedData users to have problems when attempting to run on .NET Core 3.0. These have been fixed as Akka.NET v1.3.16 is now running using the latest versions of Hyperion, which resolve this issue.

To see the full set of changes in Akka.NET v1.3.16, click here.

COMMITS LOC+ LOC- AUTHOR
4 119 6 Aaron Stannard
3 531 126 Ismael Hamed
3 108 11 Andre Loker
2 2 2 dependabot-preview[bot]
1 6 1 cptjazz
1 1 1 zbynek001

Changes:

  • 58d7b9bd3b7b77996991534696ad7c27efc4306c Merge pull request #4037 from Aaronontheweb/v1.3.16-rebase
  • 869ec84075465d873c85d2c98b05e647961c1c61 added v1.3.16 release notes
  • 894626b6e185518dfa4d9bc30ed3a2d35e7c390d fixed Akka.Serialization.Hyperion.csproj
  • cb2981a1f21c3eca1f31fc9b065f32c30babf291 fix: build fails when SDK 3.0.100 is installed, second attempt (#3967) (#3970)
  • 57e7e3ac7c220d48c2f76354e14a9125dc0353aa Bump Hyperion from 0.9.10 to 0.9.11 (#4034)
  • 11aab93d6df1f9be93e994d176b48900a6cec57c missing singleton state change fix (#4003)
  • 4f1bebdc4b132475e46d73fdafd0335bb3f7aeee Bump Hyperion from 0.9.9 to 0.9.10 (#3984)
  • c21db88260c0b2bacd15a35fd20c41468e8cc942 Upgrade to Hyperion v0.9.9 (#3960)
  • aa8aa25a27758c0682a0a97f63f8e6914203599a Provide static GetRoutees.Instance property that holds a singleton in… (#3974)
  • 9ec4239f3c71f2e5cd9ce592fee02226a327f19c Fixed singleton issue when leaving several nodes (#3962)
See More
  • 2f7638ed14776cccc75f06231fc02a5e05a955a6 fix: NuGet symbols not published (#3954) (#3966)
  • 0b473e85cac9ad73623bb1e76faa774cd35dcc8e Fixed scheduling and cancelling receive timeout (#3963)
  • d3abba2f745a3db622e9b83cade4006d10d05929 Consolidated passivation check on settings used in region and shard (#3961)
  • 90a3db9eb6a3a8b75b407aa38905acd5a39beff7 Akka.Persistence.Query: made Offset IComparable to itself (#3950) [ #3947 ]
  • caf13f684e2273aa53578032748fc5abcce63859 fix: data provided to AndThen (PersistentFSM) is not the latest version (#3654) (#3948)
  • 1b29a93eace60b9ee21cfea175f0ea90aba416e2 close #3935 - Akka.Persistence.TCK.Query.TestActor now waits for delete confirmation before replying (#3936)

This list of changes was auto generated.

Akka.NET v1.3.15 Stable Release

... (truncated)
Changelog

Sourced from Akka's changelog.

1.3.16 November 14 2019

Maintenance Release for Akka.NET 1.3

1.3.16 consists of non-breaking bugfixes and additions that have been contributed against the Akka.NET v1.4.0 milestone thus far.

This patch includes some small fixes, such as:

However, the biggest fix is for .NET Core 3.0 users. When .NET Core 3.0 was introduced, it broke some of the APIs in prior versions of Hyperion which subsequently caused Akka.Cluster.Sharding and Akka.DistributedData users to have problems when attempting to run on .NET Core 3.0. These have been fixed as Akka.NET v1.3.16 is now running using the latest versions of Hyperion, which resolve this issue.

To see the full set of changes in Akka.NET v1.3.16, click here.

COMMITS LOC+ LOC- AUTHOR
4 119 6 Aaron Stannard
3 531 126 Ismael Hamed
3 108 11 Andre Loker
2 2 2 dependabot-preview[bot]
1 6 1 cptjazz
1 1 1 zbynek001
Commits
  • 58d7b9b Merge pull request #4037 from Aaronontheweb/v1.3.16-rebase
  • 869ec84 added v1.3.16 release notes
  • 894626b fixed Akka.Serialization.Hyperion.csproj
  • cb2981a fix: build fails when SDK 3.0.100 is installed, second attempt (#3967) (#3970)
  • 57e7e3a Bump Hyperion from 0.9.10 to 0.9.11 (#4034)
  • 11aab93 missing singleton state change fix (#4003)
  • 4f1bebd Bump Hyperion from 0.9.9 to 0.9.10 (#3984)
  • c21db88 Upgrade to Hyperion v0.9.9 (#3960)
  • aa8aa25 Provide static GetRoutees.Instance property that holds a singleton in… (#3974)
  • 9ec4239 Fixed singleton issue when leaving several nodes (#3962)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 15, 2019
@Aaronontheweb
Copy link
Member

@dependabot recreate

Bumps [Akka](https://github.com/akkadotnet/akka.net) from 1.3.9 to 1.3.16.
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.3.16/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@v1.3.9...1.3.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@Aaronontheweb Aaronontheweb merged commit b8538d9 into dev Nov 18, 2019
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/Akka-1.3.16 branch November 18, 2019 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant