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.39 #125

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Akka from 1.4.35 to 1.4.39.

Release notes

Sourced from Akka's releases.

Akka.NET v1.4.39

1.4.39 June 1 2022

Akka.NET v1.4.39 is a minor release that contains some very important bug fixes for Akka.Remote and Akka.Cluster users.

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

COMMITS LOC+ LOC- AUTHOR
3 204 99 Aaron Stannard
1 1 13 Gregorius Soedharmo

Changes:

  • 97b4bd801dd1764fa84aec17fa3b670474ed6746 added v1.4.39 release notes (#5977)
  • 36bc254f90bffaa9d5947739cc7e13fb19fecd0e Fix sharding tolerant reader (#5976)
  • 0e7cd06933dfbd4215cd225ee6bc394ec2e95bfe Trap all exception thrown while trying to dispatch messages in Akka.Remote.EnpointReader (#5971)
  • 4fa7abb62e07273d7282346531beafe2a36bd2ec Allow PersistentShardCoordinator to tolerate duplicate ShardHomeAllocated messages (#5967) [ #5604 ]
  • 926092471a38860dcc6edd1df4973d8aa66b91d2 pass Akka.Cluster.Cluster into IDowningProvider directly (#5965) [ #5962 ]

This list of changes was auto generated.

Akka.NET v1.4.38

1.4.38 May 6 2022

Akka.NET v1.4.38 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.38, click here.

COMMITS LOC+ LOC- AUTHOR
6 177 93 Gregorius Soedharmo
5 424 156 Ismael Hamed
2 86 89 Aaron Stannard
1 45 209 Simon Cropp
1 1 1 dependabot[bot]

Changes:

  • 67f6737c4ff7650f1a02c4efcc470347602782af Update RELEASE_NOTES.md for v1.4.38 release (#5922)
  • f60f58506f2a0c2ae760faa076778b1682c72cd9 enable ChannelTaskScheduler to work inside Akka.Cluster without causing errors inside /system actors (#5861) [ #5498 ]
  • 520a4af78f31aa0d7a94ff41e032eb633cbf2674 Fix typo in akka.remote.dot-netty.ssl.certificate (#5903)
  • 7cf5c96952cef7c81717c1df4218aaf4f0e1e96e Merge pull request #5883 from Arkatufus/cherrypick_actorref-not-completing [ #5875 ]

... (truncated)

Changelog

Sourced from Akka's changelog.

1.4.39 June 1 2022

Akka.NET v1.4.39 is a minor release that contains some very important bug fixes for Akka.Remote and Akka.Cluster users.

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

COMMITS LOC+ LOC- AUTHOR
3 204 99 Aaron Stannard
1 1 13 Gregorius Soedharmo

1.4.38 May 6 2022

Akka.NET v1.4.38 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.38, click here.

COMMITS LOC+ LOC- AUTHOR
6 177 93 Gregorius Soedharmo
5 424 156 Ismael Hamed
2 86 89 Aaron Stannard
1 45 209 Simon Cropp
1 1 1 dependabot[bot]

1.4.37 April 14 2022

Akka.NET v1.4.37 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.37, click here.

COMMITS LOC+ LOC- AUTHOR
3 15 4 Gregorius Soedharmo
1 2 2 dependabot[bot]

1.4.36 April 4 2022

Akka.NET v1.4.36 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.

... (truncated)

Commits
  • 97b4bd8 added v1.4.39 release notes (#5977)
  • 36bc254 Fix sharding tolerant reader (#5976)
  • 0e7cd06 Trap all exception thrown while trying to dispatch messages in Akka.Remote.En...
  • 4fa7abb Allow PersistentShardCoordinator to tolerate duplicate ShardHomeAllocated...
  • 9260924 pass Akka.Cluster.Cluster into IDowningProvider directly (#5965)
  • 67f6737 Update RELEASE_NOTES.md for v1.4.38 release (#5922)
  • f60f585 enable ChannelTaskScheduler to work inside Akka.Cluster without causing err...
  • 520a4af Fix typo in akka.remote.dot-netty.ssl.certificate (#5903)
  • 7cf5c96 Merge pull request #5883 from Arkatufus/cherrypick_actorref-not-completing
  • 9c31d13 Backport of #5874: GroupBy fixes (#5882)
  • 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 2 years ago

Superseded by #127.