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

Merge main into Datalake branch #21386

Merged
merged 393 commits into from
Aug 16, 2023

Conversation

tasherif-msft
Copy link
Contributor

No description provided.

gracewilcox and others added 30 commits June 2, 2023 14:34
* remove old keyvault

* remove remaining references to sdk/keyvault
- Removing some of unpredictability from the scheduled messages tests, now that we have messages state.
- Noted some defers that were a little late in the new DefaultRule tests.
* Refactor some public surface in azcore/tracing

This contains breaking changes against the previous beta.

* update azotel for breaking changes

* fix off-by-one error in var name
* Support localspecrepo if pass in this parameter

* Support regen sdk code based on local typespecs

* Added reference doc to error message

---------

Co-authored-by: raychen <[email protected]>
* Updating azcore to 1.6.0

* updating azidentity
SDKs that contain one or more clients in sub-packages could have their
module name incorrectly set in the telemetry string.
* Set telemetry schema on tracers

Document the version in use.

* remove unnecessary doc comment

use string for version for now
* update dependencies

* update perf tests too
* Prep azotel for v0.1.0 release

* add code owners for azotel

* fix build status links
* Use local HEAD commit to create tsp-location.yaml

* Set default repo value in tsp-location

* Update eng/common/scripts/TypeSpec-Project-Process.ps1

Co-authored-by: Wes Haggard <[email protected]>

* Update eng/common/scripts/TypeSpec-Project-Process.ps1

Co-authored-by: Konrad Jamrozik <[email protected]>

* Resolve feedback

* Fixed git remote repo parsing

---------

Co-authored-by: raychen <[email protected]>
Co-authored-by: Wes Haggard <[email protected]>
Co-authored-by: Konrad Jamrozik <[email protected]>
siminsavani-msft and others added 5 commits August 16, 2023 16:14
* Regenerating AzBlob to STG 85/86 (Azure#20724)

* Regenerating azblob to stg 85/86

* Updating CopyFromURL

* minor change

* minor fixes

* undo some minor fixes

* Updating Go code generator

* Fixing calls to pipeline

* Adding custom UnmarshalXML for BlobItem and BlobPrefix

* Updating constructor method for AppendBlobClient

* Updating Client constructors

* Undoing minor fixes to blob examples

* Fixing authpolicy

* Updating azcore version

* Fixing client strings

* Const for service client

* Minor fix

* fixing go mod files

* Shared constants client name

* Addressing comments

* [Feature STG 85/86] Cold Tier

* [Checksum Work] BlockBlob Client: Transactional/Source Content Validation (Azure#21033)

* Adding test for transactional validation in block blob

* StageBlockFromURL tests

* Deprecating options in CommitBlockList

* CopyFromURL test

* Updating checksum behavior

* Record tests

* Updated recording

* Updated recording again

* Added error for user gen checksums, tests for UploadStream, UploadBuffer, and UploadFile

* Added recorded test

* Updated CommitBlockList, added tests for CommitBlockList, and added CRC64 test for Upload

* Updating UploadStream test

* Recorded test

* Recorded test

* Fixing CommitBlockList errors

* Fixing linting issues

* Addressing comment + handling CI issues

* Removing TransactionalValidation from CommitBlockList + cleaning up tests

* Rerecorded tests

* Update azcore (Azure#21188)

* Updating azcore

* Updating changelog.md

* Updating go sum file

* Update perf go file

* Copy Blob from URL/Put Blob from URL copy source tags  (Azure#21128)

* Regenerating AzBlob to STG 85/86 (Azure#20724)

* Regenerating azblob to stg 85/86

* Updating CopyFromURL

* minor change

* minor fixes

* undo some minor fixes

* Updating Go code generator

* Fixing calls to pipeline

* Adding custom UnmarshalXML for BlobItem and BlobPrefix

* Updating constructor method for AppendBlobClient

* Updating Client constructors

* Undoing minor fixes to blob examples

* Fixing authpolicy

* Updating azcore version

* Fixing client strings

* Const for service client

* Minor fix

* fixing go mod files

* Shared constants client name

* Addressing comments

* [Feature STG 85/86] Cold Tier  (Azure#21032)

* Adding Cold Tier + tests

* Recorded tests

* Updated CHANGELOG.md

* Fixing linting issues

* Updating Cold tier test and recording

* Addressing commits

* Adding CopySourceBlobTags

* Fixing enum variable name, adding default test, changelog update

* Cleaning up constants

* Moving const to constants.go

* Small change

* Adding PossibleBlobCopySourceTagsValues() Method for CopySourceTags

* List System Containers (Azure#21243)

* Listing system containers

* Updating CHANGELOG.md

* Record test

* Filter Tags API on Container (Azure#21197)

* Adding FilterBlobs to container client

* Updating and adding tests

* Updating URL

Co-authored-by: Sourav Gupta <[email protected]>

* Updating comment

Co-authored-by: Sourav Gupta <[email protected]>

* Updating CHANGELOG.md

* Updating test

---------

Co-authored-by: Sourav Gupta <[email protected]>

* Encryption Scope SAS (Azure#21294)

* Adding encryption sas to blob, account, and identity sas

* Fixing issues with Blob SAS

* Undo some changes

* Undo some changes pt 2

* Undo some changes pt 3

* Adding doc comment

* Updating variable names in the tests and updated account sas test

* Updating tests

* Adding back comment

* Updating CHANGELOG.md

* Update sdk/storage/azblob/sas/query_params.go

Co-authored-by: Sourav Gupta <[email protected]>

* Update sdk/storage/azblob/CHANGELOG.md

Co-authored-by: Sourav Gupta <[email protected]>

* Removing SI from Account SAS

---------

Co-authored-by: Sourav Gupta <[email protected]>

* Test Encryption Scope support for Sync Blob Copy (SyncCopyFromUrl) (Azure#21332)

* Test List Blobs Fix for Invalid XML Characters

* minor fixes to changelog

---------

Co-authored-by: Sourav Gupta <[email protected]>
@github-actions github-actions bot added Azure.Core Azure.Identity Event Grid Event Hubs Internal Mgmt This issue is related to a management-plane library. Monitor Monitor, Monitor Ingestion, Monitor Query Service Bus Tables labels Aug 16, 2023
@tasherif-msft tasherif-msft merged commit fd63ad0 into Azure:feature/azdatalake Aug 16, 2023
15 checks passed
@tasherif-msft tasherif-msft deleted the feature/azdatalake branch August 16, 2023 20:59
@tasherif-msft tasherif-msft restored the feature/azdatalake branch August 16, 2023 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core Azure.Identity Event Grid Event Hubs Internal Mgmt This issue is related to a management-plane library. Monitor Monitor, Monitor Ingestion, Monitor Query Service Bus Tables
Projects
Development

Successfully merging this pull request may close these issues.