Skip to content

fix: disable compression for worker version requests#1297

Merged
james-elicx merged 1 commit into
mainfrom
codex/fix-worker-versions-response-compression
Jun 26, 2026
Merged

fix: disable compression for worker version requests#1297
james-elicx merged 1 commit into
mainfrom
codex/fix-worker-versions-response-compression

Conversation

@james-elicx

@james-elicx james-elicx commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

fixes #1296

  • request uncompressed Cloudflare API responses from the skew protection client
  • cover both worker version listing and version detail requests through the shared client
  • add regression coverage for the client configuration

Testing

  • pnpm --filter @opennextjs/cloudflare exec vitest run src/cli/commands/skew-protection.spec.ts
  • pnpm code:checks
  • pnpm test (33 test files, 339 tests)

@changeset-bot

changeset-bot Bot commented Jun 26, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 24d6fe4

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

This PR includes changesets to release 1 package
Name Type
@opennextjs/cloudflare 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

@pkg-pr-new

pkg-pr-new Bot commented Jun 26, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@opennextjs/cloudflare@1297

commit: 24d6fe4

@james-elicx james-elicx marked this pull request as ready for review June 26, 2026 09:51

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@james-elicx james-elicx merged commit 780a21c into main Jun 26, 2026
8 checks passed
@james-elicx james-elicx deleted the codex/fix-worker-versions-response-compression branch June 26, 2026 10:06
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.

[BUG] Premature close during deploy on the worker-versions endpoint

2 participants