Skip to content

[Images] Add changelog for Images binding for hosted images#31352

Open
deannalam wants to merge 1 commit into
productionfrom
deanna/changelog-hosted-bindings
Open

[Images] Add changelog for Images binding for hosted images#31352
deannalam wants to merge 1 commit into
productionfrom
deanna/changelog-hosted-bindings

Conversation

@deannalam

Copy link
Copy Markdown
Contributor

Adds a changelog entry for the hosted image operations in the Images binding for Workers.

@deannalam deannalam requested review from a team as code owners June 9, 2026 17:20
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Review

💡 1 suggestion found in commit 65cc2f7.

Suggestions (1)
File Issue
changelog/images/2026-06-09-hosted-images-binding.mdx line 37 Avoid 'Learn more about' before a link — Line adds 'Learn more about the Images binding' Fix: Use 'For more information, refer to Images binding' instead
Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/product-owners

@ask-bonk ask-bonk Bot added product:images Related to Image Resizing product changelog Adds or updates changelog entries/pages. labels Jun 9, 2026

@ask-bonk ask-bonk Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Verdict: 1 style issue to fix.

  • LOW src/content/changelog/images/2026-06-09-hosted-images-binding.mdx:37 — Uses "Learn more about" before a link. The style guide requires "For more information, refer to Page Title." instead.

return new Response(bytes);
```

Learn more about the [Images binding](/images/storage/binding/). No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Avoid "Learn more about" before a link. Use standard phrasing instead:

Suggested change
Learn more about the [Images binding](/images/storage/binding/).
For more information, refer to the [Images binding](/images/storage/binding/).

@ask-bonk

ask-bonk Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Review completed for PR #31352.

Summary of changes
This PR adds a new changelog entry (2026-06-09-hosted-images-binding.mdx) announcing the hosted-image operations now available through the Images binding (env.IMAGES.hosted). It covers upload, list, retrieve, update, and delete operations, with two short TypeScript snippets showing how to upload an image and how to stream original bytes.

Labels applied

  • product:images
  • changelog

Issues flagged

  • LOWsrc/content/changelog/images/2026-06-09-hosted-images-binding.mdx:37 uses "Learn more about" before a link. The style guide mandates the standard phrasing: "For more information, refer to Page Title." I posted an inline suggestion with the corrected wording.

Verdict
No build-breaking issues or incorrect content found. Once the style suggestion on line 37 is accepted, this is ready to merge.

github run

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

CI run failed: build logs

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Broken Links

Found 7 broken link(s) across 1 file(s).

File Link Position Error
content/changelog/images/2026-06-09-hosted-images-binding.mdx /images/storage/binding/#uploadimage-options 12:3 invalid link
content/changelog/images/2026-06-09-hosted-images-binding.mdx /images/storage/binding/#listoptions 13:3 invalid link
content/changelog/images/2026-06-09-hosted-images-binding.mdx /images/storage/binding/#imageimageiddetails 14:3 invalid link
content/changelog/images/2026-06-09-hosted-images-binding.mdx /images/storage/binding/#imageimageidbytes 15:3 invalid link
content/changelog/images/2026-06-09-hosted-images-binding.mdx /images/storage/binding/#imageimageidupdateoptions 16:3 invalid link
content/changelog/images/2026-06-09-hosted-images-binding.mdx /images/storage/binding/#imageimageiddelete 17:3 invalid link
content/changelog/images/2026-06-09-hosted-images-binding.mdx /images/storage/binding/ 37:22 invalid link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog Adds or updates changelog entries/pages. product:changelog product:images Related to Image Resizing product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant