Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

inngest-cli

Package Overview
Dependencies
Maintainers
3
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inngest-cli - npm Package Versions

1
12

0.9.0

Diff

djfarrelly
published 0.8.6 •

djfarrelly
published 0.8.5 •

djfarrelly
published 0.8.4 •

djfarrelly
published 0.8.3 •

djfarrelly
published 0.8.2 •

djfarrelly
published 0.8.1 •

djfarrelly
published 0.8.0-beta •

djfarrelly
published 0.7.1 •

djfarrelly
published 0.7.0 •

Changelog

Source

[v0.7.0] - 2022-11-10

Added

  • Executor and state support for generator functions! This allows you to build multi-step functions using the SDK. Each step is retried individually, and you can sleep, wait for events, etc. within code without writing config.
  • Function statuses to function metadata in state
  • Cancellations to the executor and fn definitions, allowing you to cancel long- running step functions automatically via events.
  • Added OnComplete/OnError callbacks to redis state interface
  • Added HTTP signatures to externally called functions (eg. via SDK)

Changed

  • Modified the state store interface to support generator steps
  • Allowed consuming pauses to store data within a function run's state
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc