inngest@0.4.21
New features
- Add
inngest.experimental.connectpackage for Connect. It's experimental, but we don't anticipate the API changing much. - Add
ctx.groupto Inngest function args. This is the new recommended approach for parallel steps. We'll removestep.parallelin a future release.
What's Changed
- Use more async during testing by @amh4r in https://github.com/inngest/inngest-py/pull/207
- Add ctx.group by @amh4r in https://github.com/inngest/inngest-py/pull/205
- Remove invoke opt in by @amh4r in https://github.com/inngest/inngest-py/pull/208
- Add experimental Connect feature by @amh4r in https://github.com/inngest/inngest-py/pull/211
- Fix Connect reconnect by @amh4r in https://github.com/inngest/inngest-py/pull/212
- Connect: signing key fallback test by @amh4r in https://github.com/inngest/inngest-py/pull/213
- Connect: fix function runs in Cloud by @amh4r in https://github.com/inngest/inngest-py/pull/214
- Connect: finish WorkerConnectRequestData todos by @amh4r in https://github.com/inngest/inngest-py/pull/215
- Connect: support drains by @amh4r in https://github.com/inngest/inngest-py/pull/216
- Remove Tornado tests by @amh4r in https://github.com/inngest/inngest-py/pull/217
- Bump inngest version to v0.4.21 by @amh4r in https://github.com/inngest/inngest-py/pull/218
Full Changelog: https://github.com/inngest/inngest-py/compare/inngest@0.4.20...inngest@0.4.21
Fetched April 3, 2026
