github cloudflare/workers-sdk wrangler@3.10.0

Minor Changes

Patch Changes

  • #4034 bde9d64a Thanks @ndisidore! - Adds Vectorize support uploading batches of newline delimited json (ndjson)
    vectors from a source file.
    Load a dataset with vectorize insert my-index --file vectors.ndjson

  • #4028 d5389731 Thanks @JacobMGEvans! - fix: Bulk Secret Draft Worker

    Fixes the issue of a upload of a Secret when a Worker doesn't exist yet, the draft worker is created and the secret is uploaded to it.

    Fixes cloudflare/wrangler-action#162

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.