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.27 to 1.4.28 #101

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Akka from 1.4.27 to 1.4.28.

Release notes

Sourced from Akka's releases.

Akka.NET v1.4.28

1.4.28 November 10 2021

Maintenance Release for Akka.NET 1.4 Akka.NET v1.4.28 is a minor release that contains some enhancements for Akka.Streams and some bug fixes.

New Akka.Streams Stages Akka.NET v1.4.28 includes two new Akka.Streams stages:

  • Source.Never - a utility stage that never emits any elements, never completes, and never fails. Designed primarily for unit testing.
  • Flow.WireTap - the WireTap stage attaches a given Sink to a Flow without affecting any of the upstream or downstream elements. This stage is designed for performance monitoring and instrumentation of Akka.Streams graphs.

In addition to these, here are some other changes introduced Akka.NET v1.4.28:

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

COMMITS LOC+ LOC- AUTHOR
16 2707 1911 Sean Killeen
8 1088 28 Ismael Hamed
6 501 261 Gregorius Soedharmo
5 8 8 dependabot[bot]
4 36 86 Aaron Stannard
1 1 0 Jarl Sveinung Flø Rasmussen

Special thanks for @​SeanKilleen for contributing extensive Markdown linting and automated CI checks for that to our documentation! akkadotnet/akka.net#5312

Changes:

  • 6157f964659c4adf7ae5ee472b358c5b66544d47 Merge pull request #5378 from akkadotnet/dev
  • ef8536afd3438c4a1f691b84b10f767186d2c720 Added v1.4.28 release notes (#5377)
  • 7ba59b4d52c2e72de89297a3082aa0885a030e5a adding NuGet logo and README support (#5183)
  • 9c06864cbe682ea65c1589789f723a5aaf10a7fc add .NET 6 SDK support (#5373)
  • 783665efb01c4d767e7d5493e149e396f7b61950 Bump NUnit3TestAdapter from 4.0.0 to 4.1.0 (#5369)
  • 6a2c75701846c6f66004f5db294a6a2ef07af69d Sets InternalsVisibleTo for Akka.Management.Cluster.Http (#5363)
  • 28246c48f5928352d1455895a17fa1ba398a723b Ported WireTap combinator (#5357)
  • 7732fc76bb4a4fb8dd0891201ae2636bcc79b971 made GraphStageLogic.LogSource virtual and change default StageLogic LogSource (#5360)
  • 048ea8443043e9ae7e325e481ebbcd2195dbf03a Add spec to check that Akka.Cluster.Metrics can be started automatically (#5359)
  • fd458b69886082cb6efdb4a00fe515aa7dc21429 Bump Fsharp.Core from 5.0.2 to 6.0.1 (#5358)
  • db28aa32a6a6f5c98bc6fcd9ba275372cbf71229 Brings back StreamTcpException static field Instance (#5356)
  • 59ca11559fd024c99bc8d5d6ba68f2fda54ebd27 Add a more comprehensive non-breaking user feedback for misconfigured discovery settings (#5353)

... (truncated)

Changelog

Sourced from Akka's changelog.

1.4.28 November 10 2021

Maintenance Release for Akka.NET 1.4 Akka.NET v1.4.28 is a minor release that contains some enhancements for Akka.Streams and some bug fixes.

New Akka.Streams Stages Akka.NET v1.4.28 includes two new Akka.Streams stages:

  • Source.Never - a utility stage that never emits any elements, never completes, and never fails. Designed primarily for unit testing.
  • Flow.WireTap - the WireTap stage attaches a given Sink to a Flow without affecting any of the upstream or downstream elements. This stage is designed for performance monitoring and instrumentation of Akka.Streams graphs.

In addition to these, here are some other changes introduced Akka.NET v1.4.28:

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

COMMITS LOC+ LOC- AUTHOR
16 2707 1911 Sean Killeen
8 1088 28 Ismael Hamed
6 501 261 Gregorius Soedharmo
5 8 8 dependabot[bot]
4 36 86 Aaron Stannard
1 1 0 Jarl Sveinung Flø Rasmussen

Special thanks for @​SeanKilleen for contributing extensive Markdown linting and automated CI checks for that to our documentation! akkadotnet/akka.net#5312

Commits
  • 6157f96 Merge pull request #5378 from akkadotnet/dev
  • ef8536a Added v1.4.28 release notes (#5377)
  • 7ba59b4 adding NuGet logo and README support (#5183)
  • 9c06864 add .NET 6 SDK support (#5373)
  • 783665e Bump NUnit3TestAdapter from 4.0.0 to 4.1.0 (#5369)
  • 6a2c757 Sets InternalsVisibleTo for Akka.Management.Cluster.Http (#5363)
  • 28246c4 Ported WireTap combinator (#5357)
  • 7732fc7 made GraphStageLogic.LogSource virtual and change default StageLogic `Log...
  • 048ea84 Add spec to check that Akka.Cluster.Metrics can be started automatically (#5359)
  • fd458b6 Bump Fsharp.Core from 5.0.2 to 6.0.1 (#5358)
  • 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 #102.