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 pitr timestamp fixes #2914

Merged
merged 5 commits into from
Jan 25, 2021

Conversation

kavskalyan
Copy link
Contributor

@kavskalyan kavskalyan commented Jan 18, 2021


  1. Making utc as the default timezone when the timezone is not provided for the restore timestamps
  2. Added the --name parameter to az cosmosdb restorable-database-account list to return all the restorable database accounts with the given name
  3. Updating the sdk to the released version.

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

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?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

@yonzhan yonzhan added this to the S182 milestone Jan 18, 2021
@yonzhan
Copy link
Collaborator

yonzhan commented Jan 18, 2021

Cosmosdb

@kavskalyan
Copy link
Contributor Author

@evelyn-ys Can you please review this PR. Thanks :)

Copy link
Member

@evelyn-ys evelyn-ys left a comment

Choose a reason for hiding this comment

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

Have you updated setup.py to upgrade version?

@kavskalyan
Copy link
Contributor Author

Have you updated setup.py to upgrade version?

Missed it. Upgraded it now.

@kavskalyan kavskalyan requested a review from evelyn-ys January 22, 2021 06:52
@evelyn-ys evelyn-ys merged commit 67ff1fb into Azure:master Jan 25, 2021
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.

4 participants