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

Query : Fixes LINQ Serialization CamelCase Naming Policy #4253

Merged
merged 8 commits into from
May 1, 2024

Conversation

Maya-Painter
Copy link
Contributor

@Maya-Painter Maya-Painter commented Jan 16, 2024

Description

As it stands now, if the CamelCase naming policy is specified on the CosmosLinqSerializerOptions it will not be applied to all LINQ translations.

This PR fixes this bug so that the naming policy is applied in all scenarios. This will change the expected (incorrect) behavior.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@kirankumarkolli kirankumarkolli added the auto-merge Enables automation to merge PRs label Apr 28, 2024
Copy link
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 f304e97 into master May 1, 2024
22 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the users/maypainter/LinqFix branch May 1, 2024 19:21
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 QUERY
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants