Features
Disable Authorization for your APIs
You can disable authorization for your APIs, allowing you to create APIs that are accessible to anyone with the URL. You can addauthorized=False
to REST APIs, Task Queues, Scheduled Jobs, and ASGI apps.
Task status included in webhook callbacks
Task status is now included in the header field for all webhook callbacks asx-beam-task-status
: