{{ message }}
Releases: DataDog/build-plugins
Releases · DataDog/build-plugins
Release list
v3.2.5
What's Changed
- [APPS] Use app host for OAuth authorization by @sdkennedy2 in #436
Full Changelog: v3.2.3...v3.2.5
v3.2.4
What's Changed
- [bot] Bump versions to
v3.2.3by @dd-octo-sts[bot] in #431 - Change codeowners to DataDog/build-plugins by @sarenji in #433
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- docs(live-debugger): add transformation examples and fix README outputs by @watson in #428
- [RUM-16926] add debug_id snippet injection for cross-MFE stack trace un-minification by @amortemousque in #401
- [APPS] Default apps plugin auth to OAuth without keys by @sdkennedy2 in #427
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- [bot] Bump versions to
v3.2.1by @dd-octo-sts[bot] in #415 - Support optional dependency integrity by @sdkennedy2 in #421
- chore: widen @rspack/core peer dep range to 1.x || 2.x by @yoannmoinet in #420
- [APPS] Add OAuth auth for Apps by @otorrillas in #393
New Contributors
- @otorrillas made their first contribution in #393
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- Fix Live Debugger probe IDs with quoted method names by @watson in #409
- Fix sequence return capture in Live Debugger by @watson in #407
- Keep live-debugger test helpers out of shipped code by @watson in #408
- Fix live debugger this capture before super by @watson in #406
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Remove reference to dd-auth by @oliverli in #384
- Centralize
enableoption handling in the factory by @watson in #324 - Accept any string for auth.site, validate at startup by @oliverli in #387
- Skip git plugin gracefully when the repo has no remotes by @oliverli in #388
- fix: replace Node.js pipe() with Web Streams pipeThrough() to fix NotReadableError flake by @yoannmoinet in #360
- Replace rollup-plugin-dts with dts-bundle-generator by @yoannmoinet in #370
- [rum] Add RUM's plugin documentation by @yoannmoinet in #144
- Fix hard-pinned Babel peer deps in published packages by @yoannmoinet in #395
- Fix Live Debugger local capture TDZ reads by @watson in #399
- fix live debugger sequence arrow body capture by @watson in #404
- Fix nested paren arrow bodies in Live Debugger by @watson in #405
Full Changelog: v3.1.8...v3.2.0
v3.1.8
v3.1.7
Caution
The ESM bundle in this release is corrupted due to a bug in the @rollup/plugin-esm-shim package. Use version v3.1.8 or later.
What's Changed
Full Changelog: v3.1.6...v3.1.7
v3.1.6
Caution
The ESM bundle in this release is corrupted due to a bug in the @rollup/plugin-esm-shim package. Use version v3.1.8 or later.
What's Changed
- Constrain auth.site to the documented Datadog sites by @oliverli in #372
- [APPS][Connections Part 9] Refactor action catalog module scope boundary by @sdkennedy2 in #373
- [APPS][Connections Part 10] Enrich parsed backend module records by @sdkennedy2 in #371
- [APPS][Connections Part 11] Resolve static definitions through module graph by @sdkennedy2 in #374
- [APPS][Connections Part 13] Resolve static string values by @sdkennedy2 in #376
- [APPS][Connections Part 14] Use static string values for imported connection IDs by @sdkennedy2 in #377
Full Changelog: v3.1.5...v3.1.6
v3.1.5
Caution
The ESM bundle in this release is corrupted due to a bug in the @rollup/plugin-esm-shim package. Use version v3.1.8 or later.
What's Changed
- Always publish app on each upload by @oliverli in #333
- Skip CI jobs on merge queue branches by @yoannmoinet in #334
- [doc] RUM Privacy Plugin by @cy-moi in #243
- [APPS] Stop exposing raw index.html standalone URL by @sdkennedy2 in #329
- [APPS][Connections Part 1] Add backend connection manifest upload plumbing by @sdkennedy2 in #338
- Update CODEOWNERS for apps plugin ownership by @sarenji in #343
- [APPS] Refactor backend discovery AST parsing by @sdkennedy2 in #345
- chore(ci): bump GitHub actions to latest version by @watson in #336
- Source build version from shared metadata.version by @watson in #326
- [APPS][Connections Part 1] Add internal AST traversal helper by @sdkennedy2 in #350
- [APPS][Connections Part 2] Extract inline backend connection IDs by @sdkennedy2 in #349
- [APPS][Connections Part 3] Resolve same-module connection ID constants by @sdkennedy2 in #351
- [APPS][Connections Part 4] Resolve same-module connection ID object values by @sdkennedy2 in #354
- chore: bump simple-git 3.35.1 → 3.36.0 (CVE-2026-6951) by @yoannmoinet in #344
- Document Claude code readability conventions by @sdkennedy2 in #355
- fix(live-debugger): exclude params from locals in instrumented code by @watson in #335
- fix(live-debugger): emit correct sourcemaps for instrumented functions by @watson in #337
- [APPS][Connections Part 5] Move apps Vite behavior into getVitePlugin by @sdkennedy2 in #357
- [APPS] Fix dev backend query API origin by @sdkennedy2 in #347
- [APPS][Connections Part 6] Build backend module graph during backend builds by @sdkennedy2 in #353
- [APPS][Connections Part 7] Add reusable module graph walker by @sdkennedy2 in #364
- [APPS][Connections Part 8] Traverse backend module graph for connection IDs by @sdkennedy2 in #362
New Contributors
Full Changelog: v3.1.4...v3.1.5
