-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: akkadotnet/akka.net
base: 1.4.38
head repository: akkadotnet/akka.net
compare: 1.4.41
- 18 commits
- 55 files changed
- 6 contributors
Commits on May 26, 2022
-
pass
Akka.Cluster.Cluster
intoIDowningProvider
directly (#5965)Configuration menu - View commit details
-
Copy full SHA for 9260924 - Browse repository at this point
Copy the full SHA 9260924View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fa7abb - Browse repository at this point
Copy the full SHA 4fa7abbView commit details
Commits on May 27, 2022
-
Trap all exception thrown while trying to dispatch messages in Akka.R…
…emote.EnpointReader (#5971)
Configuration menu - View commit details
-
Copy full SHA for 0e7cd06 - Browse repository at this point
Copy the full SHA 0e7cd06View commit details
Commits on Jun 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 36bc254 - Browse repository at this point
Copy the full SHA 36bc254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b4bd8 - Browse repository at this point
Copy the full SHA 97b4bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e8f6a3 - Browse repository at this point
Copy the full SHA 8e8f6a3View commit details
Commits on Jun 14, 2022
-
Add Cluster.Sharding ActorInitializationException spec (#5999)
* Add spec to make sure that Cluster.Sharding can survive any transient exceptions thrown from entity constructor and PreStart method * Remove timing sensitive code to avoid raciness * Use AwaitCondition instead
Configuration menu - View commit details
-
Copy full SHA for 5e1b066 - Browse repository at this point
Copy the full SHA 5e1b066View commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9db6ec2 - Browse repository at this point
Copy the full SHA 9db6ec2View commit details
Commits on Jul 18, 2022
-
[BACKPORT #6038] SSL Configuration fails even EnbleSsl property is se…
…t to false (#6043) * SSL Configuration Fails even EnbleSsl property is set to false (#6038) * Respect EnableSsl configuration propert * Update DotNettySslSupportSpec.cs * Update DotNettySslSupportSpec.cs * Update DotNettyTransportSettings.cs * Moved enableSsl variable initialization outside return statement Co-authored-by: Aliaksei Minchankou <Aliaksei.Minchankou@nreca.coop> Co-authored-by: Aaron Stannard <aaron@petabridge.com> * SSL * (Parameter 'certificatePath') * TestKit * Fixed up assertion to no longer be whitespace sensitive * [Bug] using FluentAssertions; Co-authored-by: aminchenkov <alexei.minchenkov@gmail.com> Co-authored-by: Aliaksei Minchankou <Aliaksei.Minchankou@nreca.coop> Co-authored-by: Aaron Stannard <aaron@petabridge.com>
Configuration menu - View commit details
-
Copy full SHA for 2d4cbb5 - Browse repository at this point
Copy the full SHA 2d4cbb5View commit details
Commits on Jul 22, 2022
-
[BACKPORT #6044] Add IAsyncEnumerable as Akka.Streams Source (#6047)
* Cherry-picked from af513b0 * Fix missing DefaultConfig * Fix missing StreamTestDefaultMailbox.DefaultConfig Co-authored-by: Ebere Abanonu <eaba@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7293c6e - Browse repository at this point
Copy the full SHA 7293c6eView commit details -
Cherry-picked from 0c92aac (#6048)
Co-authored-by: Aaron Stannard <aaron@petabridge.com>
Configuration menu - View commit details
-
Copy full SHA for fc777f3 - Browse repository at this point
Copy the full SHA fc777f3View commit details -
Update RELEASE_NOTES.md for 1.4.40 release (#6046)
* Update RELEASE_NOTES.md for 1.4.40 release * Add aminchenkov to the contributor list table * Cherry-picked from 0c92aac (#6048) Co-authored-by: Aaron Stannard <aaron@petabridge.com> * Update RELEASE_NOTES.md for 1.4.40 release * Add aminchenkov to the contributor list table * Update RELEASE_NOTES.md Co-authored-by: Aaron Stannard <aaron@petabridge.com>
Configuration menu - View commit details
-
Copy full SHA for fc2ed1a - Browse repository at this point
Copy the full SHA fc2ed1aView commit details
Commits on Jul 27, 2022
-
Fix faulty AddLogger in LoggingBus (#6028)
* Fix faulty AddLogger in LoggingBus * Ignore logger async start setting, not relevant anymore * Simplify unit test * Send Stop instead of PoisonPill * Make loggers load asynchronously by default * Change logging back to exceptions * Remove _startupState, use closure instead Co-authored-by: Aaron Stannard <aaron@petabridge.com>
Configuration menu - View commit details
-
Copy full SHA for c8b46b4 - Browse repository at this point
Copy the full SHA c8b46b4View commit details
Commits on Aug 23, 2022
-
enabled
Directive.Resume
to log the fullException
(#6070)Modified the default `SupervisorStrategy` to record the full `Exception` when a `Warning` is issued when a `Directive.Resume` is returned by the `Decider` when handling child actor failures. The only material impact of this is improved visibility into the stack trace and error details.
Configuration menu - View commit details
-
Copy full SHA for 3dff658 - Browse repository at this point
Copy the full SHA 3dff658View commit details
Commits on Aug 31, 2022
-
[BACKPORT] #6080 Extend DistributedData Replicator settings with Verb…
Configuration menu - View commit details
-
Copy full SHA for bfba848 - Browse repository at this point
Copy the full SHA bfba848View commit details -
AkkaPduCodec
serializer benchmark (#6078) (#6086)* added benchmark to measure `AkkaPduCodec` overhead * completed `AkkaPduCodec` benchmarks * broke down read-side deserialization * added second ActorSystem * added full cache debug logs (cherry picked from commit eee47ac) Co-authored-by: Aaron Stannard <aaron@petabridge.com>
Configuration menu - View commit details
-
Copy full SHA for a0f0032 - Browse repository at this point
Copy the full SHA a0f0032View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a1c4b6 - Browse repository at this point
Copy the full SHA 1a1c4b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b5b15 - Browse repository at this point
Copy the full SHA 07b5b15View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.4.38...1.4.41