Skip to content
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

Bump AkkaVersion from 1.4.43 to 1.4.45 #130

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2022

Bumps AkkaVersion from 1.4.43 to 1.4.45.
Updates Akka.DependencyInjection from 1.4.43 to 1.4.45

Release notes

Sourced from Akka.DependencyInjection's releases.

Akka.NET v1.4.45

1.4.45 October 19th 2022

Akka.NET v1.4.45 is a patch release for Akka.NET v1.4 for a bug introduced in v1.4.44.

Patch

Changes:

  • 5f496e8e29b0f3bd2bbd2c8c7ce67fca8aa103cd Update RELEASE_NOTES.md for 1.4.45 release (#6202)
  • 90dde2581c8ae903b5cff7c585dcc6a8725ef2aa Revert ConfigurationException due to binary incompatibility (#6201)

This list of changes was auto generated.

Akka.NET v1.4.44

1.4.44 October 17th 2022

Akka.NET v1.4.44 is a maintenance release for Akka.NET v1.4 that contains numerous performance improvements in critical areas, including core actor message processing and Akka.Remote.

Performance Fixes

In sum you should expect to see total memory consumption, garbage collection, and throughput improve when you upgrade to Akka.NET v1.4.44.

Other Features and Improvements

You can see the full list of fixes in Akka.NET v1.4.44 here.

COMMITS LOC+ LOC- AUTHOR
10 651 69 @​Aaronontheweb
4 275 17 @​Arkatufus

Changes:

  • 79c652fa5a7eb18d1c4aee5cdf1739fb48018272 added v1.4.44 release notes (#6197)
  • 183ec5ae1229b2948e1b18c2e90aa75eb52f8955 removed boxing allocations inside FSM (#6183)
  • cc3a36141e0d3ae8b066d0cc287057d7eef01009 [BACKPORT #6173] Add HashCodeMessageExtractor factory (#6182)
  • aca6850eb68bbdb64f029bad019d3e58e4bb290f Fix DbCommand.CommandTimeout (#6175) (#6180)
  • 7e9e58f24c65932e032af813f8839afa79ea8c0d [BACKPORT #6166] Eliminate DefaultLogMessageFormatter allocations (#6168)
  • 5f8710d9ce016227b1e73e9c2dc1957f74508b19 Improve error/exception message for misconfigured cluster provider (#6167)

... (truncated)

Changelog

Sourced from Akka.DependencyInjection's changelog.

1.4.45 October 19th 2022

Akka.NET v1.4.45 is a patch release for Akka.NET v1.4 for a bug introduced in v1.4.44.

Patch

1.4.44 October 17th 2022

Akka.NET v1.4.44 is a maintenance release for Akka.NET v1.4 that contains numerous performance improvements in critical areas, including core actor message processing and Akka.Remote.

Performance Fixes

In sum you should expect to see total memory consumption, garbage collection, and throughput improve when you upgrade to Akka.NET v1.4.44.

Other Features and Improvements

You can see the full list of fixes in Akka.NET v1.4.44 here.

COMMITS LOC+ LOC- AUTHOR
10 651 69 @​Aaronontheweb
4 275 17 @​Arkatufus

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

... (truncated)

Commits

Updates Akka.TestKit.Xunit2 from 1.4.43 to 1.4.45

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

Akka.NET v1.4.45

1.4.45 October 19th 2022

Akka.NET v1.4.45 is a patch release for Akka.NET v1.4 for a bug introduced in v1.4.44.

Patch

Changes:

  • 5f496e8e29b0f3bd2bbd2c8c7ce67fca8aa103cd Update RELEASE_NOTES.md for 1.4.45 release (#6202)
  • 90dde2581c8ae903b5cff7c585dcc6a8725ef2aa Revert ConfigurationException due to binary incompatibility (#6201)

This list of changes was auto generated.

Akka.NET v1.4.44

1.4.44 October 17th 2022

Akka.NET v1.4.44 is a maintenance release for Akka.NET v1.4 that contains numerous performance improvements in critical areas, including core actor message processing and Akka.Remote.

Performance Fixes

In sum you should expect to see total memory consumption, garbage collection, and throughput improve when you upgrade to Akka.NET v1.4.44.

Other Features and Improvements

You can see the full list of fixes in Akka.NET v1.4.44 here.

COMMITS LOC+ LOC- AUTHOR
10 651 69 @​Aaronontheweb
4 275 17 @​Arkatufus

Changes:

  • 79c652fa5a7eb18d1c4aee5cdf1739fb48018272 added v1.4.44 release notes (#6197)
  • 183ec5ae1229b2948e1b18c2e90aa75eb52f8955 removed boxing allocations inside FSM (#6183)
  • cc3a36141e0d3ae8b066d0cc287057d7eef01009 [BACKPORT #6173] Add HashCodeMessageExtractor factory (#6182)
  • aca6850eb68bbdb64f029bad019d3e58e4bb290f Fix DbCommand.CommandTimeout (#6175) (#6180)
  • 7e9e58f24c65932e032af813f8839afa79ea8c0d [BACKPORT #6166] Eliminate DefaultLogMessageFormatter allocations (#6168)
  • 5f8710d9ce016227b1e73e9c2dc1957f74508b19 Improve error/exception message for misconfigured cluster provider (#6167)

... (truncated)

Changelog

Sourced from Akka.TestKit.Xunit2's changelog.

1.4.45 October 19th 2022

Akka.NET v1.4.45 is a patch release for Akka.NET v1.4 for a bug introduced in v1.4.44.

Patch

1.4.44 October 17th 2022

Akka.NET v1.4.44 is a maintenance release for Akka.NET v1.4 that contains numerous performance improvements in critical areas, including core actor message processing and Akka.Remote.

Performance Fixes

In sum you should expect to see total memory consumption, garbage collection, and throughput improve when you upgrade to Akka.NET v1.4.44.

Other Features and Improvements

You can see the full list of fixes in Akka.NET v1.4.44 here.

COMMITS LOC+ LOC- AUTHOR
10 651 69 @​Aaronontheweb
4 275 17 @​Arkatufus

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

... (truncated)

Commits

Updates Akka.Remote from 1.4.43 to 1.4.45

Release notes

Sourced from Akka.Remote's releases.

Akka.NET v1.4.45

1.4.45 October 19th 2022

Akka.NET v1.4.45 is a patch release for Akka.NET v1.4 for a bug introduced in v1.4.44.

Patch

Changes:

  • 5f496e8e29b0f3bd2bbd2c8c7ce67fca8aa103cd Update RELEASE_NOTES.md for 1.4.45 release (#6202)
  • 90dde2581c8ae903b5cff7c585dcc6a8725ef2aa Revert ConfigurationException due to binary incompatibility (#6201)

This list of changes was auto generated.

Akka.NET v1.4.44

1.4.44 October 17th 2022

Akka.NET v1.4.44 is a maintenance release for Akka.NET v1.4 that contains numerous performance improvements in critical areas, including core actor message processing and Akka.Remote.

Performance Fixes

In sum you should expect to see total memory consumption, garbage collection, and throughput improve when you upgrade to Akka.NET v1.4.44.

Other Features and Improvements

You can see the full list of fixes in Akka.NET v1.4.44 here.

COMMITS LOC+ LOC- AUTHOR
10 651 69 @​Aaronontheweb
4 275 17 @​Arkatufus

Changes:

  • 79c652fa5a7eb18d1c4aee5cdf1739fb48018272 added v1.4.44 release notes (#6197)
  • 183ec5ae1229b2948e1b18c2e90aa75eb52f8955 removed boxing allocations inside FSM (#6183)
  • cc3a36141e0d3ae8b066d0cc287057d7eef01009 [BACKPORT #6173] Add HashCodeMessageExtractor factory (#6182)
  • aca6850eb68bbdb64f029bad019d3e58e4bb290f Fix DbCommand.CommandTimeout (#6175) (#6180)
  • 7e9e58f24c65932e032af813f8839afa79ea8c0d [BACKPORT #6166] Eliminate DefaultLogMessageFormatter allocations (#6168)
  • 5f8710d9ce016227b1e73e9c2dc1957f74508b19 Improve error/exception message for misconfigured cluster provider (#6167)

... (truncated)

Changelog

Sourced from Akka.Remote's changelog.

1.4.45 October 19th 2022

Akka.NET v1.4.45 is a patch release for Akka.NET v1.4 for a bug introduced in v1.4.44.

Patch

1.4.44 October 17th 2022

Akka.NET v1.4.44 is a maintenance release for Akka.NET v1.4 that contains numerous performance improvements in critical areas, including core actor message processing and Akka.Remote.

Performance Fixes

In sum you should expect to see total memory consumption, garbage collection, and throughput improve when you upgrade to Akka.NET v1.4.44.

Other Features and Improvements

You can see the full list of fixes in Akka.NET v1.4.44 here.

COMMITS LOC+ LOC- AUTHOR
10 651 69 @​Aaronontheweb
4 275 17 @​Arkatufus

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

... (truncated)

Commits

Updates Akka.Cluster.Sharding from 1.4.43 to 1.4.45

Release notes

Sourced from Akka.Cluster.Sharding's releases.

Akka.NET v1.4.45

1.4.45 October 19th 2022

Akka.NET v1.4.45 is a patch release for Akka.NET v1.4 for a bug introduced in v1.4.44.

Patch

Changes:

  • 5f496e8e29b0f3bd2bbd2c8c7ce67fca8aa103cd Update RELEASE_NOTES.md for 1.4.45 release (#6202)
  • 90dde2581c8ae903b5cff7c585dcc6a8725ef2aa Revert ConfigurationException due to binary incompatibility (#6201)

This list of changes was auto generated.

Akka.NET v1.4.44

1.4.44 October 17th 2022

Akka.NET v1.4.44 is a maintenance release for Akka.NET v1.4 that contains numerous performance improvements in critical areas, including core actor message processing and Akka.Remote.

Performance Fixes

In sum you should expect to see total memory consumption, garbage collection, and throughput improve when you upgrade to Akka.NET v1.4.44.

Other Features and Improvements

You can see the full list of fixes in Akka.NET v1.4.44 here.

COMMITS LOC+ LOC- AUTHOR
10 651 69 @​Aaronontheweb
4 275 17 @​Arkatufus

Changes:

  • 79c652fa5a7eb18d1c4aee5cdf1739fb48018272 added v1.4.44 release notes (#6197)
  • 183ec5ae1229b2948e1b18c2e90aa75eb52f8955 removed boxing allocations inside FSM (#6183)
  • cc3a36141e0d3ae8b066d0cc287057d7eef01009 [BACKPORT #6173] Add HashCodeMessageExtractor factory (#6182)
  • aca6850eb68bbdb64f029bad019d3e58e4bb290f Fix DbCommand.CommandTimeout (#6175) (#6180)
  • 7e9e58f24c65932e032af813f8839afa79ea8c0d [BACKPORT #6166] Eliminate DefaultLogMessageFormatter allocations (#6168)
  • 5f8710d9ce016227b1e73e9c2dc1957f74508b19 Improve error/exception message for misconfigured cluster provider (#6167)

... (truncated)

Changelog

Sourced from Akka.Cluster.Sharding's changelog.

1.4.45 October 19th 2022

Akka.NET v1.4.45 is a patch release for Akka.NET v1.4 for a bug introduced in v1.4.44.

Patch

1.4.44 October 17th 2022

Akka.NET v1.4.44 is a maintenance release for Akka.NET v1.4 that contains numerous performance improvements in critical areas, including core actor message processing and Akka.Remote.

Performance Fixes

In sum you should expect to see total memory consumption, garbage collection, and throughput improve when you upgrade to Akka.NET v1.4.44.

Other Features and Improvements

You can see the full list of fixes in Akka.NET v1.4.44 here.

COMMITS LOC+ LOC- AUTHOR
10 651 69 @​Aaronontheweb
4 275 17 @​Arkatufus

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

... (truncated)

Commits

Updates Akka.Persistence.Query.Sql from 1.4.43 to 1.4.45

Release notes

Sourced from Akka.Persistence.Query.Sql's releases.

Akka.NET v1.4.45

1.4.45 October 19th 2022

Akka.NET v1.4.45 is a patch release for Akka.NET v1.4 for a bug introduced in v1.4.44.

Patch

Changes:

  • 5f496e8e29b0f3bd2bbd2c8c7ce67fca8aa103cd Update RELEASE_NOTES.md for 1.4.45 release (#6202)
  • 90dde2581c8ae903b5cff7c585dcc6a8725ef2aa Revert ConfigurationException due to binary incompatibility (#6201)

This list of changes was auto generated.

Akka.NET v1.4.44

1.4.44 October 17th 2022

Akka.NET v1.4.44 is a maintenance release for Akka.NET v1.4 that contains numerous performance improvements in critical areas, including core actor message processing and Akka.Remote.

Performance Fixes

In sum you should expect to see total memory consumption, garbage collection, and throughput improve when you upgrade to Akka.NET v1.4.44.

Other Features and Improvements

You can see the full list of fixes in Akka.NET v1.4.44 here.

COMMITS LOC+ LOC- AUTHOR
10 651 69 @​Aaronontheweb
4 275 17 @​Arkatufus

Changes:

  • 79c652fa5a7eb18d1c4aee5cdf1739fb48018272 added v1.4.44 release notes (#6197)
  • 183ec5ae1229b2948e1b18c2e90aa75eb52f8955 removed boxing allocations inside FSM (#6183)
  • cc3a36141e0d3ae8b066d0cc287057d7eef01009 [BACKPORT #6173] Add HashCodeMessageExtractor factory (#6182)
  • aca6850eb68bbdb64f029bad019d3e58e4bb290f Fix DbCommand.CommandTimeout (#6175) (#6180)
  • 7e9e58f24c65932e032af813f8839afa79ea8c0d [BACKPORT #6166] Eliminate DefaultLogMessageFormatter allocations (#6168)
  • 5f8710d9ce016227b1e73e9c2dc1957f74508b19 Improve error/exception message for misconfigured cluster provider (#6167)

... (truncated)

Changelog

Sourced from Akka.Persistence.Query.Sql's changelog.

1.4.45 October 19th 2022

Akka.NET v1.4.45 is a patch release for Akka.NET v1.4 for a bug introduced in v1.4.44.

Patch

1.4.44 October 17th 2022

Akka.NET v1.4.44 is a maintenance release for Akka.NET v1.4 that contains numerous performance improvements in critical areas, including core actor message processing and Akka.Remote.

Performance Fixes

In sum you should expect to see total memory consumption, garbage collection, and throughput improve when you upgrade to Akka.NET v1.4.44.

Other Features and Improvements

You can see the full list of fixes in Akka.NET v1.4.44 here.

COMMITS LOC+ LOC- AUTHOR
10 651 69 @​Aaronontheweb
4 275 17 @​Arkatufus

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

... (truncated)

Commits

Bumps `AkkaVersion` from 1.4.43 to 1.4.45.

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

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

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

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

Updates `Akka.Persistence.Query.Sql` from 1.4.43 to 1.4.45
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.45/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.43...1.4.45)

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

---
updated-dependencies:
- dependency-name: Akka.DependencyInjection
  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.Remote
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Cluster.Sharding
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Query.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence
  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 Oct 20, 2022
@Arkatufus Arkatufus merged commit 0971818 into dev Oct 20, 2022
@Arkatufus Arkatufus deleted the dependabot/nuget/AkkaVersion-1.4.45 branch October 20, 2022 18:09
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.

None yet

1 participant