This SDK is compatible with 🚙 Engine + 🚗 CLI version v0.4.0
⬢ https://www.npmjs.com/package/@dagger.io/dagger/v/0.4.0
📒 https://docs.dagger.io/current/sdk/nodejs/reference/modules/api_client_gen
What's Changed
This version introduces service containers, aka container-to-container networking. This feature enables users to spin up additional long-running services (as containers) and communicate with those services from their Dagger pipelines. Learn more here.
API Changes
- Pipeline Labels by @aluzzardi in #4615
- Allow opting out of the services feature by @vito in #4682
- Support privileged executions. by @sipsma in #4677
- Raise error when using container has not been executed by @vito in #4716
Other Changes
- build(deps-dev): bump typing-extensions from 4.4.0 to 4.5.0 in /sdk/python by @dependabot in #4646
- build(deps-dev): bump @trivago/prettier-plugin-sort-imports from 4.0.0 to 4.1.1 in /sdk/nodejs by @dependabot in #4645
- build(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0 in /sdk/nodejs by @dependabot in #4625
- build(deps-dev): bump eslint from 8.34.0 to 8.35.0 in /sdk/nodejs by @dependabot in #4664
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 in /sdk/nodejs by @dependabot in #4624
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.1 in /sdk/nodejs by @dependabot in #4735
- sdk: Bump engine dependency to v0.4.0 by @github-actions in #4737