Skip to content

Releases: upstash/workflow-js

v0.1.3-crpyto-canary

08 Nov 09:56
c43230d

Choose a tag to compare

v0.1.3-crpyto-canary Pre-release
Pre-release

Canary for #20

Full Changelog: v0.1.2...v0.1.3-crpyto-canary

v0.1.2-omit-errors

15 Nov 14:17

Choose a tag to compare

v0.1.2-omit-errors Pre-release
Pre-release

Canary for #16.

Full Changelog: v0.1.2...v0.1.2-omit-errors

v0.1.2-canary-astro

01 Nov 13:53

Choose a tag to compare

v0.1.2-canary-astro Pre-release
Pre-release

Canary for #11

Full Changelog: v0.1.2...v0.1.2-canary-astro

v0.1.2

25 Oct 11:04
e986782

Choose a tag to compare

What's Changed

Fixed the base64 eventData issue. Now eventData is decoded by default.

Workflow will now stringify and parse all step results. We are planning to make it possible to write your own serializer/deserializer in the future.

  • Fix Protocol and Feature Headers in context.call by @CahidArda in #6

Addressed two issues in context.call:

  • calling another workflow endpoint would result in an error
  • feature set header was sent incorrectly. resulting in workflows which failed but stayed in RUN_STARTED state.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

18 Oct 09:00

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1-canary-2...v0.1.1

v0.1.1-canary-2

16 Oct 14:28

Choose a tag to compare

v0.1.1-canary-2 Pre-release
Pre-release

Canary for #3

v0.1.1-canary

16 Oct 07:16

Choose a tag to compare

v0.1.1-canary Pre-release
Pre-release

Canary for backwards incompatible changes

v0.1.0

15 Oct 09:06
695a927

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/upstash/workflow-js/commits/v0.1.0