Skip to content

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
@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