Closed dependabot[bot] closed 1 year ago
Bumps AkkaVersion from 1.5.12 to 1.5.13. Updates Akka.Persistence.Sql.Common from 1.5.12 to 1.5.13
AkkaVersion
Akka.Persistence.Sql.Common
Sourced from Akka.Persistence.Sql.Common's releases.
Akka.NET v1.5.13 1.5.13 August 26th 2023 Akka.NET v1.5.13 is a maintenance release with several bug fixes and also performance and QOL improvements. Akka: Clean up and optimize actor name validation Akka: Wrap all scheduler Tell messages in IScheduledMessage envelope Akka: Fix possible NRE bug in Dispatchers Akka.Cluster.Sharding: Log shard coordinator remember entities timeout Akka.Cluster.Sharding: Fix shard coordinator throwing NullReferenceException Akka.Streams: Log errors inside SelectAsync stage Akka.Streams: Add supervisor strategy support for Throttle stage Akka: Change HashedWheelTimerScheduler implementation to use PeriodicTimer for net6.0+ builds Package dependency upgrades Bump Polyfill to 1.27.1 Bump Microsoft.Data.SQLite to 7.0.11 Bump Google.Protobuf tp 3.24.3 If you want to see the full set of changes made in Akka.NET v1.5.13, click here. COMMITS LOC+ LOC- AUTHOR 18 25 25 dependabot[bot] 6 435 200 Gregorius Soedharmo 4 512 293 Aaron Stannard 2 3 7 Simon Cropp 1 7 0 Sergey Popov 1 66 17 Ismael Hamed 1 1 1 HamzaAmjad-RG Changes: 51f0574081f857f155674fc3e81c58b4d09a9e1a Update RELEASE_NOTES.md for 1.5.13 release (#6922) 8c8d1918bf7fa916de03c9644435c380bfe039b7 * clean up and optimize actor name validation. (#6919) 15bb5ca79d731db02d4e556a91f60bdf5691ea95 Bump Microsoft.Data.SQLite from 7.0.10 to 7.0.11 (#6917) cd8b8bc6a31a3fc9ed4e2f33494abea2c58d6b24 Bump Google.Protobuf from 3.24.1 to 3.24.3 (#6909) f4445d4300de1553dab22d204cd41f1c09fd3e3e Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.7 to 0.13.8 (#6910) eb5703a55b0d919ad92167905ef03e7d92190d38 Fix build documentation redirect link (#6912) 1cded6da2dcbdf1d0e9e7d77cfbf4f4ab7800548 Bump BenchmarkDotNet from 0.13.7 to 0.13.8 (#6908) f2025e3eff9f353c882ac8bbcb56cb30ec4dbf0e Fix possible NRE bug in Dispatchers (#6906) 067bd76319c516546e184cac91a3c5d12ea75b29 remove redundant langversion (#6902) 42fbc8398e77656cb04eed7fbb438373d18b2478 Bump Polyfill from 1.24.1 to 1.27.1 (#6899) f5ce02c8a879cc6a0f16b73278512122b073b532 Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 (#6900) 2f554be865cba9f0dd01208d91dd48b74f1ebe24 Bump Verify.Xunit from 20.8.1 to 20.8.2 (#6895) a91bb5e02994f11d5af85e83c3e898d3565ea378 Akka.Actor: tuck all scheduled Tell messages into IScheduledMsg envelope (#6461) 24cbbb359b232f5ee8054cd938640cfada52035f Update RELEASE_NOTES.md for 1.5.13-beta1 release (#6894) 0c49fdb8fbd567be28587b66bc34062cfec3a31e Fixed DDataShardCoordinator NullReferenceException (#6892) [ #6890 ] 8b2ded4c53f72297246f98797e04b882421b814c Bump Google.Protobuf from 3.24.0 to 3.24.1 (#6891)
Akka.NET v1.5.13 is a maintenance release with several bug fixes and also performance and QOL improvements.
IScheduledMessage
Dispatchers
PeriodicTimer
If you want to see the full set of changes made in Akka.NET v1.5.13, click here.
Tell
IScheduledMsg
... (truncated)
Sourced from Akka.Persistence.Sql.Common's changelog.
1.5.13 August 26th 2023 Akka.NET v1.5.13 is a maintenance release with several bug fixes and also performance and QOL improvements. Akka: Clean up and optimize actor name validation Akka: Wrap all scheduler Tell messages in IScheduledMessage envelope Akka: Fix possible NRE bug in Dispatchers Akka.Cluster.Sharding: Log shard coordinator remember entities timeout Akka.Cluster.Sharding: Fix shard coordinator throwing NullReferenceException Akka.Streams: Log errors inside SelectAsync stage Akka.Streams: Add supervisor strategy support for Throttle stage Akka: Change HashedWheelTimerScheduler implementation to use PeriodicTimer for net6.0+ builds Package dependency upgrades Bump Polyfill to 1.27.1 Bump Microsoft.Data.SQLite to 7.0.11 Bump Google.Protobuf tp 3.24.3 If you want to see the full set of changes made in Akka.NET v1.5.13, click here. COMMITS LOC+ LOC- AUTHOR 18 25 25 dependabot[bot] 6 435 200 Gregorius Soedharmo 4 512 293 Aaron Stannard 2 3 7 Simon Cropp 1 7 0 Sergey Popov 1 66 17 Ismael Hamed 1 1 1 HamzaAmjad-RG 1.5.13-beta1 August 26th 2023 Akka.NET v1.5.13-beta1 is a maintenance release with several performance and QOL improvements. Akka.Cluster.Sharding: Log shard coordinator remember entities timeout Akka.Cluster.Sharding: Fix shard coordinator throwing NullReferenceException Akka.Streams: Log errors inside SelectAsync stage Akka.Streams: Add supervisor strategy support for Throttle stage Akka: Change HashedWheelTimerScheduler implementation to use PeriodicTimer for net6.0+ builds Package dependency upgrades Bump Microsoft.Data.SQLite to 7.0.10 Bump Google.Protobuf tp 3.24.1 If you want to see the full set of changes made in Akka.NET v1.5.13-beta1, click here. COMMITS LOC+ LOC- AUTHOR 11 15 15 dependabot[bot] 3 302 143 Aaron Stannard 2 384 195 Gregorius Soedharmo 1 7 0 Sergey Popov
Akka.NET v1.5.13-beta1 is a maintenance release with several performance and QOL improvements.
If you want to see the full set of changes made in Akka.NET v1.5.13-beta1, click here.
51f0574
8c8d191
15bb5ca
cd8b8bc
f4445d4
eb5703a
1cded6d
f2025e3
067bd76
42fbc83
Updates Akka.Persistence.Sql.TestKit from 1.5.12 to 1.5.13
Akka.Persistence.Sql.TestKit
Sourced from Akka.Persistence.Sql.TestKit's releases.
Sourced from Akka.Persistence.Sql.TestKit's changelog.
Updates Akka.Persistence.Query.Sql from 1.5.12 to 1.5.13
Akka.Persistence.Query.Sql
Sourced from Akka.Persistence.Query.Sql's releases.
Sourced from Akka.Persistence.Query.Sql's changelog.
Updates Akka.TestKit.Xunit2 from 1.5.12 to 1.5.13
Akka.TestKit.Xunit2
Sourced from Akka.TestKit.Xunit2's releases.
Sourced from Akka.TestKit.Xunit2's changelog.
Updates Akka.Persistence.TCK from 1.5.12 to 1.5.13
Akka.Persistence.TCK
Sourced from Akka.Persistence.TCK's releases.
Sourced from Akka.Persistence.TCK's changelog.
@dependabot rebase
Bumps
AkkaVersion
from 1.5.12 to 1.5.13. UpdatesAkka.Persistence.Sql.Common
from 1.5.12 to 1.5.13Release notes
Sourced from Akka.Persistence.Sql.Common's releases.
... (truncated)
Changelog
Sourced from Akka.Persistence.Sql.Common's changelog.
... (truncated)
Commits
51f0574
Update RELEASE_NOTES.md for 1.5.13 release (#6922)8c8d191
* clean up and optimize actor name validation. (#6919)15bb5ca
Bump Microsoft.Data.SQLite from 7.0.10 to 7.0.11 (#6917)cd8b8bc
Bump Google.Protobuf from 3.24.1 to 3.24.3 (#6909)f4445d4
Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.7 to 0.13.8 (#6910)eb5703a
Fix build documentation redirect link (#6912)1cded6d
Bump BenchmarkDotNet from 0.13.7 to 0.13.8 (#6908)f2025e3
Fix possible NRE bug in Dispatchers (#6906)067bd76
remove redundant langversion (#6902)42fbc83
Bump Polyfill from 1.24.1 to 1.27.1 (#6899)Updates
Akka.Persistence.Sql.TestKit
from 1.5.12 to 1.5.13Release notes
Sourced from Akka.Persistence.Sql.TestKit's releases.
... (truncated)
Changelog
Sourced from Akka.Persistence.Sql.TestKit's changelog.
... (truncated)
Commits
51f0574
Update RELEASE_NOTES.md for 1.5.13 release (#6922)8c8d191
* clean up and optimize actor name validation. (#6919)15bb5ca
Bump Microsoft.Data.SQLite from 7.0.10 to 7.0.11 (#6917)cd8b8bc
Bump Google.Protobuf from 3.24.1 to 3.24.3 (#6909)f4445d4
Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.7 to 0.13.8 (#6910)eb5703a
Fix build documentation redirect link (#6912)1cded6d
Bump BenchmarkDotNet from 0.13.7 to 0.13.8 (#6908)f2025e3
Fix possible NRE bug in Dispatchers (#6906)067bd76
remove redundant langversion (#6902)42fbc83
Bump Polyfill from 1.24.1 to 1.27.1 (#6899)Updates
Akka.Persistence.Query.Sql
from 1.5.12 to 1.5.13Release notes
Sourced from Akka.Persistence.Query.Sql's releases.
... (truncated)
Changelog
Sourced from Akka.Persistence.Query.Sql's changelog.
... (truncated)
Commits
51f0574
Update RELEASE_NOTES.md for 1.5.13 release (#6922)8c8d191
* clean up and optimize actor name validation. (#6919)15bb5ca
Bump Microsoft.Data.SQLite from 7.0.10 to 7.0.11 (#6917)cd8b8bc
Bump Google.Protobuf from 3.24.1 to 3.24.3 (#6909)f4445d4
Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.7 to 0.13.8 (#6910)eb5703a
Fix build documentation redirect link (#6912)1cded6d
Bump BenchmarkDotNet from 0.13.7 to 0.13.8 (#6908)f2025e3
Fix possible NRE bug in Dispatchers (#6906)067bd76
remove redundant langversion (#6902)42fbc83
Bump Polyfill from 1.24.1 to 1.27.1 (#6899)Updates
Akka.TestKit.Xunit2
from 1.5.12 to 1.5.13Release notes
Sourced from Akka.TestKit.Xunit2's releases.
... (truncated)
Changelog
Sourced from Akka.TestKit.Xunit2's changelog.
... (truncated)
Commits
51f0574
Update RELEASE_NOTES.md for 1.5.13 release (#6922)8c8d191
* clean up and optimize actor name validation. (#6919)15bb5ca
Bump Microsoft.Data.SQLite from 7.0.10 to 7.0.11 (#6917)cd8b8bc
Bump Google.Protobuf from 3.24.1 to 3.24.3 (#6909)f4445d4
Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.7 to 0.13.8 (#6910)eb5703a
Fix build documentation redirect link (#6912)1cded6d
Bump BenchmarkDotNet from 0.13.7 to 0.13.8 (#6908)f2025e3
Fix possible NRE bug in Dispatchers (#6906)067bd76
remove redundant langversion (#6902)42fbc83
Bump Polyfill from 1.24.1 to 1.27.1 (#6899)Updates
Akka.Persistence.TCK
from 1.5.12 to 1.5.13Release notes
Sourced from Akka.Persistence.TCK's releases.
... (truncated)
Changelog
Sourced from Akka.Persistence.TCK's changelog.
... (truncated)
Commits
51f0574
Update RELEASE_NOTES.md for 1.5.13 release (#6922)8c8d191
* clean up and optimize actor name validation. (#6919)15bb5ca
Bump Microsoft.Data.SQLite from 7.0.10 to 7.0.11 (#6917)cd8b8bc
Bump Google.Protobuf from 3.24.1 to 3.24.3 (#6909)f4445d4
Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.7 to 0.13.8 (#6910)eb5703a
Fix build documentation redirect link (#6912)1cded6d
Bump BenchmarkDotNet from 0.13.7 to 0.13.8 (#6908)f2025e3
Fix possible NRE bug in Dispatchers (#6906)@dependabot rebase