Skip to content

v1.2.0

Choose a tag to compare

@bengl bengl released this 16 Aug 19:21
· 5062 commits to master since this release

Upgrade Notes

  • aws-sdk: Update trace propagation format for directly invoked Lambda functions. This breaks compatibility with Lambda functions instrumented with datadog-lambda-python < v41 or datadog-lambda-js < v3.57.0. Please upgrade datadog-lambda-* in invoked lambda functions. (#1506)

Bug Fixes

  • ci-app: Fix jasmine Tests (#1575)
  • next: fix support for next 11.1 (#1574)
  • elasticsearch: fix elasticsearch tests and make instrumentation safer (#1573)
  • graphql: fix graphql query source exposed by default (#1571)
  • core: fix missing origin allowed header for cors (#1570)

New Features

  • core: move native metrics to a separate repository (#1559)
  • ci-app: Allow User Defined Git Tags (#1567)
  • ci-app: Support Jasmine (#1466)
  • ci-app: Calculate ci.workspace_path from git too (#1569)
  • core: Testing on all supported versions of Node.js (#1505)