GitPedia
upstash

upstash/qstash-js

Message queue for serverless

30 Releases
Latest: 1w ago
v2.11.1Latest
CahidArdaCahidArda·1w ago·June 16, 2026
GitHub

📋 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
v2.11.0
CahidArdaCahidArda·1mo ago·May 12, 2026
GitHub

📋 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
v2.10.1
CahidArdaCahidArda·3mo ago·March 18, 2026
GitHub

📋 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
v2.10.0
CahidArdaCahidArda·3mo ago·March 18, 2026
GitHub

📋 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
v2.9.1
CahidArdaCahidArda·3mo ago·March 16, 2026
GitHub

📋 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
v2.9.1-rc.1Pre-release
ytkimirtiytkimirti·3mo ago·March 9, 2026
GitHub

📋 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
v2.9.0
CahidArdaCahidArda·5mo ago·January 26, 2026
GitHub

📋 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
v2.9.0-rcPre-release
CahidArdaCahidArda·5mo ago·January 15, 2026
GitHub

📋 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
v2.8.4
CahidArdaCahidArda·8mo ago·October 8, 2025
GitHub

📋 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
v2.8.3
CahidArdaCahidArda·9mo ago·September 18, 2025
GitHub

📋 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
v2.8.2
CahidArdaCahidArda·11mo ago·July 31, 2025
GitHub

📋 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
v2.8.1
CahidArdaCahidArda·1y ago·May 9, 2025
GitHub

📋 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
v2.8.0
CahidArdaCahidArda·1y ago·May 6, 2025
GitHub

📋 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
v2.7.23
CahidArdaCahidArda·1y ago·March 25, 2025
GitHub

📋 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
v2.7.22
CahidArdaCahidArda·1y ago·February 17, 2025
GitHub

📋 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
v2.7.21
CahidArdaCahidArda·1y ago·February 10, 2025
GitHub

📋 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
v2.7.20
CahidArdaCahidArda·1y ago·December 20, 2024
GitHub

📋 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
v2.7.19
CahidArdaCahidArda·1y ago·December 10, 2024
GitHub

📋 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
v2.7.18
CahidArdaCahidArda·1y ago·December 10, 2024
GitHub

📋 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
v2.7.17
CahidArdaCahidArda·1y ago·November 20, 2024
GitHub

📋 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
v2.7.16
CahidArdaCahidArda·1y ago·November 6, 2024
GitHub

📋 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
v2.7.15
CahidArdaCahidArda·1y ago·November 5, 2024
GitHub

📋 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
v2.7.14
CahidArdaCahidArda·1y ago·October 28, 2024
GitHub

📋 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
v2.7.13
CahidArdaCahidArda·1y ago·October 18, 2024
GitHub

📋 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
v2.7.12
CahidArdaCahidArda·1y ago·October 3, 2024
GitHub

📋 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
v2.7.12-canaryPre-release
CahidArdaCahidArda·1y ago·October 3, 2024
GitHub

canary for #194 **Full Changelog**: https://github.com/upstash/qstash-js/compare/v2.7.11...v2.7.12-canary

v2.7.11
CahidArdaCahidArda·1y ago·October 2, 2024
GitHub

📋 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
v2.7.11-canary-3Pre-release
CahidArdaCahidArda·1y ago·October 2, 2024
GitHub

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

v2.7.11-canary-2Pre-release
CahidArdaCahidArda·1y ago·October 2, 2024
GitHub

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

v2.7.11-canaryPre-release
ytkimirtiytkimirti·1y ago·October 1, 2024
GitHub

**Full Changelog**: https://github.com/upstash/qstash-js/compare/v2.8.0-canary...v2.7.11-canary