upstash/qstash-js
Message queue for serverless
📋 What's Changed
- docs: add Local Development section to README by @ytkimirti in https://github.com/upstash/qstash-js/pull/265
- DX-2698: support multiple labels per message by @CahidArda in https://github.com/upstash/qstash-js/pull/266
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.11.0...v2.11.1
📋 What's Changed
- feat: auto dev server by @ytkimirti in https://github.com/upstash/qstash-js/pull/262
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.10.0...v2.11.0
📋 What's Changed
- DX-2238: add missing bulk action methods by @alitariksahin in https://github.com/upstash/qstash-js/pull/257
- DX-2520: redacted field by @CahidArda in https://github.com/upstash/qstash-js/pull/263
✨ New Contributors
- @alitariksahin made their first contribution in https://github.com/upstash/qstash-js/pull/257
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.9.1...v2.10.1
📋 What's Changed
- DX-2238: add missing bulk action methods by @alitariksahin in https://github.com/upstash/qstash-js/pull/257
- DX-2520: redacted field by @CahidArda in https://github.com/upstash/qstash-js/pull/263
✨ New Contributors
- @alitariksahin made their first contribution in https://github.com/upstash/qstash-js/pull/257
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.9.1...v2.10.0
📋 What's Changed
- Features:
- DX-2401: add flow control API by @CahidArda in https://github.com/upstash/qstash-js/pull/260
- DX-2495: add flow control pause, resume, pin, unpin, and resetRate by @CahidArda in https://github.com/upstash/qstash-js/pull/261
- DX-2363: add multi region skill by @CahidArda in https://github.com/upstash/qstash-js/pull/255
- Fixes:
- DX-2282: update release workflow with npm OIDC by @CahidArda in https://github.com/upstash/qstash-js/pull/256
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.9.0...v2.9.1
📋 What's Changed
- DX-2363: add multi region skill by @CahidArda in https://github.com/upstash/qstash-js/pull/255
- DX-2282: update release workflow with npm OIDC by @CahidArda in https://github.com/upstash/qstash-js/pull/256
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.9.0...v2.9.1-rc.1
📋 What's Changed
- DX-2325: Remove AI sdk dependency by @CahidArda in https://github.com/upstash/qstash-js/pull/252
- DX-2363: Add QStash-js Skills by @CahidArda in https://github.com/upstash/qstash-js/pull/254
- DX-2357: add migration flow by @CahidArda in https://github.com/upstash/qstash-js/pull/253
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.8.4...v2.9.0
📋 What's Changed
- DX-2325: Remove AI sdk dependency by @CahidArda in https://github.com/upstash/qstash-js/pull/252
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.8.4...v2.9.0-rc
📋 What's Changed
- DX-2174: add missing schedule fields by @CahidArda in https://github.com/upstash/qstash-js/pull/249
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.8.3...v2.8.4
📋 What's Changed
- DX-2069: Add label parameter by @CahidArda in https://github.com/upstash/qstash-js/pull/247
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.8.2...v2.8.3
📋 What's Changed
- QSTH-665: add retryDelay parameter & header by @CahidArda in https://github.com/upstash/qstash-js/pull/243
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.8.1...v2.8.2
📋 What's Changed
- DX-1829: Add flow control period and deprecate ratePerSecond by @CahidArda in https://github.com/upstash/qstash-js/pull/237
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.8.0...v2.8.1
📋 What's Changed
- Features:
- DX-1616: add IN_PROGRESS state filter by @CahidArda in https://github.com/upstash/qstash-js/pull/236
- Fixes:
- Fix: use any for params in nextjs by @CahidArda in https://github.com/upstash/qstash-js/pull/234
- DX-1821: deprecate client.chat api by @CahidArda in https://github.com/upstash/qstash-js/pull/235
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.23...v2.8.0
📋 What's Changed
- Features:
- Add telemetry support by @ytkimirti in https://github.com/upstash/qstash-js/pull/230
- Fixes:
- Add logs method and deprecate events by @ytkimirti in https://github.com/upstash/qstash-js/pull/225
- DX-1714: use verifySignatureEdge in middleware of nextjs example by @CahidArda in https://github.com/upstash/qstash-js/pull/229
- Warn against base url issues by @CahidArda in https://github.com/upstash/qstash-js/pull/231
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.22...v2.7.23
📋 What's Changed
- DX-1614: Parallelism and Calls per second parameters by @CahidArda in https://github.com/upstash/qstash-js/pull/223
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.21...v2.7.22
📋 What's Changed
- DX-1589: Address Dependabot Alerts by @yunusemreozdemir in https://github.com/upstash/qstash-js/pull/221
- DX-1612: allow passing token & baseUrl through environment by @CahidArda in https://github.com/upstash/qstash-js/pull/222
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.20...v2.7.21
📋 What's Changed
- Add anthropic version header by @CahidArda in https://github.com/upstash/qstash-js/pull/220
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.19...v2.7.20
📋 What's Changed
- Add global headers to the client by @ytkimirti in https://github.com/upstash/qstash-js/pull/218
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.18...v2.7.19
📋 What's Changed
- Fix resend integration headers by @CahidArda in https://github.com/upstash/qstash-js/pull/219
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.17...v2.7.18
📋 What's Changed
- Deprecate workflow and llm by @CahidArda in https://github.com/upstash/qstash-js/pull/213
- Avoid using toSorted for Workflow compatibility with NodeJS 18 by @Machinarius in https://github.com/upstash/qstash-js/pull/210
- Fix error names by @CahidArda in https://github.com/upstash/qstash-js/pull/214
- Add missing ci.test.ts by @CahidArda in https://github.com/upstash/qstash-js/pull/215
- Add status field to QStashError by @CahidArda in https://github.com/upstash/qstash-js/pull/216
✨ New Contributors
- @Machinarius made their first contribution in https://github.com/upstash/qstash-js/pull/210
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.16...v2.7.17
📋 What's Changed
- Add content type headers in llm by @CahidArda in https://github.com/upstash/qstash-js/pull/212
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.15...v2.7.16
📋 What's Changed
- Add anthropic provider and refactor api field of publishJSON by @CahidArda in https://github.com/upstash/qstash-js/pull/205
- Set contentBasedDeduplication if truthy by @CahidArda in https://github.com/upstash/qstash-js/pull/206
- Remove sleep after the last retry attempt by @CahidArda in https://github.com/upstash/qstash-js/pull/207
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.14...v2.7.15
📋 What's Changed
- DX-1384 Schedule to queues by @sancar in https://github.com/upstash/qstash-js/pull/202
- DX-1388 Verify Next Signing Key by @sancar in https://github.com/upstash/qstash-js/pull/203
- Add resend api by @CahidArda in https://github.com/upstash/qstash-js/pull/201
✨ New Contributors
- @sancar made their first contribution in https://github.com/upstash/qstash-js/pull/202
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.13...v2.7.14
📋 What's Changed
- Install tailwind to nextjs example and update page by @CahidArda in https://github.com/upstash/qstash-js/pull/196
- Add deployment steps in test CI by @CahidArda in https://github.com/upstash/qstash-js/pull/195
- Fix NextJS pages routers import issue by @ytkimirti in https://github.com/upstash/qstash-js/pull/200
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.12...v2.7.13
📋 What's Changed
- Add copy license and readme to dist by @CahidArda in https://github.com/upstash/qstash-js/pull/194
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.11...v2.7.12
canary for #194 **Full Changelog**: https://github.com/upstash/qstash-js/compare/v2.7.11...v2.7.12-canary
📋 What's Changed
- Image generation cost comparison app by @joschan21 in https://github.com/upstash/qstash-js/pull/190
- Enable ratelimit analytics in image generation app by @CahidArda in https://github.com/upstash/qstash-js/pull/193
- Unify exports by @ytkimirti in https://github.com/upstash/qstash-js/pull/185
✨ New Contributors
- @joschan21 made their first contribution in https://github.com/upstash/qstash-js/pull/190
- Full Changelog: https://github.com/upstash/qstash-js/compare/v2.7.10...v2.7.11
canary for https://github.com/upstash/qstash-js/pull/185 **Full Changelog**: https://github.com/upstash/qstash-js/compare/v2.7.11-canary...v2.7.11-canary-3
canary for https://github.com/upstash/qstash-js/pull/185 **Full Changelog**: https://github.com/upstash/qstash-js/compare/v2.7.11-canary...v2.7.11-canary-2
**Full Changelog**: https://github.com/upstash/qstash-js/compare/v2.8.0-canary...v2.7.11-canary
