Releases: akkadotnet/Akka.Persistence.Redis
Akka.Persistence.Redis v1.5.55.1
1.5.55.1 October 29th 2025
Improved API
This release introduces the simplified Akka.Hosting 1.5.55.1 API for connectivity health checks, eliminating redundant parameter passing:
New Simplified API (Recommended):
journalBuilder: journal =>
{
journal.WithConnectivityCheck(); // Options automatically accessed from builder
}Previous API (Still Supported):
journalBuilder: journal =>
{
journal.WithConnectivityCheck(journalOptions); // Explicit parameter passing
}The new API automatically accesses options from builder.Options, making the code cleaner and less error-prone. The previous API is marked as [Obsolete] but remains functional for backward compatibility.
- Update
WithConnectivityCheck()extension methods to use simplified Akka.Hosting 1.5.55.1 API pattern - Upgraded to Akka.Hosting 1.5.55.1
1.5.55 October 26th 2025
- Upgraded to Akka.NET 1.5.55
- Upgraded to Akka.Hosting 1.5.55
- Add Redis connectivity health checks
Adds new WithConnectivityCheck() methods for proactive Redis connectivity verification with customizable tags.
1.5.53 October 16th 2025
- Upgraded to Akka.NET 1.5.53
- Upgraded to Akka.Hosting 1.5.53
- Added Microsoft.Extensions.Diagnostics.HealthChecks integration
- Bump Akka.Cluster.Sharding to 1.5.51
- Bump StackExchange.Redis to 2.8.31
1.5.42 May 22nd 2025
- Upgraded to Akka.NET 1.5.42
- Upgraded to Akka.Hosting 1.5.42
1.5.37 January 23rd 2025
- Upgraded to Akka.NET 1.5.37
- Upgraded to Akka.Hosting 1.5.37
- Bump StackExchange.Redis to 2.8.16
1.5.30 October 3rd 2024
- Upgraded to Akka.NET 1.5.30
- Upgraded to Akka.Hosting 1.5.30
- Bump StackExchange.Redis to 2.8.0
1.5.29 October 1st 2024
Note
Deprecated
Deprecated due to Akka.NET 1.5.29 deprecation. Please use 1.5.30 instead.
- Upgraded to Akka.NET 1.5.29
- Upgraded to Akka.Hosting 1.5.29
- Bump StackExchange.Redis to 2.8.0
1.5.24 June 11 2024
- Upgraded to Akka.NET 1.5.24
- Upgraded to Akka.Hosting 1.5.24
- Bump StackExchange.Redis to 2.7.33
1.5.13 October 6 2023
- Upgraded to Akka.NET 1.5.13
- First release of Akka.Persistence.Redis.Hosting v1.5.13
- Bump StackExchange.Redis to 2.6.122
1.5.0 March 3 2023
- Upgraded to Akka.NET 1.5.0
- Upgraded StackExchange.Redis 2.6.86
1.4.35 March 23 2022
- Fix default database 0 overriding StackExchange.Redis' defaultDatabase in configuration-strings #194
- Upgraded to Akka.NET 1.4.35
1.4.31 December 21 2021
1.4.25 September 9 2021
1.4.20 May 14 2021
- Upgraded to Akka.NET 1.4.20
- Journal and snapshot store should obtain their configuration from Persistence
Changes:
This list of changes was auto generated.
Akka.Persistence.Redis v1.5.55
1.5.55 October 26th 2025
- Upgraded to Akka.NET 1.5.55
- Upgraded to Akka.Hosting 1.5.55
- Add Redis connectivity health checks
Adds new WithConnectivityCheck() methods for proactive Redis connectivity verification with customizable tags.
1.5.53 October 16th 2025
- Upgraded to Akka.NET 1.5.53
- Upgraded to Akka.Hosting 1.5.53
- Added Microsoft.Extensions.Diagnostics.HealthChecks integration
- Bump Akka.Cluster.Sharding to 1.5.51
- Bump StackExchange.Redis to 2.8.31
1.5.42 May 22nd 2025
- Upgraded to Akka.NET 1.5.42
- Upgraded to Akka.Hosting 1.5.42
1.5.37 January 23rd 2025
- Upgraded to Akka.NET 1.5.37
- Upgraded to Akka.Hosting 1.5.37
- Bump StackExchange.Redis to 2.8.16
1.5.30 October 3rd 2024
- Upgraded to Akka.NET 1.5.30
- Upgraded to Akka.Hosting 1.5.30
- Bump StackExchange.Redis to 2.8.0
1.5.29 October 1st 2024
Note
Deprecated
Deprecated due to Akka.NET 1.5.29 deprecation. Please use 1.5.30 instead.
- Upgraded to Akka.NET 1.5.29
- Upgraded to Akka.Hosting 1.5.29
- Bump StackExchange.Redis to 2.8.0
1.5.24 June 11 2024
- Upgraded to Akka.NET 1.5.24
- Upgraded to Akka.Hosting 1.5.24
- Bump StackExchange.Redis to 2.7.33
1.5.13 October 6 2023
- Upgraded to Akka.NET 1.5.13
- First release of Akka.Persistence.Redis.Hosting v1.5.13
- Bump StackExchange.Redis to 2.6.122
1.5.0 March 3 2023
- Upgraded to Akka.NET 1.5.0
- Upgraded StackExchange.Redis 2.6.86
1.4.35 March 23 2022
- Fix default database 0 overriding StackExchange.Redis' defaultDatabase in configuration-strings #194
- Upgraded to Akka.NET 1.4.35
1.4.31 December 21 2021
1.4.25 September 9 2021
1.4.20 May 14 2021
- Upgraded to Akka.NET 1.4.20
- Journal and snapshot store should obtain their configuration from Persistence
Changes:
- 7b419b2 Prepare v1.5.55 release (#449)
- 2a01c86 Upgrade to Akka.Hosting v1.5.55 stable (#448)
- 9a631b9 Add Redis connectivity health checks (#447) [ #678 ]
This list of changes was auto generated.
Akka.Persistence.Redis v1.5.53
1.5.53 October 16th 2025
- Upgraded to Akka.NET 1.5.53
- Upgraded to Akka.Hosting 1.5.53
- Added Microsoft.Extensions.Diagnostics.HealthChecks integration
- Bump Akka.Cluster.Sharding to 1.5.51
- Bump StackExchange.Redis to 2.8.31
1.5.42 May 22nd 2025
- Upgraded to Akka.NET 1.5.42
- Upgraded to Akka.Hosting 1.5.42
1.5.37 January 23rd 2025
- Upgraded to Akka.NET 1.5.37
- Upgraded to Akka.Hosting 1.5.37
- Bump StackExchange.Redis to 2.8.16
1.5.30 October 3rd 2024
- Upgraded to Akka.NET 1.5.30
- Upgraded to Akka.Hosting 1.5.30
- Bump StackExchange.Redis to 2.8.0
1.5.29 October 1st 2024
Note
Deprecated
Deprecated due to Akka.NET 1.5.29 deprecation. Please use 1.5.30 instead.
- Upgraded to Akka.NET 1.5.29
- Upgraded to Akka.Hosting 1.5.29
- Bump StackExchange.Redis to 2.8.0
1.5.24 June 11 2024
- Upgraded to Akka.NET 1.5.24
- Upgraded to Akka.Hosting 1.5.24
- Bump StackExchange.Redis to 2.7.33
1.5.13 October 6 2023
- Upgraded to Akka.NET 1.5.13
- First release of Akka.Persistence.Redis.Hosting v1.5.13
- Bump StackExchange.Redis to 2.6.122
1.5.0 March 3 2023
- Upgraded to Akka.NET 1.5.0
- Upgraded StackExchange.Redis 2.6.86
1.4.35 March 23 2022
- Fix default database 0 overriding StackExchange.Redis' defaultDatabase in configuration-strings #194
- Upgraded to Akka.NET 1.4.35
1.4.31 December 21 2021
1.4.25 September 9 2021
1.4.20 May 14 2021
- Upgraded to Akka.NET 1.4.20
- Journal and snapshot store should obtain their configuration from Persistence
Changes:
- a91d271 Merge remote-tracking branch 'uptream/dev' into dev
- 1822c8a Prepare for 1.5.53 release (#446)
- 0ff54c5 Prepare for 1.5.53 release
- 5bd9aee Implement Hosting health check API (#445)
- 70342d9 Bump AkkaVersion and AkkaHostingVersion to 1.5.53 (#442)
- 4a9ae0f Bump coverlet.collector from 6.0.3 to 6.0.4 (#392)
- 00fc0ee Bump Akka.Cluster.Sharding from 1.5.42 to 1.5.51 (#440)
- 059829e Bump Microsoft.NET.Test.Sdk from 17.11.1 to 18.0.0 (#441)
- 314bf9c Bump StackExchange.Redis from 2.8.16 to 2.8.31 (#406)
This list of changes was auto generated.
Akka.Persistence.Redis v1.5.42
1.5.42 May 22nd 2025
- Upgraded to Akka.NET 1.5.42
- Upgraded to Akka.Hosting 1.5.42
1.5.37 January 23rd 2025
- Upgraded to Akka.NET 1.5.37
- Upgraded to Akka.Hosting 1.5.37
- Bump StackExchange.Redis to 2.8.16
1.5.30 October 3rd 2024
- Upgraded to Akka.NET 1.5.30
- Upgraded to Akka.Hosting 1.5.30
- Bump StackExchange.Redis to 2.8.0
1.5.29 October 1st 2024
Note
Deprecated
Deprecated due to Akka.NET 1.5.29 deprecation. Please use 1.5.30 instead.
- Upgraded to Akka.NET 1.5.29
- Upgraded to Akka.Hosting 1.5.29
- Bump StackExchange.Redis to 2.8.0
1.5.24 June 11 2024
- Upgraded to Akka.NET 1.5.24
- Upgraded to Akka.Hosting 1.5.24
- Bump StackExchange.Redis to 2.7.33
1.5.13 October 6 2023
- Upgraded to Akka.NET 1.5.13
- First release of Akka.Persistence.Redis.Hosting v1.5.13
- Bump StackExchange.Redis to 2.6.122
1.5.0 March 3 2023
- Upgraded to Akka.NET 1.5.0
- Upgraded StackExchange.Redis 2.6.86
1.4.35 March 23 2022
- Fix default database 0 overriding StackExchange.Redis' defaultDatabase in configuration-strings #194
- Upgraded to Akka.NET 1.4.35
1.4.31 December 21 2021
1.4.25 September 9 2021
1.4.20 May 14 2021
- Upgraded to Akka.NET 1.4.20
- Journal and snapshot store should obtain their configuration from Persistence
Changes:
- d15d828 Update RELEASE_NOTES.md for 1.5.42 (#412)
- f9fba72 Bump akka version to 1.5.42, Implement CancellationToken API changes (#411)
- d905d7b Remove FAKE F# build script (#409)
This list of changes was auto generated.
Akka.Persistence.Redis v1.5.37
1.5.37 January 23rd 2025
- Upgraded to Akka.NET 1.5.37
- Upgraded to Akka.Hosting 1.5.37
- Bump StackExchange.Redis to 2.8.16
1.5.30 October 3rd 2024
- Upgraded to Akka.NET 1.5.30
- Upgraded to Akka.Hosting 1.5.30
- Bump StackExchange.Redis to 2.8.0
1.5.29 October 1st 2024
Note
Deprecated
Deprecated due to Akka.NET 1.5.29 deprecation. Please use 1.5.30 instead.
- Upgraded to Akka.NET 1.5.29
- Upgraded to Akka.Hosting 1.5.29
- Bump StackExchange.Redis to 2.8.0
1.5.24 June 11 2024
- Upgraded to Akka.NET 1.5.24
- Upgraded to Akka.Hosting 1.5.24
- Bump StackExchange.Redis to 2.7.33
1.5.13 October 6 2023
- Upgraded to Akka.NET 1.5.13
- First release of Akka.Persistence.Redis.Hosting v1.5.13
- Bump StackExchange.Redis to 2.6.122
1.5.0 March 3 2023
- Upgraded to Akka.NET 1.5.0
- Upgraded StackExchange.Redis 2.6.86
1.4.35 March 23 2022
- Fix default database 0 overriding StackExchange.Redis' defaultDatabase in configuration-strings #194
- Upgraded to Akka.NET 1.4.35
1.4.31 December 21 2021
1.4.25 September 9 2021
1.4.20 May 14 2021
- Upgraded to Akka.NET 1.4.20
- Journal and snapshot store should obtain their configuration from Persistence
Changes:
- 04d3e8e Update RELEASE_NOTES.md for 1.5.37 release (#396)
- 8e1e9bf Bump AkkaVersion and AkkaHostingVersion to 1.5.37 (#395)
- bbf5c18 Bump coverlet.collector from 6.0.2 to 6.0.3 (#385)
- 85d62f0 Bump AkkaVersion from 1.5.30 to 1.5.31 (#370)
- c03c985 Bump MessagePack from 2.5.172 to 2.5.187 (#367)
- 6ebc82f Bump Akka.Persistence.Hosting from 1.5.30 to 1.5.30.1 (#368)
- 7a5a1af Bump xunit from 2.9.0 to 2.9.2 (#361)
- e7ad0c0 Bump StackExchange.Redis from 2.8.0 to 2.8.16 (#359)
- 946e239 Bump Akka.Persistence.Hosting from 1.5.29 to 1.5.30 (#366)
This list of changes was auto generated.
Akka.Persistence.Redis v1.5.30
1.5.30 October 3rd 2024
- Upgraded to Akka.NET 1.5.30
- Upgraded to Akka.Hosting 1.5.30
- Bump StackExchange.Redis to 2.8.0
1.5.29 October 1st 2024
Note
Deprecated
Deprecated due to Akka.NET 1.5.29 deprecation. Please use 1.5.30 instead.
- Upgraded to Akka.NET 1.5.29
- Upgraded to Akka.Hosting 1.5.29
- Bump StackExchange.Redis to 2.8.0
1.5.24 June 11 2024
- Upgraded to Akka.NET 1.5.24
- Upgraded to Akka.Hosting 1.5.24
- Bump StackExchange.Redis to 2.7.33
1.5.13 October 6 2023
- Upgraded to Akka.NET 1.5.13
- First release of Akka.Persistence.Redis.Hosting v1.5.13
- Bump StackExchange.Redis to 2.6.122
1.5.0 March 3 2023
- Upgraded to Akka.NET 1.5.0
- Upgraded StackExchange.Redis 2.6.86
1.4.35 March 23 2022
- Fix default database 0 overriding StackExchange.Redis' defaultDatabase in configuration-strings #194
- Upgraded to Akka.NET 1.4.35
1.4.31 December 21 2021
1.4.25 September 9 2021
1.4.20 May 14 2021
- Upgraded to Akka.NET 1.4.20
- Journal and snapshot store should obtain their configuration from Persistence
Changes:
This list of changes was auto generated.
Akka.Persistence.Redis v1.5.29
1.5.29 October 1st 2024
- Upgraded to Akka.NET 1.5.29
- Upgraded to Akka.Hosting 1.5.29
- Bump StackExchange.Redis to 2.8.0
1.5.24 June 11 2024
- Upgraded to Akka.NET 1.5.24
- Upgraded to Akka.Hosting 1.5.24
- Bump StackExchange.Redis to 2.7.33
1.5.13 October 6 2023
- Upgraded to Akka.NET 1.5.13
- First release of Akka.Persistence.Redis.Hosting v1.5.13
- Bump StackExchange.Redis to 2.6.122
1.5.0 March 3 2023
- Upgraded to Akka.NET 1.5.0
- Upgraded StackExchange.Redis 2.6.86
1.4.35 March 23 2022
- Fix default database 0 overriding StackExchange.Redis' defaultDatabase in configuration-strings #194
- Upgraded to Akka.NET 1.4.35
1.4.31 December 21 2021
1.4.25 September 9 2021
1.4.20 May 14 2021
- Upgraded to Akka.NET 1.4.20
- Journal and snapshot store should obtain their configuration from Persistence
Changes:
- fb91d78 Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 (#356)
- 982c62c Update RELEASE_NOTES.md for 1.5.29 release (#364)
- 765585f Bump Akka.Persistence.Hosting, Akka, Akka.Streams and Akka.Persistence (#363)
- e0439d6 Bump Akka.Persistence.Hosting, Akka and Akka.Persistence (#351)
- 6599dd3 Bump MessagePack from 2.5.171 to 2.5.172 (#352)
- 4d59b4b Bump MessagePack from 2.5.168 to 2.5.171 (#347)
- 2bcdca6 Bump xunit from 2.8.1 to 2.9.0 (#348)
- b31f2bd Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 (#349)
- 6b13505 Bump AkkaVersion from 1.5.25 to 1.5.26 (#346)
- cdbd438 Bump StackExchange.Redis from 2.7.33 to 2.8.0 (#345)
See More
This list of changes was auto generated.
Akka.Persistence.Redis v1.5.24
1.5.24 June 11 2024
- Upgraded to Akka.NET 1.5.24
- Upgraded to Akka.Hosting 1.5.24
- Bump StackExchange.Redis to 2.7.33
1.5.13 October 6 2023
- Upgraded to Akka.NET 1.5.13
- First release of Akka.Persistence.Redis.Hosting v1.5.13
- Bump StackExchange.Redis to 2.6.122
1.5.0 March 3 2023
- Upgraded to Akka.NET 1.5.0
- Upgraded StackExchange.Redis 2.6.86
1.4.35 March 23 2022
- Fix default database 0 overriding StackExchange.Redis' defaultDatabase in configuration-strings #194
- Upgraded to Akka.NET 1.4.35
1.4.31 December 21 2021
1.4.25 September 9 2021
1.4.20 May 14 2021
- Upgraded to Akka.NET 1.4.20
- Journal and snapshot store should obtain their configuration from Persistence
Changes:
- c14e100 Update RELEASE_NOTES.md for 1.5.24 release (#342)
- 6a03cca Bump MessagePack from 2.5.140 to 2.5.168 (#338)
- ceb233b Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#294)
- 55f043f Bump Akka.Persistence.Hosting to 1.5.24 (#341)
- cad594e Bump AkkaVersion from 1.5.22 to 1.5.24 (#339)
- 230a2d3 Bump Akka.Persistence.Hosting, Akka and Akka.Persistence (#336)
- cb5b5ea Bump coverlet.collector from 6.0.0 to 6.0.2 (#312)
- 755299e Bump Akka.Persistence.Hosting from 1.5.13 to 1.5.20 (#334)
- 4120cc6 Bump AkkaVersion from 1.5.13 to 1.5.21 (#332)
- cf0ada8 Split off perf test from test project (#333)
See More
- c44fedc Bump StackExchange.Redis from 2.7.27 to 2.7.33 (#310)
- 0702e50 Bump xunit.runner.visualstudio from 2.5.7 to 2.8.1 (#331)
- 2b82648 Bump xunit from 2.7.0 to 2.8.1 (#330)
- 8782acc Bump MessagePack from 2.5.129 to 2.5.140 (#305)
- 6fa184f Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 (#329)
- e879683 Bump xunit.runner.visualstudio from 2.5.1 to 2.5.7 (#302)
- d17a0ef Bump StackExchange.Redis from 2.6.122 to 2.7.27 (#306)
- 39a4b9a Bump xunit from 2.6.2 to 2.7.0 (#303)
- 8938d54 Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.9.0 (#298)
- 2383cf3 Bump xunit from 2.5.1 to 2.6.2 (#296)
This list of changes was auto generated.
Akka.Persistence.Redis v1.5.13
1.5.13 October 6 2023
- Upgraded to Akka.NET 1.5.13
- First release of Akka.Persistence.Redis.Hosting v1.5.13
- Bump StackExchange.Redis to 2.6.122
1.5.0 March 3 2023
- Upgraded to Akka.NET 1.5.0
- Upgraded StackExchange.Redis 2.6.86
1.4.35 March 23 2022
- Fix default database 0 overriding StackExchange.Redis' defaultDatabase in configuration-strings #194
- Upgraded to Akka.NET 1.4.35
1.4.31 December 21 2021
1.4.25 September 9 2021
1.4.20 May 14 2021
- Upgraded to Akka.NET 1.4.20
- Journal and snapshot store should obtain their configuration from Persistence
Changes:
- 8e50678 Update RELEASE_NOTES.md for 1.5.13 release (#285)
- da0e2b9 Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 (#277)
- 866a506 Bump MessagePack from 2.5.108 to 2.5.129 (#282)
- d22580f Bump coverlet.collector from 3.2.0 to 6.0.0 (#261)
- acfd5a4 Bump StackExchange.Redis from 2.6.111 to 2.6.122 (#269)
- 59f2bdb Adding Hosting Extensions for Akka.Persistence.Redis (#283)
- 680af6d Bump AkkaVersion from 1.5.8 to 1.5.13 (#279)
- f2a0f62 Bump xunit.runner.visualstudio from 2.4.2 to 2.5.1 (#281)
- fa6d495 Bump xunit from 2.4.2 to 2.5.1 (#280)
- 1b60dc7 Attempt to fix AzDo Pipelines CI/CD (#284)
See More
- 389d3e2 Change common.props to Build Directory File and migrate to central package management (#276)
- efd32c5 Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.3 (#266)
- 4147116 Bump AkkaVersion from 1.5.6 to 1.5.8 (#265)
- 55a13bc Bump Docker.DotNet from 3.125.14 to 3.125.15 (#260)
- a611d1f Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#258)
- da7e9c3 Bump AkkaVersion from 1.5.5 to 1.5.6 (#257)
- 222a3ff Bump StackExchange.Redis from 2.6.104 to 2.6.111 (#255)
- edfdad1 Bump AkkaVersion from 1.5.3 to 1.5.5 (#256)
- 30aa5b8 Bump Docker.DotNet from 3.125.13 to 3.125.14 (#252)
- 89cf41a Bump AkkaVersion from 1.5.1 to 1.5.3 (#253)
- 8550765 Bump Docker.DotNet from 3.125.12 to 3.125.13 (#240)
- 0d97d23 Bump MessagePack from 2.4.59 to 2.5.108 (#249)
- 4869d30 Bump StackExchange.Redis from 2.6.86 to 2.6.104 (#250)
- 69f4f00 Bump AkkaVersion from 1.5.0 to 1.5.1 (#248)
- f932d82 Update windows-release.yaml (#245)
This list of changes was auto generated.
Akka.Persistence.Redis v1.5.0
1.5.0 March 3 2023
- Upgraded to Akka.NET 1.5.0
- Upgraded StackExchange.Redis 2.6.86
1.4.35 March 23 2022
- Fix default database 0 overriding StackExchange.Redis' defaultDatabase in configuration-strings #194
- Upgraded to Akka.NET 1.4.35
1.4.31 December 21 2021
1.4.25 September 9 2021
1.4.20 May 14 2021
- Upgraded to Akka.NET 1.4.20
- Journal and snapshot store should obtain their configuration from Persistence
Changes:
- 2f8223b Update build scripts (#244)
- 50058b7 Update
RELEASE_NOTES.md(#242) - ebda62a Bump AkkaVersion from 1.5.0-beta6 to 1.5.0 (#243)
- 989141d Update
Akka.Persistence.RedistoAkka.NET 1.5.0(#241) - bfcfe63 Update Akka.NET and Akka.Hosting to 1.5.0-beta6 (#239)
- 3b29310 Bump AkkaVersion from 1.4.47 to 1.4.49 (#236)
- 6bb69e4 Bump StackExchange.Redis from 2.6.80 to 2.6.86 (#232)
- 85e823f Bump AkkaVersion from 1.4.46 to 1.4.47 (#231)
- 2a61d7f Bump System.Runtime.CompilerServices.Unsafe from 5.0.0 to 6.0.0 (#174)
- e38a342 Bump JetBrains.dotMemoryUnit from 3.1.20200127.214830 to 3.2.20220510 (#203)
See More
- abbb872 Bump MessagePack from 2.3.112 to 2.4.59 (#229)
- 09b3704 Bump StackExchange.Redis from 2.2.88 to 2.6.80 (#230)
- 7593420 Bump Docker.DotNet from 3.125.10 to 3.125.12 (#218)
- 35f2c57 Bump coverlet.collector from 3.1.2 to 3.2.0 (#225)
- d72de91 Bump AkkaVersion from 1.4.45 to 1.4.46 (#228)
- 731e8e5 Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 (#226)
- 7225273 Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 (#220)
- 97152d4 Bump AkkaVersion from 1.4.41 to 1.4.45 (#224)
- 388d8b0 Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 (#214)
- f24fe4b Bump XunitVersion from 2.4.1 to 2.4.2 (#212)
- 866588e Bump AkkaVersion from 1.4.39 to 1.4.41 (#215)
- 93eac03 Bump Docker.DotNet from 3.125.5 to 3.125.10 (#210)
- 5125f88 Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#204)
- ed20d2f Bump AkkaVersion from 1.4.35 to 1.4.38 (#202)
- c843a62 Bump MessagePack from 2.3.85 to 2.3.112 (#206)
This list of changes was auto generated.