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.32 to 1.4.34 #192

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2022

Bumps AkkaVersion from 1.4.32 to 1.4.34.
Updates Akka from 1.4.32 to 1.4.34

Release notes

Sourced from Akka's releases.

Akka.NET v1.4.34

1.4.34 March 7 2022

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

Bug fixes:

Improvements:

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

COMMITS LOC+ LOC- AUTHOR
12 1177 718 Ebere Abanonu
6 192 47 Gregorius Soedharmo
3 255 167 Ismael Hamed
1 3 0 Aaron Stannard
1 126 10 Drew

Changes:

  • 1e7581a1d482a08deafe2c549283885c3ade2bf7 Merge pull request #5708 from akkadotnet/dev
  • 3bf4c12fa5a95e0a2a1de871f287c4402ba36fa1 Update RELEASE_NOTES.md for 1.4.34 release (#5707)
  • 5296c64273e9f5e5d9048dab076a4742a50a8057 Add Stateful methods for circuitbreaker (#5650)
  • 60d95acb6a25306822fb734a8633d18482755379 Reorder Source/FlowWithContext type parameters (#5648)
  • 2bbc58ce76d8b5ab849dcd4f4991a0b260ed023f Fix confusing logging when receiving gossip from unknown (#5706)
  • 4db81c1c90b6cf76a5669f4cd375ccc7f526ae50 Call base.AfterAll() to kill TestKit ActorSystem (#5705)
  • e47f99d1aa56bcc69b7bbb5fcd25c9fac14948ce Fix Serialization documentation discoverability (#5699)
  • ba86390f51a09dbceb4dd3d6a58f5a0666fbf0e8 Fixed broken toc.yml (#5694)
  • b1ab5154c263c0bb5362e6050ecb0aaaa6fb5060 Optimize PipeTo ConfigureAwait call (#5688)
  • 655e4f337c58beaa7bbb5cbf4cfa791c49f1539f Make PipeTo ConfigureAwait() optional (#5684)
  • 700f33d5d3b47ba75c21f85ccbba0b5e78bd1f84 Fix ORSet.Merge with AddDeltaOperation takes too long to complete (#5686)
  • 8faab89a937778197b11f21292cc7145101d4267 Updated developement scenario (#5533)
  • 0b89fb5fcf81e496a1dcac074f4e0832dca908e6 Improve code reference hygiene with exisiting code block (#5680)
  • af10db08a8d5f1edbaebf342bce3e046f59b0330 Correct the usage of integration (#5679)
  • 02334cff244ee7063610f1915e5f411a910d46c0 [Docs] Improve coordinated shutdown doc hygiene (#5677)
  • f6c716acc9fbb5b2144a1dd0308eab5d54acaa73 Make sure DocFX warning check step only executed in PR (#5674)
  • 3667a62fb891f51abd7fe815d7890111872ebe08 Check for possible broken documentation by failing on DocFX warning (#5542)
  • 4573bccefd4ad92baf6a08bfed8840f264fac6c6 Resolved invalid links (#5669)
  • 9ca6768ae7e52365dfb01a8a1fc375995fbe14d2 [Docs]: Fix Metadata Reference (#5668)
  • aeb22a410bc4fa1c8a11b1cdc88251f056a717d6 Fix link issue with xref (#5666)
  • 0ab57838a84e0be8e7a27584af6d6ecae1c7f8f0 Moved the akka core configuration page into `modules`` (#5664)
  • 05dfaff60a41d86f6eeeb4965a0f5784d608a2ca Change WatchTermination signature to Task (#5647)
  • 79594a38739e01fe52f852db6f61cd655284177b Fix invalid paths (#5658)
  • 06f9c9eb99352deb24af4fa364df1474291af9e8 Resolve hocon paths (#5644)

... (truncated)

Changelog

Sourced from Akka's changelog.

1.4.34 March 7 2022

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

Bug fixes:

Improvements:

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

COMMITS LOC+ LOC- AUTHOR
12 1177 718 Ebere Abanonu
6 192 47 Gregorius Soedharmo
3 255 167 Ismael Hamed
1 3 0 Aaron Stannard
1 126 10 Drew

1.4.33 February 14 2022

Akka.NET v1.4.33 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. The most important bug fix is the actor Props memory leak when actors are cached inside Akka.Remote.

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

COMMITS LOC+ LOC- AUTHOR
63 1264 1052 Ebere Abanonu
9 221 27 Brah McDude
8 2537 24 Gregorius Soedharmo
2 4 1 Aaron Stannard
1 2 2 ignobilis
Commits

Updates Akka.Persistence from 1.4.32 to 1.4.34

Release notes

Sourced from Akka.Persistence's releases.

Akka.NET v1.4.34

1.4.34 March 7 2022

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

Bug fixes:

Improvements:

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

COMMITS LOC+ LOC- AUTHOR
12 1177 718 Ebere Abanonu
6 192 47 Gregorius Soedharmo
3 255 167 Ismael Hamed
1 3 0 Aaron Stannard
1 126 10 Drew

Changes:

  • 1e7581a1d482a08deafe2c549283885c3ade2bf7 Merge pull request #5708 from akkadotnet/dev
  • 3bf4c12fa5a95e0a2a1de871f287c4402ba36fa1 Update RELEASE_NOTES.md for 1.4.34 release (#5707)
  • 5296c64273e9f5e5d9048dab076a4742a50a8057 Add Stateful methods for circuitbreaker (#5650)
  • 60d95acb6a25306822fb734a8633d18482755379 Reorder Source/FlowWithContext type parameters (#5648)
  • 2bbc58ce76d8b5ab849dcd4f4991a0b260ed023f Fix confusing logging when receiving gossip from unknown (#5706)
  • 4db81c1c90b6cf76a5669f4cd375ccc7f526ae50 Call base.AfterAll() to kill TestKit ActorSystem (#5705)
  • e47f99d1aa56bcc69b7bbb5fcd25c9fac14948ce Fix Serialization documentation discoverability (#5699)
  • ba86390f51a09dbceb4dd3d6a58f5a0666fbf0e8 Fixed broken toc.yml (#5694)
  • b1ab5154c263c0bb5362e6050ecb0aaaa6fb5060 Optimize PipeTo ConfigureAwait call (#5688)
  • 655e4f337c58beaa7bbb5cbf4cfa791c49f1539f Make PipeTo ConfigureAwait() optional (#5684)
  • 700f33d5d3b47ba75c21f85ccbba0b5e78bd1f84 Fix ORSet.Merge with AddDeltaOperation takes too long to complete (#5686)
  • 8faab89a937778197b11f21292cc7145101d4267 Updated developement scenario (#5533)
  • 0b89fb5fcf81e496a1dcac074f4e0832dca908e6 Improve code reference hygiene with exisiting code block (#5680)
  • af10db08a8d5f1edbaebf342bce3e046f59b0330 Correct the usage of integration (#5679)
  • 02334cff244ee7063610f1915e5f411a910d46c0 [Docs] Improve coordinated shutdown doc hygiene (#5677)
  • f6c716acc9fbb5b2144a1dd0308eab5d54acaa73 Make sure DocFX warning check step only executed in PR (#5674)
  • 3667a62fb891f51abd7fe815d7890111872ebe08 Check for possible broken documentation by failing on DocFX warning (#5542)
  • 4573bccefd4ad92baf6a08bfed8840f264fac6c6 Resolved invalid links (#5669)
  • 9ca6768ae7e52365dfb01a8a1fc375995fbe14d2 [Docs]: Fix Metadata Reference (#5668)
  • aeb22a410bc4fa1c8a11b1cdc88251f056a717d6 Fix link issue with xref (#5666)
  • 0ab57838a84e0be8e7a27584af6d6ecae1c7f8f0 Moved the akka core configuration page into `modules`` (#5664)
  • 05dfaff60a41d86f6eeeb4965a0f5784d608a2ca Change WatchTermination signature to Task (#5647)
  • 79594a38739e01fe52f852db6f61cd655284177b Fix invalid paths (#5658)
  • 06f9c9eb99352deb24af4fa364df1474291af9e8 Resolve hocon paths (#5644)

... (truncated)

Changelog

Sourced from Akka.Persistence's changelog.

1.4.34 March 7 2022

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

Bug fixes:

Improvements:

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

COMMITS LOC+ LOC- AUTHOR
12 1177 718 Ebere Abanonu
6 192 47 Gregorius Soedharmo
3 255 167 Ismael Hamed
1 3 0 Aaron Stannard
1 126 10 Drew

1.4.33 February 14 2022

Akka.NET v1.4.33 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. The most important bug fix is the actor Props memory leak when actors are cached inside Akka.Remote.

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

COMMITS LOC+ LOC- AUTHOR
63 1264 1052 Ebere Abanonu
9 221 27 Brah McDude
8 2537 24 Gregorius Soedharmo
2 4 1 Aaron Stannard
1 2 2 ignobilis
Commits

Updates Akka.Persistence.Query from 1.4.32 to 1.4.34

Release notes

Sourced from Akka.Persistence.Query's releases.

Akka.NET v1.4.34

1.4.34 March 7 2022

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

Bug fixes:

Improvements:

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

COMMITS LOC+ LOC- AUTHOR
12 1177 718 Ebere Abanonu
6 192 47 Gregorius Soedharmo
3 255 167 Ismael Hamed
1 3 0 Aaron Stannard
1 126 10 Drew

Changes:

  • 1e7581a1d482a08deafe2c549283885c3ade2bf7 Merge pull request #5708 from akkadotnet/dev
  • 3bf4c12fa5a95e0a2a1de871f287c4402ba36fa1 Update RELEASE_NOTES.md for 1.4.34 release (#5707)
  • 5296c64273e9f5e5d9048dab076a4742a50a8057 Add Stateful methods for circuitbreaker (#5650)
  • 60d95acb6a25306822fb734a8633d18482755379 Reorder Source/FlowWithContext type parameters (#5648)
  • 2bbc58ce76d8b5ab849dcd4f4991a0b260ed023f Fix confusing logging when receiving gossip from unknown (#5706)
  • 4db81c1c90b6cf76a5669f4cd375ccc7f526ae50 Call base.AfterAll() to kill TestKit ActorSystem (#5705)
  • e47f99d1aa56bcc69b7bbb5fcd25c9fac14948ce Fix Serialization documentation discoverability (#5699)
  • ba86390f51a09dbceb4dd3d6a58f5a0666fbf0e8 Fixed broken toc.yml (#5694)
  • b1ab5154c263c0bb5362e6050ecb0aaaa6fb5060 Optimize PipeTo ConfigureAwait call (#5688)
  • 655e4f337c58beaa7bbb5cbf4cfa791c49f1539f Make PipeTo ConfigureAwait() optional (#5684)
  • 700f33d5d3b47ba75c21f85ccbba0b5e78bd1f84 Fix ORSet.Merge with AddDeltaOperation takes too long to complete (#5686)
  • 8faab89a937778197b11f21292cc7145101d4267 Updated developement scenario (#5533)
  • 0b89fb5fcf81e496a1dcac074f4e0832dca908e6 Improve code reference hygiene with exisiting code block (#5680)
  • af10db08a8d5f1edbaebf342bce3e046f59b0330 Correct the usage of integration (#5679)
  • 02334cff244ee7063610f1915e5f411a910d46c0 [Docs] Improve coordinated shutdown doc hygiene (#5677)
  • f6c716acc9fbb5b2144a1dd0308eab5d54acaa73 Make sure DocFX warning check step only executed in PR (#5674)
  • 3667a62fb891f51abd7fe815d7890111872ebe08 Check for possible broken documentation by failing on DocFX warning (#5542)
  • 4573bccefd4ad92baf6a08bfed8840f264fac6c6 Resolved invalid links (#5669)
  • 9ca6768ae7e52365dfb01a8a1fc375995fbe14d2 [Docs]: Fix Metadata Reference (#5668)
  • aeb22a410bc4fa1c8a11b1cdc88251f056a717d6 Fix link issue with xref (#5666)
  • 0ab57838a84e0be8e7a27584af6d6ecae1c7f8f0 Moved the akka core configuration page into `modules`` (#5664)
  • 05dfaff60a41d86f6eeeb4965a0f5784d608a2ca Change WatchTermination signature to Task (#5647)
  • 79594a38739e01fe52f852db6f61cd655284177b Fix invalid paths (#5658)
  • 06f9c9eb99352deb24af4fa364df1474291af9e8 Resolve hocon paths (#5644)

... (truncated)

Changelog

Sourced from Akka.Persistence.Query's changelog.

1.4.34 March 7 2022

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

Bug fixes:

Improvements:

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

COMMITS LOC+ LOC- AUTHOR
12 1177 718 Ebere Abanonu
6 192 47 Gregorius Soedharmo
3 255 167 Ismael Hamed
1 3 0 Aaron Stannard
1 126 10 Drew

1.4.33 February 14 2022

Akka.NET v1.4.33 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. The most important bug fix is the actor Props memory leak when actors are cached inside Akka.Remote.

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

COMMITS LOC+ LOC- AUTHOR
63 1264 1052 Ebere Abanonu
9 221 27 Brah McDude
8 2537 24 Gregorius Soedharmo
2 4 1 Aaron Stannard
1 2 2 ignobilis
Commits

Updates Akka.Streams from 1.4.32 to 1.4.34

Release notes

Sourced from Akka.Streams's releases.

Akka.NET v1.4.34

1.4.34 March 7 2022

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

Bug fixes:

Improvements:

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

COMMITS LOC+ LOC- AUTHOR
12 1177 718 Ebere Abanonu
6 192 47 Gregorius Soedharmo
3 255 167 Ismael Hamed
1 3 0 Aaron Stannard
1 126 10 Drew

Changes:

  • 1e7581a1d482a08deafe2c549283885c3ade2bf7 Merge pull request #5708 from akkadotnet/dev
  • 3bf4c12fa5a95e0a2a1de871f287c4402ba36fa1 Update RELEASE_NOTES.md for 1.4.34 release (#5707)
  • 5296c64273e9f5e5d9048dab076a4742a50a8057 Add Stateful methods for circuitbreaker (#5650)
  • 60d95acb6a25306822fb734a8633d18482755379 Reorder Source/FlowWithContext type parameters (#5648)
  • 2bbc58ce76d8b5ab849dcd4f4991a0b260ed023f Fix confusing logging when receiving gossip from unknown (#5706)
  • 4db81c1c90b6cf76a5669f4cd375ccc7f526ae50 Call base.AfterAll() to kill TestKit ActorSystem (#5705)
  • e47f99d1aa56bcc69b7bbb5fcd25c9fac14948ce Fix Serialization documentation discoverability (#5699)
  • ba86390f51a09dbceb4dd3d6a58f5a0666fbf0e8 Fixed broken toc.yml (#5694)
  • b1ab5154c263c0bb5362e6050ecb0aaaa6fb5060 Optimize PipeTo ConfigureAwait call (#5688)
  • 655e4f337c58beaa7bbb5cbf4cfa791c49f1539f Make PipeTo ConfigureAwait() optional (#5684)
  • 700f33d5d3b47ba75c21f85ccbba0b5e78bd1f84 Fix ORSet.Merge with AddDeltaOperation takes too long to complete (#5686)
  • 8faab89a937778197b11f21292cc7145101d4267 Updated developement scenario (#5533)
  • 0b89fb5fcf81e496a1dcac074f4e0832dca908e6 Improve code reference hygiene with exisiting code block (#5680)
  • af10db08a8d5f1edbaebf342bce3e046f59b0330 Correct the usage of integration (#5679)
  • 02334cff244ee7063610f1915e5f411a910d46c0 [Docs] Improve coordinated shutdown doc hygiene (#5677)
  • f6c716acc9fbb5b2144a1dd0308eab5d54acaa73 Make sure DocFX warning check step only executed in PR (#5674)
  • 3667a62fb891f51abd7fe815d7890111872ebe08 Check for possible broken documentation by failing on DocFX warning (#5542)
  • 4573bccefd4ad92baf6a08bfed8840f264fac6c6 Resolved invalid links (#5669)
  • 9ca6768ae7e52365dfb01a8a1fc375995fbe14d2 [Docs]: Fix Metadata Reference (#5668)
  • aeb22a410bc4fa1c8a11b1cdc88251f056a717d6 Fix link issue with xref (#5666)
  • 0ab57838a84e0be8e7a27584af6d6ecae1c7f8f0 Moved the akka core configuration page into `modules`` (#5664)
  • 05dfaff60a41d86f6eeeb4965a0f5784d608a2ca Change WatchTermination signature to Task (#5647)
  • 79594a38739e01fe52f852db6f61cd655284177b Fix invalid paths (#5658)
  • 06f9c9eb99352deb24af4fa364df1474291af9e8 Resolve hocon paths (#5644)

... (truncated)

Changelog

Sourced from Akka.Streams's changelog.

1.4.34 March 7 2022

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

Bug fixes:

Improvements:

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

COMMITS LOC+ LOC- AUTHOR
12 1177 718 Ebere Abanonu
6 192 47 Gregorius Soedharmo
3 255 167 Ismael Hamed
1 3 0 Aaron Stannard
1 126 10 Drew

1.4.33 February 14 2022

Akka.NET v1.4.33 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. The most important bug fix is the actor Props memory leak when actors are cached inside Akka.Remote.

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

COMMITS LOC+ LOC- AUTHOR
63 1264 1052 Ebere Abanonu
9 221 27 Brah McDude
8 2537 24 Gregorius Soedharmo
2 4 1 Aaron Stannard
1 2 2 ignobilis
Commits

Updates Akka.Cluster.Sharding from 1.4.32 to 1.4.34

Release notes

Sourced from Akka.Cluster.Sharding's releases.

Akka.NET v1.4.34

1.4.34 March 7 2022

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

Bug fixes:

Improvements:

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

COMMITS LOC+ LOC- AUTHOR
12 1177 718 Ebere Abanonu
6 192 47 Gregorius Soedharmo
3 255 167 Ismael Hamed
1 3 0 Aaron Stannard
1 126 10 Drew

Changes:

  • 1e7581a1d482a08deafe2c549283885c3ade2bf7 Merge pull request #5708 from akkadotnet/dev
  • 3bf4c12fa5a95e0a2a1de871f287c4402ba36fa1 Update RELEASE_NOTES.md for 1.4.34 release (#5707)
  • 5296c64273e9f5e5d9048dab076a4742a50a8057 Add Stateful methods for circuitbreaker (#5650)
  • 60d95acb6a25306822fb734a8633d18482755379 Reorder Source/FlowWithContext type parameters (#5648)
  • 2bbc58ce76d8b5ab849dcd4f4991a0b260ed023f Fix confusing logging when receiving gossip from unknown (#5706)
  • 4db81c1c90b6cf76a5669f4cd375ccc7f526ae50 Call base.AfterAll() to kill TestKit ActorSystem (#5705)
  • e47f99d1aa56bcc69b7bbb5fcd25c9fac14948ce Fix Serialization documentation discoverability (#5699)
  • ba86390f51a09dbceb4dd3d6a58f5a0666fbf0e8 Fixed broken toc.yml (#5694)
  • b1ab5154c263c0bb5362e6050ecb0aaaa6fb5060 Optimize PipeTo ConfigureAwait call (#5688)
  • 655e4f337c58beaa7bbb5cbf4cfa791c49f1539f Make PipeTo ConfigureAwait() optional (#5684)
  • 700f33d5d3b47ba75c21f85ccbba0b5e78bd1f84 Fix ORSet.Merge with AddDeltaOperation takes too long to complete (#5686)
  • 8faab89a937778197b11f21292cc7145101d4267 Updated developement scenario (#5533)
  • 0b89fb5fcf81e496a1dcac074f4e0832dca908e6 Improve code reference hygiene with exisiting code block (#5680)
  • af10db08a8d5f1edbaebf342bce3e046f59b0330 Correct the usage of integration (#5679)
  • 02334cff244ee7063610f1915e5f411a910d46c0 [Docs] Improve coordinated shutdown doc hygiene (#5677)
  • f6c716acc9fbb5b2144a1dd0308eab5d54acaa73 Make sure DocFX warning check step only executed in PR (#5674)
  • 3667a62fb891f51abd7fe815d7890111872ebe08 Check for possible broken documentation by failing on DocFX warning (#5542)
  • 4573bccefd4ad92baf6a08bfed8840f264fac6c6 Resolved invalid links (#5669)
  • 9ca6768ae7e52365dfb01a8a1fc375995fbe14d2 [Docs]: Fix Metadata Reference (#5668)
  • aeb22a410bc4fa1c8a11b1cdc88251f056a717d6 Fix link issue with xref (#5666)
  • 0ab57838a84e0be8e7a27584af6d6ecae1c7f8f0 Moved the akka core configuration page into `modules`` (#5664)
  • 05dfaff60a41d86f6eeeb4965a0f5784d608a2ca Change WatchTermination signature to Task (#5647)
  • 79594a38739e01fe52f852db6f61cd655284177b Fix invalid paths (#5658)
  • 06f9c9eb99352deb24af4fa364df1474291af9e8 Resolve hocon paths (#5644)

... (truncated)

Changelog

Sourced from Akka.Cluster.Sharding's changelog.

1.4.34 March 7 2022

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

Bug fixes:

Improvements:

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

COMMITS LOC+ LOC- AUTHOR
12 1177 718 Ebere Abanonu
6 192 47 Gregorius Soedharmo
3 255 167 Ismael Hamed
1 3 0 Aaron Stannard
1 126 10 Drew

1.4.33 February 14 2022

Akka.NET v1.4.33 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. The most important bug fix is the actor Props memory leak when actors are cached inside Akka.Remote.

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

COMMITS LOC+ LOC- AUTHOR
63 1264 1052 Ebere Abanonu
9 221 27 Brah McDude
8 2537 24 Gregorius Soedharmo
2 4 1 Aaron Stannard
1 2 2 ignobilis
Commits

Updates Akka.TestKit from 1.4.32 to 1.4.34

Release notes

Sourced from Akka.TestKit's releases.

Akka.NET v1.4.34

1.4.34 March 7 2022

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

Bug fixes:

Improvements:

If you want to see the full se...

Description has been truncated

Bumps `AkkaVersion` from 1.4.32 to 1.4.34.

Updates `Akka` from 1.4.32 to 1.4.34
- [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.32...1.4.34)

Updates `Akka.Persistence` from 1.4.32 to 1.4.34
- [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.32...1.4.34)

Updates `Akka.Persistence.Query` from 1.4.32 to 1.4.34
- [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.32...1.4.34)

Updates `Akka.Streams` from 1.4.32 to 1.4.34
- [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.32...1.4.34)

Updates `Akka.Cluster.Sharding` from 1.4.32 to 1.4.34
- [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.32...1.4.34)

Updates `Akka.TestKit` from 1.4.32 to 1.4.34
- [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.32...1.4.34)

Updates `Akka.Persistence.TCK` from 1.4.32 to 1.4.34
- [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.32...1.4.34)

Updates `Akka.TestKit.Xunit2` from 1.4.32 to 1.4.34
- [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.32...1.4.34)

Updates `Akka.Streams.TestKit` from 1.4.32 to 1.4.34
- [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.32...1.4.34)

---
updated-dependencies:
- dependency-name: Akka
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Query
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Streams
  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.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.TCK
  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.Streams.TestKit
  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 Mar 8, 2022
@Aaronontheweb Aaronontheweb merged commit b03258f into dev Mar 18, 2022
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/AkkaVersion-1.4.34 branch March 18, 2022 03:17
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.

1 participant