2019.12 12.0.1
- Updated to use OpenTelemetry 0.2 via
@azure/core-tracing
- Bug Fix - Convert empty prefixes (
""
) toundefined
when passed as options to thelistQueues
method to avoid sending an invalid request to the service. Fixes bug 5817. - Documented the behavior of
getProperties
methods with respect to metadata keys and their casing inconsistency when compared to the metadata keys returned through corresponding "list" methods with theincludeMetadata
option.