Skip to content

Conversation

@sima-zhu
Copy link
Contributor

@sima-zhu sima-zhu commented Oct 4, 2019

No description provided.

- Renamed `setTier` to `setAccessTier` from `BlobAsyncClientBase` and `BlobClientBase` classes.
- Added `ParallelTransferOptions` to buffered upload, upload from file and download to file methods.
- Removed `Metadata` class and uses Map<String, String> for `matadata` field of `BlobProperties` and `ContainerProperties`.
- Removed generate SAS token APIs.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Removed generate SAS token APIs.
- Removed SAS token generation methods for client APIs, use {insert SAS token generation classes here} to create SAS tokens.

- Added `ParallelTransferOptions` to buffered upload, upload from file and download to file methods.
- Removed `Metadata` class and uses Map<String, String> for `matadata` field of `BlobProperties` and `ContainerProperties`.
- Removed generate SAS token APIs.
- Added `sasToken(String)` in client builder.
Copy link
Member

@alzimmermsft alzimmermsft Oct 4, 2019

Choose a reason for hiding this comment

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

Suggested change
- Added `sasToken(String)` in client builder.
- Replaced `credential(SASTokenCredential)` with `sasToken(String)` in client builder.

- Added `ParallelTransferOptions` to buffered upload, upload from file and download to file methods.
- Removed `Metadata` class and uses Map<String, String> for `matadata` field of `BlobProperties` and `ContainerProperties`.
- Removed generate SAS token APIs.
- Added `sasToken(String)` in client builder.
Copy link
Member

Choose a reason for hiding this comment

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

Add a comment about removing SASTokenCredential and SASTokenCredentialPolicy

@sima-zhu
Copy link
Contributor Author

sima-zhu commented Oct 4, 2019

Comments addressed

@sima-zhu sima-zhu merged commit 1e5c000 into Azure:master Oct 4, 2019
@sima-zhu sima-zhu deleted the rename branch October 4, 2019 18:31
chrischild pushed a commit to chrischild/azure-sdk-for-java that referenced this pull request Oct 5, 2019
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.

2 participants