Commit Graph

1399 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
George Arama
60b35a6a4f
Small updates for core tests to work with the main automation. (#4004)
* core tests

* clang
2022-10-08 13:41:07 -07:00
JinmingHu
738bd51dbd
enable datalake softdelete tests (#3974) 2022-10-08 13:58:32 +08:00
Azure SDK Bot
f5f235174d
Increment package version after release of azure-core (#4000) 2022-10-06 18:48:34 +00:00
Anton Kolesnyk
64292fee49
Azure Core October Release (#3996)
* Azure Core October Release

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2022-10-06 10:26:38 -07:00
Ahson Khan
0a888c6674
Fixup comment in unique_handle.hpp to reference curl_easy_cleanup rather than curl_free. (#3997) 2022-10-05 13:19:41 -07:00
Larry Osterman
895a1f9f2c
Fixed memory leak in curl (#3995)
* Fixed memory leak in curl

* fixed documentation in unique_handle.hpp
2022-10-05 02:50:42 +00:00
Anton Kolesnyk
dd2d050ec8
Update Attestation readme.md (#3991) 2022-10-04 16:53:55 -07:00
Anton Kolesnyk
cc64ffae58
Upadte Attestation changelog.md (#3992) 2022-10-04 15:00:00 -07:00
Larry Osterman
53c9da1552
Pull all Websockets changes to main except for WebSockets itself. (#3954)
* Pulled WebSocket fixes into main except for WebSockets functionality


Co-authored-by: Rick Winter <rick.winter@microsoft.com>
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
Co-authored-by: George Arama <50641385+gearama@users.noreply.github.com>
Co-authored-by: Ahson Khan <ahson_ahmedk@yahoo.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-10-04 14:58:56 -07:00
George Arama
19deeec413
fix LROs in keyvault (#3952)
* fix LROs in keyvault

* qfe

* some cleanup

* fdd

* clangs

* correct fix

* oops
2022-10-03 14:34:17 -07: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
eb9c35d266
Revert "Add Win32FileTimeConverter (#3941)" (#3966)
This reverts commit 14e4f52b91.
2022-09-29 09:42:23 +08:00
JinmingHu
53797c82ce
Win32FileTimeConverter (#3967) 2022-09-28 10:50:18 +08:00
George Arama
c8d79610e0
Pipeline core (#3953)
* test1

* glob

* quick cleanup

* ddasda

* ddsa

* envs

* dsds

* Revert "ddsa"

This reverts commit 6d9e385284ba37736fb5bc41e56065943abd7937.

* wq

* comment out issues

* valid test

* maybe

* qwewqewq

* lang steps

* Vcpkg pre-steps in the place Daniel should've recommend they go

* RepoOwner

* Correct repo owner name

* Remove vcpkg.yml (we don't need to write)

* PR trigger

* small change

* Update eng/pipelines/templates/jobs/perf.yml

Co-authored-by: Mike Harder <mharder@microsoft.com>

* Update eng/pipelines/templates/jobs/perf.yml

Co-authored-by: Mike Harder <mharder@microsoft.com>

* Update sdk/core/perf.yml

Co-authored-by: Mike Harder <mharder@microsoft.com>

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
2022-09-26 17:34:11 +00:00
JinmingHu
769b6c5b90
Enable Query() test in blob SDK (#3960) 2022-09-22 12:28:58 +08:00
JinmingHu
14e4f52b91
Add Win32FileTimeConverter (#3941) 2022-09-21 09:31:34 +08:00
Peng Li
52f9437adb
Update AttestationClient::AttestTpm API to match existing AttestOpenEnclave and AttestSgxmEnclave (#3928)
* Fix broken link and typo in contributing.md

* Use vector<uint8_t> for attest instead of strings

* remove options

* fix comments

* update release version

* remove versionig

* revert changelog

* add the change

* update comment

* Update sdk/attestation/azure-security-attestation/CHANGELOG.md

Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>

* fix formatting

* address pr comment

* fix formating

* update a comment

* remove the attest tpm comment

Co-authored-by: Peng Li <pengfeli@microsoft.com>
Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
2022-09-19 16:01:44 -07: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
Azure SDK Bot
81b733689b
Increment package version after release of azure-core (#3919) 2022-09-01 11:40:51 -07:00
Anton Kolesnyk
825d2dd136
Core September Release (#3913)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-09-01 10:30:24 -07: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
keshen-msft
e019b3ea7e
Fix an issue that reason phrase is missing as expected from HTTP/2 server (#3879)
* Fix an issue that reason phrase is missing as expected from HTTP/2 server

* reverse the condition

* compact comments

* fix clang format
2022-08-10 12:59:47 -07: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
5a8d62358a
Increment version for core releases (#3865)
* Increment package version after release of azure-core

* Increment package version after release of azure-core-tracing-opentelemetry
2022-08-04 19:23:08 +00:00
Anton Kolesnyk
755d717df7
Core August releases (#3862)
* Core August releases

* cspell

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-08-04 11:00:06 -07:00
John Heffner
86b3305b09
Retry poll calls on EINTR (#3858)
When signals are delievered to the process, calls here to poll may be
interrupted and return with a spurious failure.  The call instead should be
restarted.
2022-08-01 09:11:43 -07:00
Rick Winter
1dab2c16de
Update CHANGELOG.md 2022-07-28 12:10:23 -07:00
Larry Osterman
c437f5a8b8
Removed hard dependency on opentelemetry version (#3844) 2022-07-25 17:29:09 -07:00
Azure SDK Bot
a75c95b4f7
Increment version for keyvault releases (#3809)
* Increment package version after release of azure-security-keyvault-keys

* Increment package version after release of azure-security-keyvault-secrets

* Increment package version after release of azure-security-keyvault-certificates
2022-07-25 16:45:01 -07:00
George Arama
992a3a9409
Helm charts (#3841)
* helm chart

* first pipe setup

* poi

* magiks

* ewewe

* stress

* cleanup

* pr

* QFE and readme

* clang

* stupid clang , waste of time

* ewqwewewrqrewewrqewrqwrqr

* stupid clang

* cspell

* PR

* try try again

* clang again
2022-07-25 11:25:05 -07:00
George Arama
7bf67350a2
Remove winhttp (#3832)
* remove refs to winhttp

* this tsst only curl
2022-07-15 13:47:01 -07:00
Ahson Khan
593437b8f2
Update attestation core vcpkg dependency to latest GA version that is required. (#3830)
* Update attestation core vcpkg dependency to latest GA version that is required.

* Update vcpkg config.cmake to match the dependency version needed.
2022-07-15 10:06:16 -07:00
George Arama
e0706ba1fb
Stress test (#3820)
* mem leak fix

* PR comments fix

* PR comments

* seems to work?

* clang

* curl again

* add first stress test

* also update gitignore

* missing line

* only linux

* clang typo format

* typo 2

* PR comments

* cspell

* remove terminator
2022-07-13 13:11:50 -07:00
George Arama
46eaa38dde
mem leak fix (#3794)
* mem leak fix

* PR comments fix

* PR comments

* seems to work?

* clang

* curl again
2022-07-08 14:04:55 -07:00
Azure SDK Bot
0c12c92311
Increment package version after release of azure-security-attestation (#3810) 2022-07-07 16:26:24 -07:00
Azure SDK Bot
6b87e119a3
Increment package version after release of azure-storage-blobs (#3807) 2022-07-08 07:06:41 +08:00