Skip to content

v1.4.0

Compare
Choose a tag to compare
@inngest-release-bot inngest-release-bot released this 10 Mar 14:54
· 684 commits to main since this release
751e8a6

Minor Changes

  • ebb8740: Add ability to control the concurrency of a specific function via the concurrency option when creating an Inngest function
  • e61cf0f: Add cancelOn option when creating a function, allowing you cancel execution of a function based on incoming events.