Skip to content

Conversation

@workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Oct 23, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@cloudflare/[email protected]

Minor Changes

[email protected]

Minor Changes

  • #7000 1de309b Thanks @jkoe-cf! - feature: allowing users to specify a description when creating an event notification rule

Patch Changes

  • #7011 cef32c8 Thanks @GregBrimble! - fix: Correctly apply Durable Object migrations for namespaced scripts

  • #7067 4aa35c5 Thanks @LuisDuarte1! - Change trigger command to comply with the current workflows endpoint.

    This also adds an id option to allow users to optionally customize the new instance id.

  • #7082 3f1d79c Thanks @LuisDuarte1! - Change to new terminate instance workflow endpoint

  • #7036 e7ea600 Thanks @penalosa! - Reduce KV bulk upload bucket size to 1000 (from the previous 5000)

  • #7068 a2afcf1 Thanks @RamIdeas! - log warning of Workflows open-beta status when running deploying a Worker that contains a Workflow binding

  • #7065 b219296 Thanks @penalosa! - Internal refactor to remove React/ink from all non-wrangler dev flows

  • #7064 a90980c Thanks @penalosa! - Fix wrangler dev --remote --show-interactive-dev-session=false by only enabling hotkeys after account selection if hotkeys were previously enabled

  • #7045 5ef6231 Thanks @RamIdeas! - Add preliminary support for Workflows in wrangler dev

  • #7075 80e5bc6 Thanks @LuisDuarte1! - Fix params serialization when send the trigger workflow API

    Previously, wrangler did not parse the params sending it as a string to workflow's services.

  • Updated dependencies [760e43f, 8dc2b7d, 5ef6231]:

[email protected]

Patch Changes

  • #7066 760e43f Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20241018.1 1.20241022.0
    @cloudflare/workers-types ^4.20241018.0 ^4.20241022.0
  • #7045 5ef6231 Thanks @RamIdeas! - Add preliminary support for Workflows in wrangler dev

@cloudflare/[email protected]

Patch Changes

@cloudflare/[email protected]

Patch Changes

@cloudflare/[email protected]

Patch Changes

@workers-devprod workers-devprod requested review from a team as code owners October 23, 2024 05:26
@workers-devprod workers-devprod added the skip-pr-description-validation Skip validation of the required PR description format label Oct 23, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Oct 23, 2024

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11497085331/npm-package-wrangler-7062

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/7062/npm-package-wrangler-7062

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11497085331/npm-package-wrangler-7062 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11497085331/npm-package-create-cloudflare-7062 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11497085331/npm-package-cloudflare-kv-asset-handler-7062
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11497085331/npm-package-miniflare-7062
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11497085331/npm-package-cloudflare-pages-shared-7062
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11497085331/npm-package-cloudflare-vitest-pool-workers-7062
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11497085331/npm-package-cloudflare-workers-editor-shared-7062
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11497085331/npm-package-cloudflare-workers-shared-7062
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11497085331/npm-package-cloudflare-workflows-shared-7062

Note that these links will no longer work once the GitHub Actions artifact expires.


[email protected] includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20241022.0
workerd 1.20241022.0 1.20241022.0
workerd --version 1.20241022.0 2024-10-22

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 10 times, most recently from 940b60c to f5c84fd Compare October 23, 2024 20:55
@emily-shen emily-shen merged commit 8a6d923 into main Oct 24, 2024
26 checks passed
@emily-shen emily-shen deleted the changeset-release/main branch October 24, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-pr-description-validation Skip validation of the required PR description format

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants