Releases: BlobDevelopment/workers-tracing
Releases · BlobDevelopment/workers-tracing
v0.1.3
Patch Changes
-
#6
544a4c0Thanks @WalshyDev! - Add PR checks; lint, test and build -
#8
dee468fThanks @WalshyDev! - Fixed Content-Type not being set
v0.1.2
Minor Changes
02db552Thanks @WalshyDev! - Beta ready!
Patch Changes
4699a88Thanks @WalshyDev! - Updated Zipkin example to use the package
v0.0.3
Patch Changes
-
2a29509Thanks @WalshyDev! - Fix headers being attached to the collector fetch in the case of a non-header object. -
1ea04f8Thanks @WalshyDev! - Add support for doubleValue to OTLP
v0.0.2
Patch Changes
fab590eThanks @WalshyDev! - Fixed type oftransformerto be TraceTransformer rather than unknown. Also moved it intocollectorrather than sitting underTracerOptions