Skip to content

1.6.0

Choose a tag to compare

@rochdev rochdev released this 14 Dec 20:10
· 5062 commits to master since this release

Bug Fixes

  • profiling: fix timeout overflow warning (#1693)
  • typescript: fix missing types for option to enable/disable HTTP servers/clients (#1681), thanks @deongroenewald!

Improvements

  • ci-app: add new entry point for CI environments (#1643)
  • ci-app: add testing framework version to the test spans (#1636)
  • core: set sampling reason to user decision when using sampling rules (#1692)
  • typescript: update node typings (#1696), thanks @bvanreeven!
  • redis: add support for redis 4.x (#1710)
  • runtime-metrics: add support for worker threads (#1726)