8100d3021e4ea109cb424f404ba4bd5add59e95e Akka.Actor.Serialization: remember to serialize envelope AND underlying type when using serialize-messages=on (#7200)
45b5193c701e21e4f01ed55d0c78b1af1baffc4c Fix missing sendOneMessageToEachGroup field in Publish (#7202)
8be47302425caf04bd36bacb747082d8c48f1b1f ensure we use correct serializer in DistributedPubSubSerializerSpecs (#7199)
d1ed226e8b140215427bbd8ffd58130662d7ff28 Akka.Event: add log filtering system to prevent Akka.NET logs from being emitted in first place (#7179)
3f0be58a661150c3d14572cd4615b526ba5e037a fix race conditions with ReceivePersistentActorTests (#7194)
e470000d6ff75728fd2f89726efe91852033645d Clean up HelloWorld sample (#7192)
2d2e4fb4cb966c76342352f4f00c29b76fbea6f5 Modernize ClusterTools example project (#7190)
da8c8bb97baeed8220f1bdd43a556d1144801b07 Fix IsInfoEnabled on Error bug (#7185) (#7186)
8100d3021e4ea109cb424f404ba4bd5add59e95e Akka.Actor.Serialization: remember to serialize envelope AND underlying type when using serialize-messages=on (#7200)
45b5193c701e21e4f01ed55d0c78b1af1baffc4c Fix missing sendOneMessageToEachGroup field in Publish (#7202)
8be47302425caf04bd36bacb747082d8c48f1b1f ensure we use correct serializer in DistributedPubSubSerializerSpecs (#7199)
d1ed226e8b140215427bbd8ffd58130662d7ff28 Akka.Event: add log filtering system to prevent Akka.NET logs from being emitted in first place (#7179)
3f0be58a661150c3d14572cd4615b526ba5e037a fix race conditions with ReceivePersistentActorTests (#7194)
e470000d6ff75728fd2f89726efe91852033645d Clean up HelloWorld sample (#7192)
2d2e4fb4cb966c76342352f4f00c29b76fbea6f5 Modernize ClusterTools example project (#7190)
da8c8bb97baeed8220f1bdd43a556d1144801b07 Fix IsInfoEnabled on Error bug (#7185) (#7186)
8100d3021e4ea109cb424f404ba4bd5add59e95e Akka.Actor.Serialization: remember to serialize envelope AND underlying type when using serialize-messages=on (#7200)
45b5193c701e21e4f01ed55d0c78b1af1baffc4c Fix missing sendOneMessageToEachGroup field in Publish (#7202)
8be47302425caf04bd36bacb747082d8c48f1b1f ensure we use correct serializer in DistributedPubSubSerializerSpecs (#7199)
d1ed226e8b140215427bbd8ffd58130662d7ff28 Akka.Event: add log filtering system to prevent Akka.NET logs from being emitted in first place (#7179)
3f0be58a661150c3d14572cd4615b526ba5e037a fix race conditions with ReceivePersistentActorTests (#7194)
e470000d6ff75728fd2f89726efe91852033645d Clean up HelloWorld sample (#7192)
2d2e4fb4cb966c76342352f4f00c29b76fbea6f5 Modernize ClusterTools example project (#7190)
da8c8bb97baeed8220f1bdd43a556d1144801b07 Fix IsInfoEnabled on Error bug (#7185) (#7186)
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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.5.20 to 1.5.21. UpdatesAkka.Cluster.Sharding
from 1.5.20 to 1.5.21Release notes
Sourced from Akka.Cluster.Sharding's releases.
... (truncated)
Changelog
Sourced from Akka.Cluster.Sharding's changelog.
Commits
be52f7f
Add contributor table and milestone link (#7208)5b2cef5
Update RELEASE_NOTES,md for 1.5.21 release (#7207)06e5ade
Bump Akka.Analyzers to 0.2.5 (#7206)ef04e3a
[DOC] Add Akka.Analyzers AK1006 documentation (#7205)28cb273
Update documentation-guidelines.md (#7204)8100d30
Akka.Actor.Serialization: remember to serialize envelope AND underlying type ...45b5193
Fix missingsendOneMessageToEachGroup
field inPublish
(#7202)8be4730
ensure we use correct serializer inDistributedPubSubSerializerSpecs
(#7199)d1ed226
Akka.Event: add log filtering system to prevent Akka.NET logs from being emit...3f0be58
fix race conditions withReceivePersistentActorTests
(#7194)Updates
Akka.Persistence.Query
from 1.5.20 to 1.5.21Release notes
Sourced from Akka.Persistence.Query's releases.
... (truncated)
Changelog
Sourced from Akka.Persistence.Query's changelog.
Commits
be52f7f
Add contributor table and milestone link (#7208)5b2cef5
Update RELEASE_NOTES,md for 1.5.21 release (#7207)06e5ade
Bump Akka.Analyzers to 0.2.5 (#7206)ef04e3a
[DOC] Add Akka.Analyzers AK1006 documentation (#7205)28cb273
Update documentation-guidelines.md (#7204)8100d30
Akka.Actor.Serialization: remember to serialize envelope AND underlying type ...45b5193
Fix missingsendOneMessageToEachGroup
field inPublish
(#7202)8be4730
ensure we use correct serializer inDistributedPubSubSerializerSpecs
(#7199)d1ed226
Akka.Event: add log filtering system to prevent Akka.NET logs from being emit...3f0be58
fix race conditions withReceivePersistentActorTests
(#7194)Updates
Akka.Persistence.TCK
from 1.5.20 to 1.5.21Release notes
Sourced from Akka.Persistence.TCK's releases.
... (truncated)
Changelog
Sourced from Akka.Persistence.TCK's changelog.
Commits
be52f7f
Add contributor table and milestone link (#7208)5b2cef5
Update RELEASE_NOTES,md for 1.5.21 release (#7207)06e5ade
Bump Akka.Analyzers to 0.2.5 (#7206)ef04e3a
[DOC] Add Akka.Analyzers AK1006 documentation (#7205)28cb273
Update documentation-guidelines.md (#7204)8100d30
Akka.Actor.Serialization: remember to serialize envelope AND underlying type ...45b5193
Fix missingsendOneMessageToEachGroup
field inPublish
(#7202)8be4730
ensure we use correct serializer inDistributedPubSubSerializerSpecs
(#7199)d1ed226
Akka.Event: add log filtering system to prevent Akka.NET logs from being emit...3f0be58
fix race conditions withReceivePersistentActorTests
(#7194)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 show