Skip to content

Releases: DataDog/build-plugins

v3.2.6

Choose a tag to compare

@oliverli oliverli released this 13 Jul 21:45
ed52ec5

What's Changed

  • [APPS] Defer OAuth token persistence until first request succeeds by @sdkennedy2 in #435
  • Fix CI typecheck cache invalidation by @watson in #444
  • feat(apps): add publish option and DD_APPS_PUBLISH env var by @setnilson in #416
  • [APPS-2784] feat(apps): add description, selfService, permissions to manifest and config by @tyffical in #446
  • [APPS-2777] Fix: use app_builder_url from API response (fixes custom domain orgs) by @tyffical in #449
  • fix(apps): surface full API error details, not just title/detail by @oliverli in #450
  • Accept custom subdomains in auth.site, direct OAuth authorize to them by @oliverli in #451
  • chore(deps): add missing .yarn/cache entry for patched @jridgewell/remapping by @oliverli in #454
  • ci: enforce yarn cache immutability to catch stale/missing cache entries by @oliverli in #455

New Contributors

Full Changelog: v3.2.5...v3.2.6

v3.2.5

Choose a tag to compare

@sdkennedy2 sdkennedy2 released this 24 Jun 20:50
2b5f6dd

What's Changed

Full Changelog: v3.2.3...v3.2.5

v3.2.4

Choose a tag to compare

@sdkennedy2 sdkennedy2 released this 24 Jun 20:32
4966d01

What's Changed

  • [bot] Bump versions to v3.2.3 by @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

Choose a tag to compare

@oliverli oliverli released this 23 Jun 19:53
6df142d

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

Choose a tag to compare

@sdkennedy2 sdkennedy2 released this 18 Jun 19:42
a07b58f

What's Changed

  • [bot] Bump versions to v3.2.1 by @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

Full Changelog: v3.2.1...v3.2.2

v3.2.1

Choose a tag to compare

@watson watson released this 16 Jun 10:27
de6f6f7

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

Choose a tag to compare

@watson watson released this 11 Jun 19:04
8253d2b

What's Changed

  • Remove reference to dd-auth by @oliverli in #384
  • Centralize enable option 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

Choose a tag to compare

@oliverli oliverli released this 19 May 21:20
5ececab

What's Changed

  • Fix corrupted ESM bundles in published packages by @oliverli in #381

Full Changelog: v3.1.7...v3.1.8

v3.1.7

Choose a tag to compare

@sdkennedy2 sdkennedy2 released this 19 May 13:49
e1e9386

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

  • Read backend-function args from $.backendFunctionArgs to fix code injection by @oliverli in #379

Full Changelog: v3.1.6...v3.1.7

v3.1.6

Choose a tag to compare

@sdkennedy2 sdkennedy2 released this 19 May 13:31
f071e4d

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