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 AkkaVersion from 1.4.40 to 1.4.42 #249

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2022

Bumps AkkaVersion from 1.4.40 to 1.4.42.
Updates Akka from 1.4.40 to 1.4.42

Release notes

Sourced from Akka's releases.

Akka.NET v1.4.42

1.4.42 September 23 2022

Akka.NET v1.4.42 is a minor release that contains some minor bug fixes.

If you want to see the full set of changes made in Akka.NET v1.4.42, click here.

COMMITS LOC+ LOC- AUTHOR
3 66 3 Gregorius Soedharmo
1 557 118 Aaron Stannard

Changes:

  • bfdd559cf9fdc429c0f698b6c764c086f09f0817 close #5375 - made README.md NuGet-friendly (#6112)
  • 256235bab7a559496689a178da86757c8ec8195f cleaned up NuGet package descriptions (#6111)
  • 9d8f38a9c4af437ab58e8497b304de18cd479a3d Update RELEASE_NOTES.md for v1.4.42 release (#6110)
  • 231c8c9179c37c658bd7963bd0085b4f1919e87a Akka.Cluster.Sharding GetEntityLocation Query (#6101)
  • e2b1d73e7293f68b9611232d5b1c3c08785ca86e [Akka.TestKit] TestKitBase should take arbitrary ActorSystem without throwing (#6092) (#6094)
  • 63639b9f77792e99672934ed01d3d5bb8fd8a19f Change TestKitBase.InitializeTest to virtual so it can be deferred (#6093)
  • 03190b5badd535660e8f2fd414a346e9199b89ee Require verbose logging for more gossip send/receive log statements. (#6089) (#6091)

This list of changes was auto generated.

Akka.NET v1.4.41

1.4.41 August 31 2022

Akka.NET v1.4.41 is a minor release that contains some minor bug fix and throughput performance improvement for Akka.Remote

Before

</tr></table> 

... (truncated)

Changelog

Sourced from Akka's changelog.

1.4.42 September 23 2022

Akka.NET v1.4.42 is a minor release that contains some minor bug fixes.

If you want to see the full set of changes made in Akka.NET v1.4.42, click here.

COMMITS LOC+ LOC- AUTHOR
3 66 3 Gregorius Soedharmo
1 557 118 Aaron Stannard

1.4.41 August 31 2022

Akka.NET v1.4.41 is a minor release that contains some minor bug fix and throughput performance improvement for Akka.Remote

Before

BenchmarkDotNet=v0.13.1, OS=Windows 10.0.19041.1415 (2004/May2020Update/20H1)
AMD Ryzen 9 3900X, 1 CPU, 24 logical and 12 physical cores
.NET SDK=6.0.200
  [Host]     : .NET 6.0.2 (6.0.222.6406), X64 RyuJIT
  DefaultJob : .NET 6.0.2 (6.0.222.6406), X64 RyuJIT
Method Mean Error StdDev Gen 0 Gen 1 Allocated
WritePayloadPdu 1,669.6 ns 21.10 ns 19.74 ns 0.2156 - 1,808 B
DecodePayloadPdu 2,039.7 ns 12.52 ns 11.71 ns 0.2156 0.0031 1,816 B
DecodePduOnly 131.3 ns 1.32 ns 1.11 ns 0.0563 0.0002 472 B
DecodeMessageOnly 1,665.0 ns 15.03 ns 14.05 ns 0.1406 - 1,184 B
DeserializePayloadOnly 151.2 ns 1.88 ns 1.76 ns 0.0199 - 168 B

After

... (truncated)

Commits
  • bfdd559 close #5375 - made README.md NuGet-friendly (#6112)
  • 256235b cleaned up NuGet package descriptions (#6111)
  • 9d8f38a Update RELEASE_NOTES.md for v1.4.42 release (#6110)
  • 231c8c9 Akka.Cluster.Sharding GetEntityLocation Query (#6101)
  • e2b1d73 [Akka.TestKit] TestKitBase should take arbitrary ActorSystem without throwing...
  • 63639b9 Change TestKitBase.InitializeTest to virtual so it can be deferred (#6093)
  • 03190b5 Require verbose logging for more gossip send/receive log statements. (#6089) ...
  • 07b5b15 Update RELEASE_NOTES.md for 1.4.41 release (#6088)
  • 1a1c4b6 Regenerate all protobuf messages (#6087)
  • a0f0032 AkkaPduCodec serializer benchmark (#6078) (#6086)
  • Additional commits viewable in compare view

Updates Akka.TestKit.Xunit2 from 1.4.40 to 1.4.42

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

Akka.NET v1.4.42

1.4.42 September 23 2022

Akka.NET v1.4.42 is a minor release that contains some minor bug fixes.

If you want to see the full set of changes made in Akka.NET v1.4.42, click here.

COMMITS LOC+ LOC- AUTHOR
3 66 3 Gregorius Soedharmo
1 557 118 Aaron Stannard

Changes:

  • bfdd559cf9fdc429c0f698b6c764c086f09f0817 close #5375 - made README.md NuGet-friendly (#6112)
  • 256235bab7a559496689a178da86757c8ec8195f cleaned up NuGet package descriptions (#6111)
  • 9d8f38a9c4af437ab58e8497b304de18cd479a3d Update RELEASE_NOTES.md for v1.4.42 release (#6110)
  • 231c8c9179c37c658bd7963bd0085b4f1919e87a Akka.Cluster.Sharding GetEntityLocation Query (#6101)
  • e2b1d73e7293f68b9611232d5b1c3c08785ca86e [Akka.TestKit] TestKitBase should take arbitrary ActorSystem without throwing (#6092) (#6094)
  • 63639b9f77792e99672934ed01d3d5bb8fd8a19f Change TestKitBase.InitializeTest to virtual so it can be deferred (#6093)
  • 03190b5badd535660e8f2fd414a346e9199b89ee Require verbose logging for more gossip send/receive log statements. (#6089) (#6091)

This list of changes was auto generated.

Akka.NET v1.4.41

1.4.41 August 31 2022

Akka.NET v1.4.41 is a minor release that contains some minor bug fix and throughput performance improvement for Akka.Remote

Before

</tr></table> 

... (truncated)

Changelog

Sourced from Akka.TestKit.Xunit2's changelog.

1.4.42 September 23 2022

Akka.NET v1.4.42 is a minor release that contains some minor bug fixes.

If you want to see the full set of changes made in Akka.NET v1.4.42, click here.

COMMITS LOC+ LOC- AUTHOR
3 66 3 Gregorius Soedharmo
1 557 118 Aaron Stannard

1.4.41 August 31 2022

Akka.NET v1.4.41 is a minor release that contains some minor bug fix and throughput performance improvement for Akka.Remote

Before

BenchmarkDotNet=v0.13.1, OS=Windows 10.0.19041.1415 (2004/May2020Update/20H1)
AMD Ryzen 9 3900X, 1 CPU, 24 logical and 12 physical cores
.NET SDK=6.0.200
  [Host]     : .NET 6.0.2 (6.0.222.6406), X64 RyuJIT
  DefaultJob : .NET 6.0.2 (6.0.222.6406), X64 RyuJIT
Method Mean Error StdDev Gen 0 Gen 1 Allocated
WritePayloadPdu 1,669.6 ns 21.10 ns 19.74 ns 0.2156 - 1,808 B
DecodePayloadPdu 2,039.7 ns 12.52 ns 11.71 ns 0.2156 0.0031 1,816 B
DecodePduOnly 131.3 ns 1.32 ns 1.11 ns 0.0563 0.0002 472 B
DecodeMessageOnly 1,665.0 ns 15.03 ns 14.05 ns 0.1406 - 1,184 B
DeserializePayloadOnly 151.2 ns 1.88 ns 1.76 ns 0.0199 - 168 B

After

... (truncated)

Commits
  • bfdd559 close #5375 - made README.md NuGet-friendly (#6112)
  • 256235b cleaned up NuGet package descriptions (#6111)
  • 9d8f38a Update RELEASE_NOTES.md for v1.4.42 release (#6110)
  • 231c8c9 Akka.Cluster.Sharding GetEntityLocation Query (#6101)
  • e2b1d73 [Akka.TestKit] TestKitBase should take arbitrary ActorSystem without throwing...
  • 63639b9 Change TestKitBase.InitializeTest to virtual so it can be deferred (#6093)
  • 03190b5 Require verbose logging for more gossip send/receive log statements. (#6089) ...
  • 07b5b15 Update RELEASE_NOTES.md for 1.4.41 release (#6088)
  • 1a1c4b6 Regenerate all protobuf messages (#6087)
  • a0f0032 AkkaPduCodec serializer benchmark (#6078) (#6086)
  • Additional commits viewable in compare view

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)

Bumps `AkkaVersion` from 1.4.40 to 1.4.42.

Updates `Akka` from 1.4.40 to 1.4.42
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.42/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.40...1.4.42)

Updates `Akka.TestKit.Xunit2` from 1.4.40 to 1.4.42
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.42/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.40...1.4.42)

---
updated-dependencies:
- dependency-name: Akka
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2022
@Aaronontheweb Aaronontheweb merged commit 7e8ad57 into dev Sep 23, 2022
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/AkkaVersion-1.4.42 branch September 23, 2022 19:39
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