Anna
Anna
## Summary of changes Pushing away on the agent writer serializers threads the resolution of http.url tag, which implies obfuscation and some overload ## Reason for change Offloads the obfuscation's...
## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details
## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details
That would be great if we could create buttons groups as such : ``` var editor = new MediumEditor('.editable', { toolbar: { buttons: ['bold', 'italic', 'underline'], [ 'h1', 'h2', 'h3']...
## Summary of changes Accidentally deactivated the benchmarks in the previous PR. ## Reason for change ## Implementation details ## Test coverage ## Other details
## Summary of changes Following https://docs.google.com/document/d/1PYoHms9PPXR8V_5_T5-KXAhoFDKQYA8mTnmS12xkGOE/edit#heading=h.rnd972k0hiye Change sampling algorithm for api security: take into account if: - last run of the waf (once the waf's context has all addresses in)...
## Summary of changes Collect header `X-Amzn-Trace-Id` to `http.request.headers.x-amzn-trace-id` so that XRAY traces (with the trace id from AWS) and our traces reporting `http.request.headers.x-amzn-trace-id` might be connected by the backend,...
## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details
## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details
## Description new tests have been added with new regex, setup dotnet for it ## Motivation new tests have been added ## Workflow 1. ⚠️⚠️ Create your PR as draft...