Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: cloudflare/workers-sdk

[email protected]

12 Sep 10:47
ebf2297
Compare
Choose a tag to compare

Minor Changes

  • #10604 135e066 Thanks @penalosa! - Enable Remote Bindings without the need for the --x-remote-bindings flag

  • #10558 30f558e Thanks @laplab! - Add commands to send queries and manage R2 SQL product.

  • #10574 d8860ac Thanks @efalcao! - Add support for VPC services CRUD via wrangler vpc service

  • #10119 336a75d Thanks @dxh9845! - Add support for dynamically loading 'external' Miniflare plugins for unsafe Worker bindings (developed outside of the workers-sdk repo)

Patch Changes

[email protected]

12 Sep 10:46
ebf2297
Compare
Choose a tag to compare

Minor Changes

  • #10119 336a75d Thanks @dxh9845! - Add support for dynamically loading 'external' Miniflare plugins for unsafe Worker bindings (developed outside of the workers-sdk repo)

Patch Changes

[email protected]

12 Sep 10:46
ebf2297
Compare
Choose a tag to compare

Patch Changes

  • #10458 7aa31dc Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    @angular/create 20.1.6 20.3.0
  • #10510 3657383 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    gatsby 5.14.6 5.15.0

@cloudflare/[email protected]

12 Sep 10:46
ebf2297
Compare
Choose a tag to compare

Minor Changes

  • #10604 135e066 Thanks @penalosa! - Enable Remote Bindings without the need for the remoteBindings: true property

Patch Changes

@cloudflare/[email protected]

12 Sep 10:46
ebf2297
Compare
Choose a tag to compare

Minor Changes

  • #10212 0837a8d Thanks @jamesopstad! - Support packages and virtual modules in the main field of the Worker config. The primary use case is to enable users to directly provide a file exported by a framework as the Worker entry module.

  • #10604 135e066 Thanks @penalosa! - Enable Remote Bindings without the need for the experimental: { remoteBindings: true } property

Patch Changes

@cloudflare/[email protected]

12 Sep 10:46
ebf2297
Compare
Choose a tag to compare

Patch Changes

@cloudflare/[email protected]

12 Sep 10:47
ebf2297
Compare
Choose a tag to compare

Minor Changes

[email protected]

09 Sep 12:54
edcaea1
Compare
Choose a tag to compare

Minor Changes

  • #10491 5cb806f Thanks @zebp! - Add traces, OTEL destinations, and configurable persistence to observability settings

    Adds a new traces field to the observability settings in your Worker configuration that configures the behavior of automatic tracing. Both traces and logs support providing a list of OpenTelemetry compliant destinations where your logs/traces will be exported to as well as an implicitly-enabled persist option that controls whether or not logs/traces are persisted to the Cloudflare observability platform and viewable in the Cloudflare dashboard.

Patch Changes

[email protected]

09 Sep 12:54
edcaea1
Compare
Choose a tag to compare

Patch Changes

  • #10568 dac302c Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250902.0 1.20250906.0

[email protected]

09 Sep 12:54
edcaea1
Compare
Choose a tag to compare

Patch Changes