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

Regenerating AzBlob to STG 87-90 #21384

Conversation

siminsavani-msft
Copy link
Contributor

@siminsavani-msft siminsavani-msft commented Aug 16, 2023

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to CHANGELOG.md are included.
  • MIT license headers are included in each file.

@siminsavani-msft siminsavani-msft changed the base branch from main to feature/storage/stg87-90 August 16, 2023 20:38
@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Aug 16, 2023
@siminsavani-msft siminsavani-msft changed the title regenerating azblob to stg 87-90 Regenerating Azblob to STG 87-90 Aug 16, 2023
@siminsavani-msft siminsavani-msft changed the title Regenerating Azblob to STG 87-90 Regenerating AzBlob to STG 87-90 Aug 16, 2023
@siminsavani-msft
Copy link
Contributor Author

/azp run go - azblob

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@@ -7,7 +7,7 @@ go: true
clear-output-folder: false
version: "^3.0.0"
license-header: MICROSOFT_MIT_NO_VERSION
input-file: "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/080b332b7572514a2e100dd2fa1fb86cb8edcb08/specification/storage/data-plane/Microsoft.BlobStorage/preview/2021-12-02/blob.json"
input-file: "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/a32d0b2423d19835246bb2ef92941503bfd5e734/specification/storage/data-plane/Microsoft.BlobStorage/preview/2021-12-02/blob.json"
Copy link
Member

Choose a reason for hiding this comment

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

STG 87 is 2022-11-02. But the above URL is pointing to 2021-12-02.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This should be the correct link as confirmed by @seanmcc-msft

Copy link
Member

Choose a reason for hiding this comment

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

We don't have a swagger file for blobs beyond 2021-12-02 yet, we only add new files where there is a feature for the service in question that requires a swagger change and a new version.

https://github.com/Azure/azure-rest-api-specs/tree/main/specification/storage/data-plane/Microsoft.BlobStorage/preview

@siminsavani-msft siminsavani-msft merged commit 8ffc72d into Azure:feature/storage/stg87-90 Aug 21, 2023
@siminsavani-msft siminsavani-msft deleted the regen-to-87-90 branch August 21, 2023 16:57
siminsavani-msft added a commit that referenced this pull request Aug 29, 2023
* regenerating azblob to stg 87-90 (#21384)

* Update AzBlob Service Version to 2023-08-03 (#21409)

* updating service version for stg 87-90

* Adding mock test to check request header

* fixing linting issues

* return fake response

* High Throughput Append Blob (#21424)

* adding test for highthroughput appendblob

* recorded test

* Unrecord file, update CHANGELOG.md

* ArchieveStatus - RehydratePendingToCold (#21441)

* Adding new rehydrate enum

* Added new enum, test, updated CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AzBlob Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants