v0.9.0
MajorPrivate Beta launch. Cron scheduling, Go SDK, and real-time log streaming.
- Cron scheduling for jobs — define schedules with standard cron syntax or our fluent builder API.
- Go SDK (v1.0.0) — full parity with the Node.js and Python SDKs.
- Real-time log streaming in the dashboard — watch job execution logs as they happen.
- Bulk job enqueue — enqueue up to 1,000 jobs in a single API call.
- Edge routing algorithm now considers real-time queue depth per region for smarter load balancing.
- Dead-letter queue payload display was truncating JSON payloads over 16 KB.