petabridge / Petabridge.Tracing.ApplicationInsights

OpenTracing adapter for Microsoft Application Insights
Apache License 2.0
28 stars 2 forks source link

Bump Akka from 1.4.35 to 1.4.43 #134

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Akka from 1.4.35 to 1.4.43.

Release notes

Sourced from Akka's releases.

Akka.NET v1.4.43

1.4.43 September 27 2022

Akka.NET v1.4.43 is a minor release that contains a minor bug fix.

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

COMMITS LOC+ LOC- AUTHOR
1 2 2 Aaron Stannard
1 172 4 Gregorius Soedharmo

Changes:

  • 80cc680dd52dbe522ce0d0621b5fef7e892e3400 Update RELEASE_NOTES.md for 1.4.43 (#6122)
  • 86a06792becb84030f0562cd0f5bff14c0ba9965 Fix GetEntityLocation use wrong actor path (#6120)
  • 1f131d25994371cb943bdf38feace3c07d320c92 Fixing README.md URLs for v1.4 (#6115)

This list of changes was auto generated.

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.

... (truncated)

Changelog

Sourced from Akka's changelog.

1.4.43 September 27 2022

Akka.NET v1.4.43 is a minor release that contains a minor bug fix.

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

COMMITS LOC+ LOC- AUTHOR
1 2 2 Aaron Stannard
1 172 4 Gregorius Soedharmo

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
</tr></table> 

... (truncated)

Commits
  • 80cc680 Update RELEASE_NOTES.md for 1.4.43 (#6122)
  • 86a0679 Fix GetEntityLocation use wrong actor path (#6120)
  • 1f131d2 Fixing README.md URLs for v1.4 (#6115)
  • 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) ...
  • 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[bot] commented 1 year ago

Superseded by #135.