@trigger.dev/sdk@4.2.0
·
6 commits
to main
since this release
Minor Changes
- feat(cli): upgrade bun deployments to v1.3.3 (#2756)
Patch Changes
- fix(otel): exported logs and spans will now have matching trace IDs (#2724)
- The
--force-local-buildflag is now renamed to just--local-build(#2702) - fix(cli): header will always print the correct profile (#2728)
- feat: add ability to set custom resource properties through trigger.config.ts or via the OTEL_RESOURCE_ATTRIBUTES env var (#2704)
- feat(cli): implements content-addressable store for the dev CLI build outputs, reducing disk usage (#2725)
- Added support for native build server builds in the deploy command (
--native-build-server) (#2702) - Updated dependencies:
@trigger.dev/build@4.2.0@trigger.dev/core@4.2.0@trigger.dev/schema-to-json@4.2.0