Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: akkadotnet/akka.net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.41
Choose a base ref
...
head repository: akkadotnet/akka.net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.42
Choose a head ref
  • 7 commits
  • 16 files changed
  • 3 contributors

Commits on Sep 7, 2022

  1. Require verbose logging for more gossip send/receive log statements. (#…

    …6089) (#6091)
    
    (cherry picked from commit 3b4ed91)
    
    Co-authored-by: Vagif Abilov <[email protected]>
    Arkatufus and object authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    03190b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    63639b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. [Akka.TestKit] TestKitBase should take arbitrary ActorSystem without …

    …throwing (#6092) (#6094)
    
    (cherry picked from commit 015de37)
    Arkatufus authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    e2b1d73 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Akka.Cluster.Sharding GetEntityLocation Query (#6101)

    * adding new `GetEntityLocation` query to `ShardRegion`
    
    designed to make it easier for testing and telemetry, the new `GetEntityLocation` is an `IShardRegionQuery` that checks for the presence of an entity in a given `ShardRegion` and reports back if this entity is able to be located.
    
    This query is not designed to be supported over the network and is meant to be local-only.
    
    * added spec and bugfixes
    
    * added API approval
    
    * added documentation and more detailed error messages
    Aaronontheweb authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    231c8c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    9d8f38a View commit details
    Browse the repository at this point in the history
  2. cleaned up NuGet package descriptions (#6111)

    Co-authored-by: Gregorius Soedharmo <[email protected]>
    Aaronontheweb and Arkatufus authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    256235b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfdd559 View commit details
    Browse the repository at this point in the history
Loading