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

Add CosmosDB RP API Version 2024-09-01-preview #7885

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

carjackson-msft
Copy link
Member

@carjackson-msft carjackson-msft commented Aug 14, 2024


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 Aug 14, 2024

⚠️Azure CLI Extensions Breaking Change Test
⚠️cosmosdb-preview
rule cmd_name rule_message suggest_message
⚠️ 1006 - ParaAdd cosmosdb copy create cmd cosmosdb copy create added parameter dest_mongo_vcore
⚠️ 1009 - ParaPropRemove cosmosdb copy create cmd cosmosdb copy create update parameter dest_account: removed property required=True
⚠️ 1010 - ParaPropUpdate cosmosdb create cmd cosmosdb create update parameter server_version: updated property choices from ['3.2', '3.6', '4.0', '4.2', '5.0', '6.0'] to ['3.2', '3.6', '4.0', '4.2', '5.0', '6.0', '7.0']
⚠️ 1010 - ParaPropUpdate cosmosdb update cmd cosmosdb update update parameter server_version: updated property choices from ['3.2', '3.6', '4.0', '4.2', '5.0', '6.0'] to ['3.2', '3.6', '4.0', '4.2', '5.0', '6.0', '7.0']

Copy link

Hi @carjackson-msft,
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 Aug 14, 2024

DRAFT

Copy link

github-actions bot commented Aug 14, 2024

carjackson-msft and others added 4 commits August 16, 2024 11:41
Adding support for Azure CosmosDB for MongoDB(RU) to Azure CosmosDB for MongoDB(vCore) container copy
@github-actions github-actions bot added the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Sep 12, 2024
@github-actions github-actions bot removed the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Sep 18, 2024
@carjackson-msft carjackson-msft marked this pull request as ready for review September 24, 2024 15:42
@carjackson-msft carjackson-msft changed the title [DRAFT] Add CosmosDB RP API Version 2024-09-01-preview Add CosmosDB RP API Version 2024-09-01-preview Sep 24, 2024
@evelyn-ys
Copy link
Member

Please fix linter failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot CosmosDB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants