Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Workers] 04-11-24 Update changelog #13982

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

fhanau
Copy link
Contributor

@fhanau fhanau commented Apr 11, 2024

This includes changes from cloudflare/workerd#1802, cloudflare/workerd#1850 and cloudflare/workerd#1883.

- I noticed after drafting this that not all of these changes have been fully deployed yet – will only merge this change once deployment is complete.

description: |-
- Improve Streams API spec compliance by exposing `desiredSize` and other properties on stream class prototypes
- The new `URL.parse(...)` method is implemented. This provides an alternative to the URL constructor that does not throw exceptions on invalid URLs.
- R2 bindings objects now have a `storageClass` option. This can be set on object upload to specify the R2 storage class - Standard or Infrequent Access. The property is also returned with object metadata.
Copy link
Contributor

Choose a reason for hiding this comment

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

@jonesphillip think storageClass needs to be documented on this page?

https://developers.cloudflare.com/r2/api/workers/workers-api-reference/

@fhanau fhanau merged commit 0ef2022 into production Apr 12, 2024
8 checks passed
@fhanau fhanau deleted the felix/workers-changelog-041124 branch April 12, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants