Skip to content

Releases: inngest/inngest-js

inngest@3.19.0

24 Apr 16:59
90d8fb2
Compare
Choose a tag to compare

Minor Changes

inngest@3.18.1

23 Apr 13:47
310faea
Compare
Choose a tag to compare

Patch Changes

  • #520 0703740 Thanks @jpwilliams! - Add selective header forwarding when sending events, allowing context propagation when tracing fanouts 👀

  • #549 f759de1 Thanks @maktouch! - Add step name or ID when there’s a NESTING_STEPS error

inngest@3.18.0

19 Apr 14:32
0110889
Compare
Choose a tag to compare

Minor Changes

inngest@3.17.0

16 Apr 17:53
d7619b4
Compare
Choose a tag to compare

Minor Changes

inngest@3.16.2

16 Apr 14:55
11d0648
Compare
Choose a tag to compare

Patch Changes

  • #538 d9d57c4 Thanks @jpwilliams! - Fix { name: string; } objects being filtered out of step.run() responses when nullable or a union

  • #536 73e04a5 Thanks @jpwilliams! - Do not swallow JSON parsing errors when syncing

  • #535 09ef143 Thanks @jpwilliams! - Fix sending events sometimes returning generic errors when we can be more specific

@inngest/eslint-plugin@0.0.5

27 Mar 13:29
56c7ee2
Compare
Choose a tag to compare

Patch Changes

inngest@3.16.1

19 Mar 17:02
4ef4fb1
Compare
Choose a tag to compare

Patch Changes

  • #518 bc494da Thanks @jpwilliams! - INN-2861 No longer execute step.sendEvent() inline

    To send an event in a function without making it a step function, use inngest.send() instead.

  • #519 775fee7 Thanks @jpwilliams! - When timing out during parallel recovery, will now prefer logging the step's name instead of its internal hashed ID

  • #517 f8a8f7b Thanks @wtachau! - Fix RetryAfterError comments; it accepts milliseconds as a number, not seconds

  • #521 9aa3979 Thanks @jpwilliams! - INN-2880 Add warning if fetch fails and is a custom implementation

inngest@3.16.0

11 Mar 18:29
69690d0
Compare
Choose a tag to compare

Minor Changes

inngest@3.15.5

07 Mar 13:01
42ed3fe
Compare
Choose a tag to compare

Patch Changes

inngest@3.15.4

04 Mar 19:56
0041168
Compare
Choose a tag to compare

Patch Changes