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

Fixes JSON property name of ClientEncryptionKeyProperties to match backend #24160

Merged

Conversation

aayush3011
Copy link
Member

@aayush3011 aayush3011 commented Sep 15, 2021

  1. Fixed JSON property name of ClientEncryptionKeyProperties to match backend
    encryptionAlgorithmId -> encryptionAlgorithm
  2. Added overloaded methods for CRUD operations
    For example createItem(T item), createItem(T item, CosmosItemRequestOptions options)

@aayush3011
Copy link
Member Author

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

aayush3011 and others added 3 commits September 17, 2021 12:45
EncryptionKeyJsonProperty Merge Conflicts
….com:aayush3011/azure-sdk-for-java into users/akataria/updateEncryptionAlgorithmJson
@aayush3011
Copy link
Member Author

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@simplynaveen20 simplynaveen20 left a comment

Choose a reason for hiding this comment

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

LGTM

@aayush3011 aayush3011 merged commit 71b1c8b into Azure:main Sep 18, 2021
srnagar pushed a commit to srnagar/azure-sdk-for-java that referenced this pull request Sep 20, 2021
…ckend (Azure#24160)

* Fixes JSON property name of ClientEncryptionKeyProperties to match backend

* Adding overloaded methods for CRUD operations

* Fixes JSON property name of ClientEncryptionKeyProperties to match backend

* Adding overloaded methods for CRUD operations

* Resolving comments

Co-authored-by: Aayush Kataria <[email protected]>
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this pull request Jun 8, 2023
[Hub Generated] Publish private branch 'azure-kusto/devCM' (Azure#24160)

* [AutoSync] dad295e34cd Merged PR 7593889: Python pipeline: Re-tag python image from pipeline if needed

* [AutoSync] 779e3f273da Merged PR 7983985: NetworkSettingsAllowedFqdnListUpdater: allow updating while suspended

* [AutoSync] 8234bea6386 Merged PR 8021356: Add db pagination to may 2023 version

* [AutoSync] 3a2bf0e47c8 Merged PR 8120727: Region buildout: Fix specifying RpVmSize

* [AutoSync] c87d8729e5a Merged PR 8147686: [Swagger] Fix LintDiff errors

* [AutoSync] 5350cd308a9 Merged PR 8166361: Use upper-case values when configuring CORS

---------

Co-authored-by: swagger-automation <[email protected]>
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this pull request Jun 8, 2023
Revert "[Hub Generated] Publish private branch 'azure-kusto/devCM' (Azure#24160)" (Azure#24355)

This reverts commit 3ee139274d100f1e14b443d359d21e1644e297f6.
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this pull request Jun 24, 2023
Revert "Revert "[Hub Generated] Publish private branch 'azure-kusto/devCM' (Azure#24160)" (Azure#24355)" (Azure#24551)

This reverts commit 6c157d49894462320db6603bb8e7b3077861b2d7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants