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

CosmosDB - API Version 2024-05-15-preview #7613

Merged
merged 19 commits into from
Jun 26, 2024

Conversation

pjohari-ms
Copy link
Member


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

Copy link

azure-client-tools-bot-prd bot commented May 14, 2024

⚠️Azure CLI Extensions Breaking Change Test
⚠️cosmosdb-preview
rule cmd_name rule_message suggest_message
⚠️ 1006 - ParaAdd cosmosdb create cmd cosmosdb create added parameter capacity_mode
⚠️ 1010 - ParaPropUpdate cosmosdb create cmd cosmosdb create update parameter server_version: updated property choices from ['3.2', '3.6', '4.0', '4.2'] to ['3.2', '3.6', '4.0', '4.2', '5.0', '6.0']
⚠️ 1006 - ParaAdd cosmosdb service create cmd cosmosdb service create added parameter dedicated_gateway_type
⚠️ 1006 - ParaAdd cosmosdb update cmd cosmosdb update added parameter capacity_mode
⚠️ 1010 - ParaPropUpdate cosmosdb update cmd cosmosdb update update parameter server_version: updated property choices from ['3.2', '3.6', '4.0', '4.2'] to ['3.2', '3.6', '4.0', '4.2', '5.0', '6.0']

Copy link

Hi @pjohari-ms,
Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

Copy link

Hi @pjohari-ms,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@yonzhan
Copy link
Collaborator

yonzhan commented May 14, 2024

Thank you for your contribution! We will review the pull request and get back to you soon.

Copy link

github-actions bot commented May 14, 2024

⚠️ Release Suggestions

Module: cosmosdb-preview

  • ⚠️ Please update VERSION to be 1.0.0b2 in src/cosmosdb-preview/setup.py

Notes

  • Stable/preview tag is inherited from last release. If needed, please add stable/preview label to modify it.
  • Major/minor/patch/pre increment of version number is calculated by pull request code changes automatically. If needed, please add major/minor/patch/pre label to adjust it.
  • For more info about extension versioning, please refer to Extension version schema

@yonzhan
Copy link
Collaborator

yonzhan commented May 15, 2024

Please fix CI issues

@pjohari-ms pjohari-ms changed the title Cosmos DB - API Verision 2024-05-15-preview Cosmos DB - API Version 2024-05-15-preview May 17, 2024
@pjohari-ms pjohari-ms changed the title Cosmos DB - API Version 2024-05-15-preview CosmosDB - API Version 2024-05-15-preview May 28, 2024
@pjohari-ms
Copy link
Member Author

@evelyn-ys Can you please review the PR and merge? Thanks

@evelyn-ys evelyn-ys merged commit 8097e12 into Azure:main Jun 26, 2024
18 checks passed
@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ cosmosdb-preview ] : https://dev.azure.com/azclitools/release/_build/results?buildId=167619&view=results

@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ cosmosdb-preview ] : https://dev.azure.com/azclitools/release/_build/results?buildId=167746&view=results

liorstauber pushed a commit to liorstauber/azure-cli-extensions that referenced this pull request Jul 14, 2024
* Added Vendored SDK

* Made changes to history.rst and setup.py

* adding capacityMode option for CLI commands

* adding test recordings

* Corrected vendored sdk

* Add azure_mgmt_mongocluster vendor sdk. Update commands to use new mongo cluster sdk and update tests.

* Distributed Query changes

* Fixes and test recordings

* Specification bugfix which required re-release of SDK

* Added test recordings

* Restoring test recordings for CI

* Test recordings using new subscription

* Changes to tests to make them generic

* Pylint

* More pylint

---------

Co-authored-by: chandrasekhar gunturi <[email protected]>
Co-authored-by: Oliver Towers <[email protected]>
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.

6 participants