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

[PREVIEW] ResponseMessage : Adds setter for Diagnostics #2577

Merged
merged 8 commits into from
Jul 9, 2021

Conversation

anujtoshniwal
Copy link
Contributor

Description

Allow Diagnostics on the ResponseMessage to be set publicly. From the Encryption library, then we can append encryption related stuff to the Diagnostics returned by the core SDK and set it on the ResponseMessage.

Type of change

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

Copy link

@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.

Please follow the required format: "[Internal] Category: (Adds|Fixes|Refactors|Removes) Description"

Internal should be used for PRs that have no customer impact. This flag is used to help generate the changelog to know which PRs should be included. Examples:
Diagnostics: Adds GetElapsedClientLatency to CosmosDiagnostics
PartitionKey: Fixes null reference when using default(PartitionKey)
[v4] Client Encryption: Refactors code to external project
[Internal] Query: Adds code generator for CosmosNumbers for easy additions in the future.

@anujtoshniwal anujtoshniwal changed the title ResponseMessage : Expose setter for Diagnostics ResponseMessage : Adds setter for Diagnostics Jun 25, 2021
@github-actions github-actions bot dismissed their stale review June 25, 2021 12:13

All good!

j82w
j82w previously approved these changes Jun 29, 2021
abhijitpai
abhijitpai previously approved these changes Jul 8, 2021
@anujtoshniwal anujtoshniwal dismissed stale reviews from abhijitpai and j82w via d98f0f3 July 9, 2021 12:33
@j82w j82w changed the title ResponseMessage : Adds setter for Diagnostics [PREVIEW] ResponseMessage : Adds setter for Diagnostics Jul 9, 2021
@j82w j82w merged commit 16810d9 into master Jul 9, 2021
@j82w j82w deleted the users/antoshni/allowDiagnosticsToBeSet branch July 9, 2021 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants