Sid Dahiya
Sid Dahiya
**Describe your environment.** Current drop of the SDK does not build on Windows using CMake, for example, when you are adding the SDK as a subdirectory to another project using...
## Describe your environment. This is only repro'ing on Mac PR actions. See here: https://github.com/microsoft/cpp_client_telemetry/pull/869/checks?check_run_id=2578146000#step:3:2460 ## Steps to reproduce. Run functional tests on Mac. ## What is the expected behavior?...
**Describe your environment.** This issue is related to a change between v1 and v3 bond packets. In [lib/packager/BondSplicer.cpp](https://github.com/microsoft/cpp_client_telemetry/blob/master/lib/packager/BondSplicer.cpp), the method `BondSplicer::splice` was updated to write bond by writing the buffer...