petabridge / NBench

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

Bump Akka from 1.4.33 to 1.5.0 #455

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Akka from 1.4.33 to 1.5.0.

Release notes

Sourced from Akka's releases.

Akka.NET v1.5.0

1.5.0 March 2nd 2023

Version 1.5.0 is a major new release of Akka.NET that is now marked as stable and ready for production use.

You can read the full notes about what's changed in Akka.NET v1.5 here. We also encourage you to watch our video: "Akka NET v1.5 New Features and Upgrade Guide"

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

COMMITS LOC+ LOC- AUTHOR
95 25041 24976 Gregorius Soedharmo
85 89784 18362 Aaron Stannard
76 95 95 dependabot[bot]
18 3201 908 Ismael Hamed
5 230 251 Sergey Popov
2 77 7 Vagif Abilov
2 38 8 Brah McDude
1 92 92 nabond251
1 843 0 Drew
1 7 6 Tjaart Blignaut
1 5 4 Sean Killeen
1 32 1 JonnyII
1 26 4 Thomas Stegemann
1 203 5 Ebere Abanonu
1 2 2 Popov Sergey
1 2 2 Denis
1 16 0 Damian
1 11 2 Nicolai Davies
1 101 3 aminchenkov
1 1 1 zbynek001
1 1 1 Michel van Os
1 1 1 Adrian D. Alvarez

Changes:

  • 586580306b7c36a6d764303d50ab3dc8eba2a4fb Merge pull request #6484 from akkadotnet/dev
  • 22b772552d648dd1ef3f23e4026e5959f98aab28 V1.5/release notes (#6483)
  • 817bdf9d33aa1219ecaeb6dc3f2ed84596bd6959 clarifying migration details for unaffected users (#6481)
  • f4309351ccd18d1927c76b03e01ce100aefb4fed Akka.Cluster.Sharding migration docs: full restart of cluster (#6480)
  • dde36e95df7f67d4e5e2ae8355d8c324e3f0dcdd fix state update timeout for remember-entities (#6479)
  • 1151651c96430482053082c1f91bed848455f83f simplified Akka.Cluster.Sharding upgrade instructions for v1.5 (#6477)
  • fe3593c941a39a228aee6680b91c2941464948cb Revert TestKit Dispose(bool) method from public to protected (#6476)
  • f4eac11f1e022ab33622d297277fbf1322734e0a Update RELEASE_NOTES.md
  • 1cfa04ec8bde87cf5d5b0467985ffc23d179d9c8 Remove IAsyncLifetime from TestKit (#6475)
  • 6a535f3e0c93d40435af7c979fcfd013cfa80aa0 added v1.5.0-beta5 release notes (#6474)
  • 06086568d97c7344f9ee68b3537b0829640425c4 expose Args() on LogMessage (#6472)
  • 6d249196fbe699f194144fd9ed94401641db3c61 Remove JoinAsync and JoinSeedNodesAsync default timeout values (#6473)
  • 1a63cd98bd2549ee8050b0af4c9d167ac4b897e9 bug fix: timing regressions in Cluster.JoinAsync methods (#6471)

... (truncated)

Changelog

Sourced from Akka's changelog.

1.5.0 March 2nd 2023

Version 1.5.0 is a major new release of Akka.NET that is now marked as stable and ready for production use.

You can read the full notes about what's changed in Akka.NET v1.5 here. We also encourage you to watch our video: "Akka NET v1.5 New Features and Upgrade Guide"

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

COMMITS LOC+ LOC- AUTHOR
95 25041 24976 Gregorius Soedharmo
85 89784 18362 Aaron Stannard
76 95 95 dependabot[bot]
18 3201 908 Ismael Hamed
5 230 251 Sergey Popov
2 77 7 Vagif Abilov
2 38 8 Brah McDude
1 92 92 nabond251
1 843 0 Drew
1 7 6 Tjaart Blignaut
1 5 4 Sean Killeen
1 32 1 JonnyII
1 26 4 Thomas Stegemann
1 203 5 Ebere Abanonu
1 2 2 Popov Sergey
1 2 2 Denis
1 16 0 Damian
1 11 2 Nicolai Davies
1 101 3 aminchenkov
1 1 1 zbynek001
1 1 1 Michel van Os
1 1 1 Adrian D. Alvarez

1.5.0-beta5 February 28th 2023

Version 1.5.0-beta5 contains breaking API changes and new API changes for Akka.NET.

COMMITS LOC+ LOC- AUTHOR
2 50 28 Aaron Stannard
1 22 32 Gregorius Soedharmo

1.5.0-beta4 February 28th 2023

Version 1.5.0-beta4 contains breaking API changes and new API changes for Akka.NET.

... (truncated)

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 1 year 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 1 year ago

Superseded by #458.