Skip to content

Conversation

@garvit-gupta
Copy link
Contributor

@garvit-gupta garvit-gupta commented Oct 17, 2024

What this PR solves / how to test

Fixes VS-284: Add Wrangler support for QueryById

With this change, users have the ability to query a Vectorize index with a vector id that is already present in the index.

Author has addressed the following

@garvit-gupta garvit-gupta requested a review from a team as a code owner October 17, 2024 10:18
@changeset-bot
Copy link

changeset-bot bot commented Oct 17, 2024

🦋 Changeset detected

Latest commit: 03a3833

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
wrangler Minor
@cloudflare/vitest-pool-workers Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Oct 17, 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/11517042365/npm-package-wrangler-7004

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

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

Or you can use npx with this latest build directly:

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

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.

Co-authored-by: Carmen Popoviciu <[email protected]>
@garvit-gupta garvit-gupta force-pushed the garvit/VS-284/query-by-id branch from 245af3f to 9102789 Compare October 25, 2024 09:55
@emily-shen emily-shen merged commit 15ef013 into cloudflare:main Oct 25, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants