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.23 Release #5189

Merged
merged 11 commits into from
Aug 10, 2021
Merged

v1.4.23 Release #5189

merged 11 commits into from
Aug 10, 2021

Commits on Aug 5, 2021

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

Commits on Aug 6, 2021

  1. Merge pull request #5172 from Aaronontheweb/remote/RemoteActorRefProv…

    …ider-cleanup
    
    minor cleanup to RemoteActorRefProvider
    Aaronontheweb authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    00a8517 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7dd4b7 View commit details
    Browse the repository at this point in the history
  3. Pruned RELEASE_NOTES.md (#5176)

    Azure Pipelines was no longer able to automatically publish `RELEASE_NOTES.md` due to its length, so we needed to truncate the file to something that only contains the last N releases.
    Aaronontheweb authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    5a7ece8 View commit details
    Browse the repository at this point in the history
  4. Remove LightningDB reference in cluster sharding, make ddata non-dura…

    …ble as default (#5175)
    
    Co-authored-by: Aaron Stannard <[email protected]>
    Arkatufus and Aaronontheweb authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c851ef4 View commit details
    Browse the repository at this point in the history
  5. Revert "Remove LightningDB reference in cluster sharding, make ddata …

    …non-durable as default (#5175)" (#5178)
    
    This reverts commit c851ef4.
    Aaronontheweb authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    f58c5fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7997b58 View commit details
    Browse the repository at this point in the history
  7. fix MNTR local build for .NET 5 (#5177)

    some .NET 5 SDKs are affected by dotnet/sdk#17579
    
    Added recommended work-around to ensure production of local NuGet packages still
    Aaronontheweb authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    0bd23c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

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

Commits on Aug 10, 2021

  1. use Failure to programmatically cancel Ask (#5187)

    * close #3019 - use `Failure` to programmatically cancel `Ask`
    
    * added `SendSystemMessage` call back
    Aaronontheweb authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    6b4a913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d572fae View commit details
    Browse the repository at this point in the history