Trigger.dev v4.5.1

WorkOS Directory Sync (SCIM) support for the SSO plugin.

1 improvement.

Improvements

  • Extended the SSO plugin contract with WorkOS Directory Sync (SCIM) support, enabling automatic user provisioning and deprovisioning through your identity provider. (#4148)

How to upgrade

Update the trigger.dev/* packages to v4.5.1 using your package manager:


npx trigger.dev@latest update # npm
pnpm dlx trigger.dev@latest update # pnpm
yarn dlx trigger.dev@latest update # yarn
bunx trigger.dev@latest update # bun

Self-hosted users: update your Docker image to ghcr.io/triggerdotdev/trigger.dev:v4.5.1.

Ready to start building?

Build and deploy your first task in 3 minutes.

Get started now