Skip to content

[storage-blob][storage-file-datalake]Deprecate destination...Name in the restore operations.#15265

Merged
EmmaZhu merged 1 commit intoAzure:masterfrom
EmmaZhu:undeletecontainer0
May 14, 2021
Merged

[storage-blob][storage-file-datalake]Deprecate destination...Name in the restore operations.#15265
EmmaZhu merged 1 commit intoAzure:masterfrom
EmmaZhu:undeletecontainer0

Conversation

@EmmaZhu
Copy link
Copy Markdown
Member

@EmmaZhu EmmaZhu commented May 13, 2021

Deprecate destinationContainerName in BlobServiceClient.undeleteContainer

Deprecate destinationFileSystemName in DataLakeServiceClient.undeleteFileSystem

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label May 13, 2021
Copy link
Copy Markdown
Member

@xirzec xirzec left a comment

Choose a reason for hiding this comment

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

This is the approach we've been using in other libraries. The idea is we mark things as @deprecated first and then remove them entirely in the next major release.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Mention in the changelog as well?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Updated.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks like the CI is failing because of mismatch in the API report.. please do rushx build and push changes!

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thanks. updated.

@EmmaZhu EmmaZhu force-pushed the undeletecontainer0 branch from 517a0eb to 757249c Compare May 14, 2021 01:59
@EmmaZhu EmmaZhu requested review from bterlson and chradek as code owners May 14, 2021 01:59
@EmmaZhu EmmaZhu force-pushed the undeletecontainer0 branch from 757249c to 29d2929 Compare May 14, 2021 02:09
…iner

Deprecate destinationFileSystemName in DataLakeServiceClient.undeleteFileSystem
@EmmaZhu EmmaZhu force-pushed the undeletecontainer0 branch from 29d2929 to 836f681 Compare May 14, 2021 03:04
@EmmaZhu EmmaZhu enabled auto-merge (squash) May 14, 2021 03:35
@EmmaZhu EmmaZhu merged commit 68bc533 into Azure:master May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants