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

Update AzBlob Service Version to 2023-08-03 #21409

Conversation

siminsavani-msft
Copy link
Contributor

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

Created an enum ServiceVersion to make it easier to update the service version.

ServiceVersion replaces all instances of []string{"2021-12-02"} in blob, appendblob, blockblob, pageblob, container, and service client.

  • 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.

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Aug 21, 2023
@siminsavani-msft
Copy link
Contributor Author

/azp run go - azblob

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@siminsavani-msft
Copy link
Contributor Author

/azp run go - azblob

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@siminsavani-msft siminsavani-msft merged commit b5b36a5 into Azure:feature/storage/stg87-90 Aug 23, 2023
@siminsavani-msft siminsavani-msft deleted the update-service-version branch August 23, 2023 19:24
siminsavani-msft added a commit that referenced this pull request Aug 28, 2023
* updating service version for stg 87-90

* Adding mock test to check request header

* fixing linting issues

* return fake response
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