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

[storage] port HNS permission support from storage/stable #26563

Merged
merged 7 commits into from
Jul 20, 2023

Conversation

jeremymeng
Copy link
Member

Port PR #25675

  • update blob service version to 2023-01-03
  • add "appendBlock - append large block" test
  • port file-datalake source changes
  • port file-datalake tests and add recordings

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Jul 20, 2023
Copy link
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.

Looks good!

@@ -102,7 +102,7 @@ export const timeoutInSeconds: OperationQueryParameter = {
export const version: OperationParameter = {
parameterPath: "version",
mapper: {
defaultValue: "2021-12-02",
defaultValue: "2023-01-03",
Copy link
Member

Choose a reason for hiding this comment

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

do we also have to update the service version in utils/constants.ts?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think so. I missed it.

Port PR Azure#25675

- update blob service version to 2023-01-03
- add "appendBlock - append large block" test
@azure-sdk
Copy link
Collaborator

azure-sdk commented Jul 20, 2023

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-storage-file-datalake

@jeremymeng jeremymeng merged commit f65ac8c into Azure:main Jul 20, 2023
13 checks passed
@jeremymeng jeremymeng deleted the storage/port-pr-25675 branch July 20, 2023 23:49
dgetu pushed a commit that referenced this pull request Sep 6, 2023
Port PR #25675

- update blob service version to 2023-01-03
- add "appendBlock - append large block" test
- port file-datalake source changes
- port file-datalake tests and add recordings
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.

3 participants