azure-sdk-for-cpp/sdk
George Arama 72b9cf9487
Set secret (#2663)
* Progress stream reader

* format

* Update sdk/core/azure-core/src/io/body_stream.cpp

Co-authored-by: JinmingHu <jinmhu@microsoft.com>

* PR comments

* remove

* one more comment

* replaced if null with azure_assert

* moved from pointer to reference

* first pass

* src builds

* new line

* huzaaaaa

* readme

* strating point

* get progress, need to deserialize now

* serializer

* some more

* tests

* more tests

* some refactor

* start

* comment and formatting

* set secret serializer

* added serializer ut

* add headers

* working again

* add cmake

* cleanup relative paths

* couple of updates

* clang

* working as expected

* remove pedantic ;

* include

* pr comments

* clang format

* trigger

* trigger 2

* PR comments

* name value swap

* updates from merge

* pre PR

* format

* remove hpp from list

* remove unused #include

* put back hpp file

* put the methods in a namespace

* PR comments

* some more comments

* fixes

Co-authored-by: JinmingHu <jinmhu@microsoft.com>
2021-07-27 15:01:51 -07:00
..
core support connection close header (#2672) 2021-07-27 10:03:56 -07:00
identity Increment package version after release of azure-identity (#2555) 2021-07-09 14:34:04 -07:00
keyvault Set secret (#2663) 2021-07-27 15:01:51 -07:00
storage Fixed a bug where GetBlockList throws exception if the blob is not committed (#2664) 2021-07-27 14:12:43 +08:00
template Put dependency versions (#2518) 2021-06-30 17:05:16 -07:00