Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.4.27 Release #5305

Merged
merged 7 commits into from
Oct 11, 2021
Merged

v1.4.27 Release #5305

merged 7 commits into from
Oct 11, 2021

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    7a5caa2 View commit details
    Browse the repository at this point in the history
  2. SmallestMailboxPool clarification (#5295)

    about routee selection algorithm
    
    Co-authored-by: Aaron Stannard <aaron@petabridge.com>
    vadimart92 and Aaronontheweb authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e657820 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. RemoteActorRefProvider address paring, caching and resolving improvme…

    …nts (#5273)
    
    * refactor remote-actorref-provider and add tests for cache entries
    
    * replace address-cache with actorpath-cache
    
    * refactor resolve with local address
    
    * refactor and cleanup
    
    * remove volatile from fields
    
    * remove double equals
    
    * optimize elements list
    
    * improve actor path join
    
    * improve actor path equals and compare
    
    Co-authored-by: Aaron Stannard <aaron@petabridge.com>
    Zetanova and Aaronontheweb authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    01c35a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Added telemetry injection point for Ask<T> (#5297)

    Looking for a way to help trace timeouts inside `Ask<T>` operations - needed some way to tap into the `TaskCompletionSource` and to create an active `ISpan` before the operation begins.
    Aaronontheweb authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    a091c2a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Bump Hyperion from 0.11.1 to 0.11.2 (#5301)

    Bumps [Hyperion](https://github.com/akkadotnet/Hyperion) from 0.11.1 to 0.11.2.
    - [Release notes](https://github.com/akkadotnet/Hyperion/releases)
    - [Changelog](https://github.com/akkadotnet/Hyperion/blob/dev/RELEASE_NOTES.md)
    - [Commits](akkadotnet/Hyperion@0.11.1...0.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: Hyperion
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    dbe76a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    029d007 View commit details
    Browse the repository at this point in the history
  3. Akka.NET v1.4.27 Release Notes (#5304)

    * added Akka.NET 1.4.27 release notes
    Aaronontheweb authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    e575a8a View commit details
    Browse the repository at this point in the history