azure-sdk-for-cpp/sdk
George Arama 0b5b5ac951
Json library update and Xcode15 (#5681)
* Move up macos and xcode version

* first pass

* to trigger builds, some other issue

* rewrwe

* Remove MSVC compiler warning suppressions in KeyVault

The code within the `mocked_transport_adapter_test.hpp` file, specifically within the `Azure::Security::KeyVault::Keys` namespace, has been updated. The `#if defined(_MSC_VER)` preprocessor directive along with its associated `#pragma warning(push)` and `#pragma warning(disable : 4996)` directives have been removed. The corresponding `#pragma warning(pop)` directive has also been removed. The lines of code that were between these preprocessor directives remain unchanged. These changes remove specific compiler warning suppressions for MSVC compilers, but do not alter the functional behavior of the code.

* dassa

* Add UseDotNet@2 where test proxy might run on a macos agent

* test CI

* fsd

* dasdas

* gregre

* gerregr

* ffdsfsd

* fwefew

* fewfwew

* reter

* fewfew

* fwefwe

* rewrw

* rwe

* temp move build step to exec faster

* gdfgd

* fsdfd

* fdsfs

* dgdf

* Roll forward instead of installing .NET 6

* remove manual install

* rewrew

* gfdffg

* rewrwe

* gfdgd

* fdsfs

* gfdgdf

* tertre

* dasda

* try http for test proxy

* revert readmes

* rew

* rew

* fdsfsd

* ewrew

* revert storages

* KV

* opentelemetry

* remove warnbing

* anton comments

* unit tests

* clangs

* clang

* comment out some asserts

* restore originals

* updated tests

* clangs

* restore cmake

* test

* Remove manual workaround (eng/common change fixes this)

* test2

* the fix doesn't work, need to put back

* Remove DOTNET_ROLL_FORWARD

* annotate macro , put back DOTNET_ROLL_FORWARD

* remove leftover files

* reww

* update changelog

* remove left over file

* remove some doxygen comments

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2024-06-18 08:26:28 -07:00
..
attestation Disable playback for several attestation tests that use JWTs (#5665) 2024-05-28 10:15:07 -07:00
core Json library update and Xcode15 (#5681) 2024-06-18 08:26:28 -07:00
eventhubs Json library update and Xcode15 (#5681) 2024-06-18 08:26:28 -07:00
identity Add back-ticks around the WWW-Authenticate header name in exception (#5717) 2024-06-13 10:12:05 -07:00
keyvault Json library update and Xcode15 (#5681) 2024-06-18 08:26:28 -07:00
storage Increment version for storage releases (#5715) 2024-06-12 16:43:28 +08:00
tables Increment package version after release of azure-data-tables (#5710) 2024-06-11 11:58:20 -07:00
template Update sdk vcpkg portfile with VERSION and HEAD_REF (#5516) 2024-04-12 10:25:19 -07:00