Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

v0.12.0 Release

Compare
Choose a tag to compare
@mayurkale22 mayurkale22 released this 13 May 16:25
· 188 commits to master since this release
05ef1a0

88a4ab1 Plug-in Derived Cumulative into the Metric-Registry (#513)
aeb5fd4 Instrumentation/HTTP: Handle incoming requests with long request url … (#515)
727b59c Fix vulnerable dependencies: mocha (#516)
8cc92a4 feat(core): start tracer with span attributes (#514)
89f20bb Add support for Derived Cumulative API (#503)
111223e Cleanup: remove redundant types in JSDoc (#510)
53dab13 Exporting TracerBase as a separate @opencensus/nodejs-base package (#495)
5db22c9 Plug-in Cumulative APIs into the Metric-Registry (#505)
49ef54f Fix README badge URLs (#509)
369127b chore(lerna): add fix script (#508)
d4c3b19 fix(tracer): report every span to exporters (#493)
96a6ab7 Remove triage-me label from ISSUE_TEMPLATE (#502)
ee02283 feat(core): support object type attribute on spans (#496)
d9aac97 Update dependency grpc to ~1.20.0 (#489)
39f3b32 fix(exporter-zpages): zpages template scope (#494)
58dd3ab chore(package): update handlebar to avoid security vulnabirity (#497)
92edaa9 feat(tracer): separate cls from tracer (#484)
2e6709a Update dependency nyc to v14 (#487)
01d4475 Move propagation-binaryformat package to dependencies. (#488)
1b03ba7 Derived Gauge: Add support for extracting value from a function (#469)
9235b50 http-instrumentation: fix propagation errors when using Expect header #481 (#482)
f0cb7e9 fix(deps): update dependency @grpc/proto-loader to ^0.5.0 (#483)
1853dc9 Add support for Cumulative API (#480)
abd41db Consolidating Span and RootSpan to allow Spans to recursively have children (#441)