Skip to content

@trigger.dev/sdk@4.2.0

Choose a tag to compare

@myftija myftija released this 05 Dec 17:04
· 6 commits to main since this release
185f4ec

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-build flag 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