Skip to content

Azure.Sdk.Tools.TestProxy_1.0.0-dev.20240806.1

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 06 Aug 15:42
920afb2
Add proxy audit log and other assorted fixes (#8781)

* Use a unified lock for all access to a recording. sanitizers or recording entries.
* Creating an audit log so we can see raw associated information for important events about a specific recording.
* obtain a lock before stopping playback, ensuring that ongoing writes in other threads won't be broken

---------

Co-authored-by: semick-dev <sbeddall@gmail.com>