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.5.42
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.5.43
Choose a head ref
  • 15 commits
  • 44 files changed
  • 4 contributors

Commits on May 23, 2025

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

Commits on May 27, 2025

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

Commits on May 28, 2025

  1. Fix PublishWithAck response message type (#7673)

    * Fix PublishWithAck response message type
    
    * Update API Approval list
    Arkatufus authored May 28, 2025
    Configuration menu
    Copy the full SHA
    c444773 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Allow sharding delivery consumer to passivate self (#7670)

    * Allow sharding delivery consumer to passivate self
    
    * improve code
    
    * fix unit test config
    
    * Simplify code
    
    ---------
    
    Co-authored-by: Aaron Stannard <aaron@petabridge.com>
    Arkatufus and Aaronontheweb authored May 29, 2025
    Configuration menu
    Copy the full SHA
    39bf725 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Unset ActorCellKeepingSynchronizationContext in CallingThreadDispatch…

    …er before running actor's mailbox. Also remove ActorCellKeepingSynchronizationContext.AsyncCache property.
    markdBC committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    f912afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    426c6c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Merge pull request #7674 from schdooz/calling-thread-dispatcher-sync-…

    …context-fix
    
    Unset ActorCellKeepingSynchronizationContext in CallingThreadDispatcher
    Aaronontheweb authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    821d39b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Merge pull request #7679 from Arkatufus/Add-non-generic-ReadJornalFor

    [Query] Add non-generic `ReadJournalFor` API
    Arkatufus authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    ec99b8c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Configuration menu
    Copy the full SHA
    fd712b5 View commit details
    Browse the repository at this point in the history
  2. Add FilterOnFallbackPort documentation (#7683)

    * Add `FilterOnFallbackPort` documentation
    
    * Fix grammar
    
    ---------
    
    Co-authored-by: Aaron Stannard <aaron@petabridge.com>
    Arkatufus and Aaronontheweb authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    82b91de View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Configuration menu
    Copy the full SHA
    d87acf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d70cce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2617dd8 View commit details
    Browse the repository at this point in the history
  4. Improve ScheduledTellMsg logging (#7686)

    Co-authored-by: Aaron Stannard <aaron@petabridge.com>
    Arkatufus and Aaronontheweb authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    d4e571b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3ddaf3 View commit details
    Browse the repository at this point in the history
Loading