TypeScript SDK (qstash-js) and Python SDK (qstash-py):
QStash
Serverless message queue and task scheduler for serverless functions
TypeScript SDK (qstash-js):
Console:
Added ability to hide/show columns on the Schedules tab. Local mode is added to enable our users to use the console with their local development envrionment. See docs for details.
TypeScript SDK (qstash-js):
No new features for QStash this month. We are mostly focused on stability and performance.
TypeScript SDK (qstash-js):
QStash Server:
TypeScript SDK (qstash-js):
Python SDK (qstash-py):
Python SDK (qstash-py):
TypeScript SDK (qstash-js):
TypeScript SDK (qstash-js):
TypeScript SDK (qstash-js):
Improved performance, resulting in reduced latency for average publish times. Set the nbf (not before) claim on Signing Keys to 0. This claim specifies the time before which the JWT must not be processed. Previously, this was incorrectly used, causing validation issues when…
Released Upstash Workflow. Fixed a bug where paused schedules were mistakenly resumed after a process restart (typically occurring during new version releases).