Jordan Storms

Results 4 issues of Jordan Storms

### Version 4.0.7030 ### Description Up until recently we have been able to publish a function that contained a Datadog executable binary packaged in a [nuget package](https://www.nuget.org/packages/Datadog.Sma). This no longer...

Needs: Triage (Functions)
potential-bug

### What does this PR do? Changes the shim of `tryAddMessage` to use `traceSync` instead of `tracePromise`. ### Motivation The method returns a boolean and not a promise. A customer...

semver-minor
serverless

### What does this PR do? - Stores our span contexts in a weakMap ### Motivation Originally we used Azure's built in spanContext map to store span context for our...

semver-patch

## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details