Skip to content

Bump AkkaVersion from 1.4.25 to 1.4.26 #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2021

Bumps AkkaVersion from 1.4.25 to 1.4.26.
Updates Akka from 1.4.25 to 1.4.26

Release notes

Sourced from Akka's releases.

akka.net v1.4.26

1.4.26 September 28 2021

Maintenance Release for Akka.NET 1.4 Akka.NET v1.4.26 is a very small release that addresses one wire format regression introduced in Akka.NET v1.4.20.

Bug Fixes and Improvements

You can see the full set of changes introduced in Akka.NET v1.4.26 here

COMMITS LOC+ LOC- AUTHOR
4 99 96 Gregorius Soedharmo
3 79 5 Aaron Stannard
1 1 1 dependabot[bot]

1.4.25 September 08 2021

Maintenance Release for Akka.NET 1.4 Akka.NET v1.4.25 includes some significant performance improvements for Akka.Remote and a number of important bug fixes and improvements.

Bug Fixes and Improvements

Performance Improvements Using our standard RemotePingPong benchmark, the difference between v1.4.24 and v1.4.24 is significant:

v1.4.24

OSVersion:                         Microsoft Windows NT 6.2.9200.0 
ProcessorCount:                    16                              
ClockSpeed:                        0 MHZ                           
Actor Count:                       32                              
Messages sent/received per client: 200000  (2e5)                   
Is Server GC:                      True                            
Thread count:                      111                             

Num clients, Total [msg], Msgs/sec, Total [ms]
1, 200000, 96994, 2062.08
5, 1000000, 194818, 5133.93
10, 2000000, 198966, 10052.93
15, 3000000, 199455, 15041.56
</tr></table>

... (truncated)

Changelog

Sourced from Akka's changelog.

1.4.26 September 28 2021

Maintenance Release for Akka.NET 1.4 Akka.NET v1.4.26 is a very small release that addresses one wire format regression introduced in Akka.NET v1.4.20.

Bug Fixes and Improvements

You can see the full set of changes introduced in Akka.NET v1.4.26 here

COMMITS LOC+ LOC- AUTHOR
4 99 96 Gregorius Soedharmo
3 79 5 Aaron Stannard
1 1 1 dependabot[bot]
Commits
  • 2f92a5a Merge pull request #5294 from akkadotnet/dev
  • 46604f0 added v1.4.26 release notes (#5293)
  • 8f45d70 Added HOCON comment for `akka.actor.serialization-settings.primitive.use-lega...
  • 302e3cb Change PrimitiveSerializer compatibility switch setting name from `use-neutra...
  • dc44359 Added Akka.NET v1.4 upgrade advisories area to website (#5289)
  • eb955c2 Modify MNTR to work with the new MNTR package (#5288)
  • 084156e Revert #5180, switching back to original LightningDB packages. (#5286)
  • 6101fea Add backward compatibility to PrimitiveSerializers (#5280)
  • 708b539 Bump Microsoft.Data.SQLite from 5.0.9 to 5.0.10 (#5277)
  • ed3807d Update RELEASE_NOTES.md
  • See full diff in compare view

Updates Akka.TestKit.Xunit2 from 1.4.25 to 1.4.26

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

akka.net v1.4.26

1.4.26 September 28 2021

Maintenance Release for Akka.NET 1.4 Akka.NET v1.4.26 is a very small release that addresses one wire format regression introduced in Akka.NET v1.4.20.

Bug Fixes and Improvements

You can see the full set of changes introduced in Akka.NET v1.4.26 here

COMMITS LOC+ LOC- AUTHOR
4 99 96 Gregorius Soedharmo
3 79 5 Aaron Stannard
1 1 1 dependabot[bot]

1.4.25 September 08 2021

Maintenance Release for Akka.NET 1.4 Akka.NET v1.4.25 includes some significant performance improvements for Akka.Remote and a number of important bug fixes and improvements.

Bug Fixes and Improvements

Performance Improvements Using our standard RemotePingPong benchmark, the difference between v1.4.24 and v1.4.24 is significant:

v1.4.24

OSVersion:                         Microsoft Windows NT 6.2.9200.0 
ProcessorCount:                    16                              
ClockSpeed:                        0 MHZ                           
Actor Count:                       32                              
Messages sent/received per client: 200000  (2e5)                   
Is Server GC:                      True                            
Thread count:                      111                             

Num clients, Total [msg], Msgs/sec, Total [ms]
1, 200000, 96994, 2062.08
5, 1000000, 194818, 5133.93
10, 2000000, 198966, 10052.93
15, 3000000, 199455, 15041.56
</tr></table>

... (truncated)

Changelog

Sourced from Akka.TestKit.Xunit2's changelog.

1.4.26 September 28 2021

Maintenance Release for Akka.NET 1.4 Akka.NET v1.4.26 is a very small release that addresses one wire format regression introduced in Akka.NET v1.4.20.

Bug Fixes and Improvements

You can see the full set of changes introduced in Akka.NET v1.4.26 here

COMMITS LOC+ LOC- AUTHOR
4 99 96 Gregorius Soedharmo
3 79 5 Aaron Stannard
1 1 1 dependabot[bot]
Commits
  • 2f92a5a Merge pull request #5294 from akkadotnet/dev
  • 46604f0 added v1.4.26 release notes (#5293)
  • 8f45d70 Added HOCON comment for `akka.actor.serialization-settings.primitive.use-lega...
  • 302e3cb Change PrimitiveSerializer compatibility switch setting name from `use-neutra...
  • dc44359 Added Akka.NET v1.4 upgrade advisories area to website (#5289)
  • eb955c2 Modify MNTR to work with the new MNTR package (#5288)
  • 084156e Revert #5180, switching back to original LightningDB packages. (#5286)
  • 6101fea Add backward compatibility to PrimitiveSerializers (#5280)
  • 708b539 Bump Microsoft.Data.SQLite from 5.0.9 to 5.0.10 (#5277)
  • ed3807d Update RELEASE_NOTES.md
  • See full diff in compare view

Updates Akka.Cluster from 1.4.25 to 1.4.26

Release notes

Sourced from Akka.Cluster's releases.

akka.net v1.4.26

1.4.26 September 28 2021

Maintenance Release for Akka.NET 1.4 Akka.NET v1.4.26 is a very small release that addresses one wire format regression introduced in Akka.NET v1.4.20.

Bug Fixes and Improvements

You can see the full set of changes introduced in Akka.NET v1.4.26 here

COMMITS LOC+ LOC- AUTHOR
4 99 96 Gregorius Soedharmo
3 79 5 Aaron Stannard
1 1 1 dependabot[bot]

1.4.25 September 08 2021

Maintenance Release for Akka.NET 1.4 Akka.NET v1.4.25 includes some significant performance improvements for Akka.Remote and a number of important bug fixes and improvements.

Bug Fixes and Improvements

Performance Improvements Using our standard RemotePingPong benchmark, the difference between v1.4.24 and v1.4.24 is significant:

v1.4.24

OSVersion:                         Microsoft Windows NT 6.2.9200.0 
ProcessorCount:                    16                              
ClockSpeed:                        0 MHZ                           
Actor Count:                       32                              
Messages sent/received per client: 200000  (2e5)                   
Is Server GC:                      True                            
Thread count:                      111                             

Num clients, Total [msg], Msgs/sec, Total [ms]
1, 200000, 96994, 2062.08
5, 1000000, 194818, 5133.93
10, 2000000, 198966, 10052.93
15, 3000000, 199455, 15041.56
</tr></table>

... (truncated)

Changelog

Sourced from Akka.Cluster's changelog.

1.4.26 September 28 2021

Maintenance Release for Akka.NET 1.4 Akka.NET v1.4.26 is a very small release that addresses one wire format regression introduced in Akka.NET v1.4.20.

Bug Fixes and Improvements

You can see the full set of changes introduced in Akka.NET v1.4.26 here

COMMITS LOC+ LOC- AUTHOR
4 99 96 Gregorius Soedharmo
3 79 5 Aaron Stannard
1 1 1 dependabot[bot]
Commits
  • 2f92a5a Merge pull request #5294 from akkadotnet/dev
  • 46604f0 added v1.4.26 release notes (#5293)
  • 8f45d70 Added HOCON comment for `akka.actor.serialization-settings.primitive.use-lega...
  • 302e3cb Change PrimitiveSerializer compatibility switch setting name from `use-neutra...
  • dc44359 Added Akka.NET v1.4 upgrade advisories area to website (#5289)
  • eb955c2 Modify MNTR to work with the new MNTR package (#5288)
  • 084156e Revert #5180, switching back to original LightningDB packages. (#5286)
  • 6101fea Add backward compatibility to PrimitiveSerializers (#5280)
  • 708b539 Bump Microsoft.Data.SQLite from 5.0.9 to 5.0.10 (#5277)
  • ed3807d Update RELEASE_NOTES.md
  • See full diff in compare view

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)

Bumps `AkkaVersion` from 1.4.25 to 1.4.26.

Updates `Akka` from 1.4.25 to 1.4.26
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.25...1.4.26)

Updates `Akka.TestKit.Xunit2` from 1.4.25 to 1.4.26
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.25...1.4.26)

Updates `Akka.Cluster` from 1.4.25 to 1.4.26
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.25...1.4.26)

---
updated-dependencies:
- dependency-name: Akka
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Cluster
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 28, 2021
@CumpsD
Copy link
Member

CumpsD commented Oct 7, 2021

@Aaronontheweb I think you missed this one with .26 releases

@Aaronontheweb Aaronontheweb merged commit b6f5c2e into dev Oct 7, 2021
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/AkkaVersion-1.4.26 branch October 7, 2021 16:28
@Aaronontheweb
Copy link
Member

The changes we made in v1.4.26 don't affect this one all that much but we can push a new release

@CumpsD
Copy link
Member

CumpsD commented Oct 7, 2021

@Aaronontheweb I assumed (perhaps wrongly) all Akka.* packages get bumped together on a new Akka release

@Aaronontheweb
Copy link
Member

We are hoping to add some automation that does that, but usually we only bump these plugin projects every so often as the APIs they use tend to not to change much. The Akka.Streams and Akka.Persistence onces, however, we update more frequently as they touch more moving parts.

@Aaronontheweb
Copy link
Member

However, we will bump this one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants