petabridge / NBench

Performance benchmarking and testing framework for .NET applications :chart_with_upwards_trend:
https://nbench.io/
Apache License 2.0
533 stars 46 forks source link

Bump Akka from 1.4.33 to 1.4.42 #435

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Akka from 1.4.33 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


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)
CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 2 years ago

Superseded by #436.