Commit Graph

681 Commits

Author SHA1 Message Date
Azure SDK Bot
0d6624fdaa
Increment version for storage releases (#4013)
* Increment package version after release of azure-storage-blobs

* Increment package version after release of azure-storage-files-datalake

* Increment package version after release of azure-storage-files-shares
2022-10-11 05:01:20 +00:00
JinmingHu
ad4bc815d9
Storage October release (#3975) 2022-10-11 09:25:29 +08:00
microzchang
6b9aa2f70c
datalakestg82/change IsServerEncrypted not nullable (#4005) 2022-10-09 11:18:08 +08:00
JinmingHu
738bd51dbd
enable datalake softdelete tests (#3974) 2022-10-08 13:58:32 +08:00
JinmingHu
ead6ac3de1
Merge feature/datalakestg82 (#3973) 2022-09-30 11:58:29 +08:00
JinmingHu
74d6b75ead
add test case for batch options on snapshots and versions (#3970)
* add test case for batch options on snapshots and versions

* recording
2022-09-30 09:27:42 +08:00
JinmingHu
53797c82ce
Win32FileTimeConverter (#3967) 2022-09-28 10:50:18 +08:00
JinmingHu
769b6c5b90
Enable Query() test in blob SDK (#3960) 2022-09-22 12:28:58 +08:00
Azure SDK Bot
9b29538f8a
Increment package version after release of azure-storage-blobs (#3935) 2022-09-16 04:17:39 +00:00
JinmingHu
a511ef6054
storage ad-hoc release (#3934) 2022-09-16 03:02:19 +00:00
microzchang
0e00a3a52c
Compatibility improvement for striped blob (#3932) 2022-09-15 14:54:24 +08:00
Jamie Magee
deb847e59f
Add $schema to cgmanifest.json (#3918)
Co-authored-by: Jamie Magee <jamie.magee@microsoft.com>
2022-09-13 08:50:38 -07:00
Azure SDK Bot
7b68b31fe1
Increment version for storage releases (#3924)
* Increment package version after release of azure-storage-common

* Increment package version after release of azure-storage-blobs

* Increment package version after release of azure-storage-files-shares
2022-09-06 03:22:08 +00:00
JinmingHu
e29fe9b1c8
Storage Sept Release (#3914) 2022-09-06 09:54:33 +08:00
JinmingHu
3756ae66a2
Empty file or existing file won't be created/overwritten if the blob to be downloaded doesn't exist. (#3910) 2022-08-30 04:52:47 +00:00
JinmingHu
221a175099
File Share Features until STG82 (#3908) 2022-08-29 09:45:31 +08:00
Anton Kolesnyk
2dd3dbe3f6
Fix azure-storage-blobs-cpp beta install (#3889)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-08-17 11:24:39 +08:00
Azure SDK Bot
b5c456c712
Increment version for storage releases (#3875)
* Increment package version after release of azure-storage-common

* Increment package version after release of azure-storage-blobs
2022-08-09 10:39:33 +08:00
JinmingHu
1f82325143
Storage August Preview Release (#3868)
* Storage August Preview Release

* update versions
2022-08-09 08:59:26 +08:00
JinmingHu
93991ab122
STG 79 80 81 Features (#3850) 2022-08-05 13:54:50 +08:00
JinmingHu
54111348d1
Storage Aug GA release (#3864) 2022-08-05 09:43:47 +08:00
Azure SDK Bot
6b87e119a3
Increment package version after release of azure-storage-blobs (#3807) 2022-07-08 07:06:41 +08:00
JinmingHu
73da1df762
Azure Storage July Release (#3782) 2022-07-07 07:02:37 +08:00
JinmingHu
cb1c35eb77
add const qualifiers for CreateBatch() (#3800) 2022-07-06 15:43:09 +08:00
JinmingHu
9aeefefbbc
Blob batch improvement (#3790) 2022-07-01 07:19:27 +00:00
JinmingHu
dc04b2410e
Azure Storage Blob Batch (#3776) 2022-06-30 18:07:01 +08:00
Azure SDK Bot
3b9d526a26
Increment version for storage releases (#3713)
* Increment package version after release of azure-storage-common

* Increment package version after release of azure-storage-blobs
2022-06-08 09:08:35 +08:00
JinmingHu
0886fa2b81
Storage June Release (#3686) 2022-06-07 07:37:30 +08:00
Larry Osterman
8ec7a9958a
Removed version>= fields for openssl in vcpkg.json files (#3705) 2022-06-03 16:43:08 -07:00
Anton Kolesnyk
ad2591b58d
Format vcpkg.json (#3701)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-06-03 08:43:03 -07:00
JinmingHu
933486385a
storage unittest fix and improvement (#3667) 2022-05-24 14:08:14 +08:00
Anton Kolesnyk
80cf3d09fd
Update all-inclusive headers, and CMakeFiles for including all headers (#3640) 2022-05-17 20:45:46 -07:00
JinmingHu
e65ea2f71f
Storage Blob Stg78 Features (#3650) 2022-05-17 11:20:18 +08:00
JinmingHu
fc2f7c53b3
Fixed a bug where text of XML element cannot be empty. (#3643) 2022-05-12 08:56:06 +08:00
JinmingHu
5232334520
fix cmake in storage (#3604) 2022-04-30 10:36:29 +08:00
Daniel Jurek
140e05baa7
Migrate to matrix generator (#3553)
* Represent existing matrix in json
* Use new matrix
* Move to stage
* Cloud configuration
* MaxParallel
* DependsOn
* Quote CtestRegex
* Use template for cmake generate tests
* Template name mappings
* Formatting, parameters
* Remove duplicate bypass-local-dns.yml
* Enable Location override
* Add Location
* Add spelling words
* Use Ubuntu 20 where the name specifies Ubuntu 20
* Apply suggestions from code review

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* PR feedback
* fix storage sample
* Matrix documentation

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
Co-authored-by: Victor Vazquez <vhvb1989@gmail.com>
2022-04-26 14:34:23 +00:00
JinmingHu
7b87ea1c85
some small fixes on Storage cmakefiles (#3588) 2022-04-26 12:09:03 +08:00
JinmingHu
87b230a51d
Add batch protocol layer (#3580)
* Add batch protocol layer
2022-04-26 08:58:20 +08:00
JinmingHu
7083d857af
Remove DefaultSasVersion (#3534)
because each service has its own version

closes https://github.com/Azure/azure-sdk-for-cpp/issues/3401
2022-04-07 23:54:19 -07:00
Azure SDK Bot
2403659257
Increment version for storage releases (#3506)
* Increment package version after release of azure-storage-common

* Increment package version after release of azure-storage-blobs

* Increment package version after release of azure-storage-queues
2022-04-06 04:40:31 +00:00
JinmingHu
fe0ed7e3bb
Storage April Release (#3478)
* Storage April Release

* update queue changelog

* update vcpkg.json

* update CL
2022-04-06 07:27:48 +08:00
JinmingHu
6c0f062bad
fix a bug where the xml body cannot be too big (#3502)
* fix a bug where the xml body cannot be too big

* ut

* CL

* record
2022-04-05 13:15:04 +08:00
JinmingHu
4053591a3d
remove amalgamate form CGManifest (#3467)
* remove amalgamate form CGManifest

* update NOTICE.txt
2022-03-28 11:22:17 +08:00
Victor Vazquez
835f156af9
Vcpkg manifest and binary caching (#3329)
* binary cache and manifest

* update packages

* udpate

* add cache to private pipeline

* next try

* aver

* other

* again

* aver quick

* more

* this way

* again

* one more

* print

* test

* use depend

* more deps

* dep

* Apply suggestions from code review

Co-authored-by: Daniel Jurek <djurek@microsoft.com>

* updated to use group variable

* update identity

* end line

* Update vcpkg.json

* Apply suggestions from code review

* cspell

* remove comment

* updates

* make cache mode depend on SAS env var

* map env var only for internal pipelines

* other approach

* what about this

* and this

* try

* amd

* another

* extra step

* typo

* override for internal

* use default succeded

* azure core update manifest

* a

* run cmake-generate nightly as well

* check for SAS

* check cache

* no secret

* fix is secret

* pass explicit

* use secret all the time

* char

* One more

* export

* echos

* last

* array

* remove question

* ok

* weird

* use account key

* substring

* VCPKG_BINARY_SOURCES

* Add module installation

* task:

* Correct pathing for module

* update source gen

* format

* update spelling

* IsWindoows

* Use pwsh

* Cannot clobber with PSModule-Helpers. Attempt plain install

* Attempt plain install

* Revert unnecessary change to Update-DocsMsToc.ps1

* template ready

* curl is required on Windows as well for some CI gates

* attestation

* fix format

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2022-03-24 09:11:30 -07:00
JinmingHu
01d0c8cbcf
Update migration guide, add sample for wraping sync into async (#3469) 2022-03-24 11:16:24 +08:00
Victor Vazquez
feaaf0b414
Update release mode windows + samples (#3451)
* changes

* vs generator

* use macro

* release and samples

* add target to build smoke test

* revert

* reuse macro for samples

* extra legs for samples only

* storage connection string

* format

* order and macro

* update

* samples

* missing
2022-03-22 01:39:39 +00:00
George Arama
13175a4f41
Openssl1.1.1 (#3457)
* open ssl 1.1.1n

* manifests and vcpkg for attestation

* opensll - > git

* oops git

* set 1.1.1n as min version
2022-03-21 13:59:20 -07:00
George Arama
282ed53068
open ssl 1.1.1n (#3447)
* open ssl 1.1.1n

* manifests and vcpkg for attestation

* opensll - > git

* oops git
2022-03-21 11:17:21 -07:00
JinmingHu
71bdfddfee
Fix bug where we cannot use SAS authentication to move file/directory (#3422)
* Fix bug where we cannot use SAS authentication to move file/directory

* CL

* ut
2022-03-18 21:36:13 +08:00
Victor Vazquez
64e3130e2c
Adding Test-Proxy support to [Perf Fw] tests (#3257)
* cp

* cp

* cp

* Enable test proxy for perf tests

* unwanted

* format

* fix docs

* cspell

* parallel support and multi proxy

* update arg name

* more logs

* fix request redirection

* Apply suggestions from code review

Co-authored-by: Ahson Khan <ahkha@microsoft.com>

* run once before record, then after recording on

Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2022-03-11 17:13:15 -08:00