Skip to content

[Internal] Binary Encoding: Adds Support for User String Encoding#5036

Merged
microsoft-github-policy-service[bot] merged 27 commits intomasterfrom
users/mayapainter/revertBranch
Apr 2, 2025
Merged

[Internal] Binary Encoding: Adds Support for User String Encoding#5036
microsoft-github-policy-service[bot] merged 27 commits intomasterfrom
users/mayapainter/revertBranch

Conversation

@Maya-Painter
Copy link
Copy Markdown
Contributor

@Maya-Painter Maya-Painter commented Feb 27, 2025

Description

Adds support for reading and writing user string encoded binary data in JsonReader, JsonWriter, and JsonNavigator.

Note: This is being introduced to support an internal scenario. For now, user string encoded data will NOT be sent over the wire to the client.

Type of change

  • New feature (non-breaking change which adds functionality)

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good!

@Maya-Painter Maya-Painter changed the title [Internal] Binary Encoding: Add Support for User String Encoding [Internal] Binary Encoding: Adds Support for User String Encoding Feb 27, 2025
Comment thread Microsoft.Azure.Cosmos/src/Json/JsonStringDictionary.cs Outdated
Comment thread Microsoft.Azure.Cosmos/src/Json/JsonStringDictionary.cs
Comment thread Microsoft.Azure.Cosmos/src/Json/JsonWriter.JsonBinaryWriter.cs Outdated
Comment thread Microsoft.Azure.Cosmos/src/Json/JsonBinaryEncoding.Strings.cs Outdated
Comment thread Microsoft.Azure.Cosmos/src/Json/IReadOnlyJsonStringDictionary.cs Outdated
Comment thread Microsoft.Azure.Cosmos/src/Json/JsonStringDictionary.cs Outdated
Comment thread Microsoft.Azure.Cosmos/src/Json/IJsonReadOnlyStringDictionary.cs Outdated
Comment thread Microsoft.Azure.Cosmos/src/Json/IJsonReadOnlyStringDictionary.cs Outdated
Comment thread Microsoft.Azure.Cosmos/src/Json/IJsonReadOnlyStringDictionary.cs Outdated
Comment thread Microsoft.Azure.Cosmos/src/Json/IJsonReadOnlyStringDictionary.cs Outdated
Comment thread Microsoft.Azure.Cosmos/src/Json/JsonBinaryEncoding.Strings.cs Outdated
Comment thread Microsoft.Azure.Cosmos/src/Json/JsonBinaryEncoding.Strings.cs
Comment thread Microsoft.Azure.Cosmos/src/Json/JsonStringDictionary.cs
Comment thread Microsoft.Azure.Cosmos/src/Json/JsonStringDictionary.cs
Comment thread Microsoft.Azure.Cosmos/src/Json/JsonStringDictionary.cs Outdated
Comment thread Microsoft.Azure.Cosmos/src/Json/JsonStringDictionary.cs
sboshra
sboshra previously approved these changes Apr 2, 2025
Copy link
Copy Markdown
Contributor

@sboshra sboshra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@Maya-Painter Maya-Painter added QUERY BinaryEncoding binary encoding in .NET sdk auto-merge Enables automation to merge PRs labels Apr 2, 2025
@microsoft-github-policy-service microsoft-github-policy-service Bot enabled auto-merge (squash) April 2, 2025 18:04
Copy link
Copy Markdown
Contributor

@adityasa adityasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@microsoft-github-policy-service microsoft-github-policy-service Bot merged commit 1d0046e into master Apr 2, 2025
26 checks passed
@microsoft-github-policy-service microsoft-github-policy-service Bot deleted the users/mayapainter/revertBranch branch April 2, 2025 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Enables automation to merge PRs BinaryEncoding binary encoding in .NET sdk QUERY

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants