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.34 #418

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Akka from 1.4.33 to 1.4.34.

Release notes

Sourced from Akka's releases.

Akka.NET v1.4.34

1.4.34 March 7 2022

Akka.NET v1.4.33 is a minor release that contains some bug fixes. Most of the changes have been aimed at improving our web documentation and code cleanup to modernize some of our code.

Bug fixes:

Improvements:

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

COMMITS LOC+ LOC- AUTHOR
12 1177 718 Ebere Abanonu
6 192 47 Gregorius Soedharmo
3 255 167 Ismael Hamed
1 3 0 Aaron Stannard
1 126 10 Drew

Changes:

  • 1e7581a1d482a08deafe2c549283885c3ade2bf7 Merge pull request #5708 from akkadotnet/dev
  • 3bf4c12fa5a95e0a2a1de871f287c4402ba36fa1 Update RELEASE_NOTES.md for 1.4.34 release (#5707)
  • 5296c64273e9f5e5d9048dab076a4742a50a8057 Add Stateful methods for circuitbreaker (#5650)
  • 60d95acb6a25306822fb734a8633d18482755379 Reorder Source/FlowWithContext type parameters (#5648)
  • 2bbc58ce76d8b5ab849dcd4f4991a0b260ed023f Fix confusing logging when receiving gossip from unknown (#5706)
  • 4db81c1c90b6cf76a5669f4cd375ccc7f526ae50 Call base.AfterAll() to kill TestKit ActorSystem (#5705)
  • e47f99d1aa56bcc69b7bbb5fcd25c9fac14948ce Fix Serialization documentation discoverability (#5699)
  • ba86390f51a09dbceb4dd3d6a58f5a0666fbf0e8 Fixed broken toc.yml (#5694)
  • b1ab5154c263c0bb5362e6050ecb0aaaa6fb5060 Optimize PipeTo ConfigureAwait call (#5688)
  • 655e4f337c58beaa7bbb5cbf4cfa791c49f1539f Make PipeTo ConfigureAwait() optional (#5684)
  • 700f33d5d3b47ba75c21f85ccbba0b5e78bd1f84 Fix ORSet.Merge with AddDeltaOperation takes too long to complete (#5686)
  • 8faab89a937778197b11f21292cc7145101d4267 Updated developement scenario (#5533)
  • 0b89fb5fcf81e496a1dcac074f4e0832dca908e6 Improve code reference hygiene with exisiting code block (#5680)
  • af10db08a8d5f1edbaebf342bce3e046f59b0330 Correct the usage of integration (#5679)
  • 02334cff244ee7063610f1915e5f411a910d46c0 [Docs] Improve coordinated shutdown doc hygiene (#5677)
  • f6c716acc9fbb5b2144a1dd0308eab5d54acaa73 Make sure DocFX warning check step only executed in PR (#5674)
  • 3667a62fb891f51abd7fe815d7890111872ebe08 Check for possible broken documentation by failing on DocFX warning (#5542)
  • 4573bccefd4ad92baf6a08bfed8840f264fac6c6 Resolved invalid links (#5669)
  • 9ca6768ae7e52365dfb01a8a1fc375995fbe14d2 [Docs]: Fix Metadata Reference (#5668)
  • aeb22a410bc4fa1c8a11b1cdc88251f056a717d6 Fix link issue with xref (#5666)
  • 0ab57838a84e0be8e7a27584af6d6ecae1c7f8f0 Moved the akka core configuration page into `modules`` (#5664)
  • 05dfaff60a41d86f6eeeb4965a0f5784d608a2ca Change WatchTermination signature to Task (#5647)
  • 79594a38739e01fe52f852db6f61cd655284177b Fix invalid paths (#5658)
  • 06f9c9eb99352deb24af4fa364df1474291af9e8 Resolve hocon paths (#5644)

... (truncated)

Changelog

Sourced from Akka's changelog.

1.4.34 March 7 2022

Akka.NET v1.4.33 is a minor release that contains some bug fixes. Most of the changes have been aimed at improving our web documentation and code cleanup to modernize some of our code.

Bug fixes:

Improvements:

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

COMMITS LOC+ LOC- AUTHOR
12 1177 718 Ebere Abanonu
6 192 47 Gregorius Soedharmo
3 255 167 Ismael Hamed
1 3 0 Aaron Stannard
1 126 10 Drew
Commits


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 #419.