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

Cosmos DB: support custom partition key value providers #8694

Merged

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Oct 30, 2023

null

Microsoft Reviewers: Open in CodeFlow

@ReubenBond ReubenBond merged commit b4ef03e into dotnet:main Oct 31, 2023
19 checks passed
@ReubenBond ReubenBond deleted the fix/cosmos-db-partition-key-providers branch October 31, 2023 15:42
benjaminpetit pushed a commit to benjaminpetit/orleans that referenced this pull request Nov 3, 2023
benjaminpetit added a commit to benjaminpetit/orleans that referenced this pull request Nov 3, 2023
commit 7a4aa39
Author: Benjamin Petit <bpetit@microsoft.com>
Date:   Thu Nov 2 15:31:44 2023 +0100

    Merge and fix build

commit 54f8a67
Merge: 8146138 2a0996c
Author: Benjamin Petit <bpetit@microsoft.com>
Date:   Thu Nov 2 15:14:43 2023 +0100

    Merge branch 'main' of github.com:dotnet/orleans into upgrade/dotnet8-rc2

commit 8146138
Author: Benjamin Petit <bpetit@microsoft.com>
Date:   Thu Nov 2 15:05:02 2023 +0100

    fake commit

commit 2a0996c
Author: Reuben Bond <203839+ReubenBond@users.noreply.github.com>
Date:   Thu Nov 2 06:04:30 2023 -0700

    Improve grain directory cache consistency (dotnet#8696)

commit b4ef03e
Author: Reuben Bond <203839+ReubenBond@users.noreply.github.com>
Date:   Tue Oct 31 08:42:10 2023 -0700

    Cosmos DB: support custom partition key value providers (dotnet#8694)

commit b5bb0b7
Author: Reuben Bond <203839+ReubenBond@users.noreply.github.com>
Date:   Tue Oct 31 08:41:46 2023 -0700

    Cosmos DB: allow customization of retry logic and partition key path (dotnet#8693)

commit d3e7d94
Author: Reuben Bond <203839+ReubenBond@users.noreply.github.com>
Date:   Tue Oct 31 08:40:28 2023 -0700

    Close connection when invalid framing is detected (dotnet#8692)

    * Ensure message is always set to null before deframing/deserializing to ensure that corruption triggers connection shutdown.

    * Close connection when invalid framing is detected

    * Fix tests

    * Avoid complex exception filters

    * Update src/Orleans.Core/Messaging/InvalidMessageFrameException.cs

    Co-authored-by: David Pine <david.pine@microsoft.com>

    ---------

    Co-authored-by: David Pine <david.pine@microsoft.com>
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant