Releases: DataDog/build-plugins
Releases · DataDog/build-plugins
Release list
v3.2.6
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
- @setnilson made their first contribution in #416
- @tyffical made their first contribution in #446
Full Changelog: v3.2.5...v3.2.6
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