Releases: inngest/inngest-js
Releases · inngest/inngest-js
inngest@3.22.6
Patch Changes
- #690
6a97e1c
Thanks @goodoldneon! - Fix 401 on missing sig header during inspection
inngest@3.22.5
Patch Changes
-
#682
2019fe2
Thanks @goodoldneon! - Fix empty response body when streaming -
#684
ae7ea5c
Thanks @jpwilliams! - Allow passingerror
when transforming outputs in middleware
inngest@3.22.4
Patch Changes
- #674
4100172
Thanks @jpwilliams! - Add trust probes and response signing for syncing validation
@inngest/middleware-sentry@0.1.1
Patch Changes
-
#673
42f0e71
Thanks @mattddean! - Add event ID as a Sentry tag -
#672
b637d3a
Thanks @mattddean! - Set sentry transaction name according to Inngest function
inngest@3.22.3
Patch Changes
- #677
f4c3dc4
Thanks @goodoldneon! - Fix wrong URL when INNGEST_DEV=1
inngest@3.22.2
Patch Changes
- #671
4f91d9c
Thanks @jpwilliams! - Add de(serialization) ofError.cause
, meaning nested errors can now be correctly used withStepError
@inngest/eslint-plugin@0.0.7
inngest@3.22.1
Patch Changes
- #667
7e0fd10
Thanks @goodoldneon! - Fix event key hash exists when event key is not set
inngest@3.22.0
Minor Changes
- #665
1a4962d
Thanks @jpwilliams! - Addinngest.setEnvVars(env)
to set env vars late on the client
@inngest/middleware-encryption@1.0.0
Major Changes
-
#555
4469bff
Thanks @goodoldneon! - ## Breaking changes- Default to using LibSodium
- Changed field-level event encryption
- Custom encryption services now require identifiers
Features
- Added strategies for AES and LibSodium
For information on how to migrate, see MIGRATION.md.