Object Storage uploads can now invoke Neon Functions
A new storage_object_created trigger invokes a Neon Function when an object is created in an Object Storage bucket, passing the bucket name and object key in the POST body and supporting an optional key prefix to scope it to a path. Functions are long-running and remain compatible with scale to zero, and the schedule trigger is also available.


