Skip to content

Release v1.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 22:46
0b5a22b

Changes in this Release

  • refs/tags/v1.12.1
  • Replace a RWMutex with Mutex. #378
  • Eliminate redundant GC cpu-time metric from lightstep/instrumentation/cputime as
    it is now included in lightstep/instrumentation/runtime from the builtin
    runtime/metrics package. #355