Skip to content

v3.3.0

Latest

Choose a tag to compare

@oliverli oliverli released this 10 Sep 18:17
· 43 commits to master since this release
ebf0b02

What's Changed

  • fix(error-tracking): wait for debug ID injection before sourcemap upload by @jhssilva in #487
  • fix(error-tracking): search debug IDs progressively by @jhssilva in #489
  • fix(injection): keep Rollup debug IDs in upload prefix by @jhssilva in #488
  • [APPS-2791] Fix: set ssr:true when bundling backend functions by @tyffical in #460
  • [APPS-2792] Add: reject Node built-in imports in backend files by @tyffical in #476
  • [APPS-2792] Add: in-process local execution for backend functions by @tyffical in #479
  • [APPS-2792] Add: harden the in-process local execution path by @tyffical in #480
  • [apps][long-polling] make retries configurable & add jitter, exponential backoff and a per-attempt abort by @Ayc0 in #491
  • Make the apps plugin build-only: move upload, publish, and OAuth to apps-cli by @oliverli in #494
  • [APPS-2792] Add: wire local execution into the real dev server by @tyffical in #481
  • Use dd-sts for Datadog API keys in workflows by @yoannmoinet in #501
  • Add Live Debugger runtime benchmark coverage by @watson in #429
  • Use the real Browser Debugger SDK in the runtime benchmark by @watson in #440
  • Fix Safari dormant overhead in Live Debugger instrumentation by @watson in #438
  • [APPS] Fix broken getInitiatingUser() and getExecutionUser() during local dev by @sdkennedy2 in #503
  • Fix live debugger curried function instrumentation by @watson in #441
  • Fix Live Debugger returned arrow instrumentation by @watson in #442
  • Fix Live Debugger parenthesized arrow body instrumentation by @watson in #447
  • Add decorator support to Live Debugger instrumentation by @watson in #448
  • [APPS-2937] Fix: stop sourcemap sender tests from leaking the real environment by @tyffical in #505
  • [APPS-2792] Add: runtime network/subprocess guard for local execution by @tyffical in #484
  • [APPS-2792] Add: dev:verify mode-aware routing for local execution (build-plugins half) by @tyffical in #490
  • [APPS-2792] Add: local-execution resilience tests by @tyffical in #496
  • [RUM-18236] Improve api for upload of source maps by debug ID by @jhssilva in #502

Full Changelog: v3.2.12...v3.3.0