Skip to content

v5.1.0

Choose a tag to compare

@instanacd instanacd released this 13 Jan 04:13
· 687 commits to main since this release

Bug Fixes

  • bumped @opentelemetry/instrumentation-oracledb from 0.34.0 to 0.34.1 (#2245) (d906d0d)
  • bumped @opentelemetry/instrumentation-socket.io from 0.54.0 to 0.55.1 (#2246) (1925644)
  • bumped @opentelemetry/instrumentation-tedious from 0.27.0 to 0.28.0 (#2251) (8a10a89)
  • bumped import-in-the-middle from 2.0.0 to 2.0.1 (#2252) (4a0f0ee)
  • improved windows support (#2240) (1d1fec4)
  • metrics-util: replaced node-fetch with native fetch (#2261) (4a46836)
  • native-fetch: transmitted span immediately after receiving headers (#2265) (69c65c4)
  • resolved type error in redis instrumentation (#2249) (62dddcb)
  • updated timestamp in internal logger from epoch time to ISO string (#2096) (20e8d29)

Features