Skip to content

Releases: upstash/workflow-js

v0.2.6

27 Jan 15:17
ce6bd7e
Compare
Choose a tag to compare

Features

Fixes

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.6-canary.0

27 Jan 08:47
f7e2272
Compare
Choose a tag to compare
v0.2.6-canary.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.2.6-canary.0

v0.2.5

23 Jan 19:48
5be4e4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.5-agents-3

21 Jan 18:49
Compare
Choose a tag to compare
v0.2.5-agents-3 Pre-release
Pre-release

Release candidate for #51 at 82b7a3f

Full Changelog: v0.2.5-agents-2...v0.2.5-agents-3

v0.2.5-agents-2

20 Jan 11:50
Compare
Choose a tag to compare
v0.2.5-agents-2 Pre-release
Pre-release

Release candidate for #51 at bd21dae

Full Changelog: v0.2.5-agents...v0.2.5-agents-2

v0.2.5-agent-0

14 Jan 12:28
Compare
Choose a tag to compare
v0.2.5-agent-0 Pre-release
Pre-release

Canary for #51 at d933232

Full Changelog: v0.2.4...v0.2.5-agents

v0.2.4

06 Jan 09:30
7d7a16c
Compare
Choose a tag to compare

What's Changed

Features:

Fixes:

  • Ignore wf canceled error in partial parallel execution by @CahidArda in #50

Full Changelog: v0.2.3...v0.2.4

v0.2.3

26 Dec 18:31
76f674a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

13 Dec 12:34
80250fc
Compare
Choose a tag to compare

What's Changed

Features:

Fixes:

  • Add typing support for hono variables in the handler by @ytkimirti in #34
  • Add useJSONContent option for express and sveltekit by @CahidArda in #41
  • Throw when workflow url doesn't start with http:// or https:// by @CahidArda in #43
  • Ignore failed to pull steps case by @CahidArda in #42

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

04 Dec 09:19
565e05c
Compare
Choose a tag to compare

What's Changed

Features:

Fixes:

  • Handle undefined body correctly in failureFunction by @CahidArda in #30
  • Return 400 on auth failure by @CahidArda in #35
  • Fixes flaky integration tests by increasing timeouts and retries by @CahidArda in #32
  • Fix Loop Detection issues in Cloudflare and Render by @CahidArda in #33

Full Changelog: v0.2.0...v0.2.1