Releases: upstash/workflow-js
Releases · upstash/workflow-js
v0.2.6
Features
- DX-1543: Introduce Zod Schema by @fahreddinozcan in #55
- Make it possible to use agents with OpenAI compatible models:
- Accept baseURL in openai by @CahidArda in #58
- Add apiKey to model by @CahidArda in #60
Fixes
- DX-1589: Address Dependabot Alerts by @yunusemreozdemir in #54
New Contributors
- @yunusemreozdemir made their first contribution in #54
Full Changelog: v0.2.5...v0.2.6
v0.2.6-canary.0
What's Changed
- DX-1589: Address Dependabot Alerts by @yunusemreozdemir in #54
- Accept baseURL in openai by @CahidArda in #58
New Contributors
- @yunusemreozdemir made their first contribution in #54
Full Changelog: v0.2.5...v0.2.6-canary.0
v0.2.5
What's Changed
- add email analyzer example by @fahreddinozcan in #52
- DX-1510: Agents by @CahidArda in #51
Full Changelog: v0.2.4...v0.2.5
v0.2.5-agents-3
Release candidate for #51 at 82b7a3f
Full Changelog: v0.2.5-agents-2...v0.2.5-agents-3
v0.2.5-agents-2
Release candidate for #51 at bd21dae
Full Changelog: v0.2.5-agents...v0.2.5-agents-2
v0.2.5-agent-0
Full Changelog: v0.2.4...v0.2.5-agents
v0.2.4
What's Changed
Features:
- Add Telemetry by @CahidArda in #49
- Workflow - Vercel AI SDK example by @fahreddinozcan in #45
Fixes:
- Ignore wf canceled error in partial parallel execution by @CahidArda in #50
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Remove tsc dependency and fix path route by @CahidArda in #47
- Add context.callApi by @CahidArda in #37
- Update Image Gen example with mock photoes by @CahidArda in #48
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
Features:
- Add Next.js Webhook Example by @fahreddinozcan in #36
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
- @ytkimirti made their first contribution in #34
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
Features:
- Add timeout parameter to context.call by @CahidArda in #31
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