Skip to content

Conversation

@fhanau
Copy link
Contributor

@fhanau fhanau commented Feb 4, 2025

Summary

Externally visible Workers Runtime changes through 1/31, including ones that were missed previously.
Preview with changes: https://felix-020325-workers-changel.cloudflare-docs-7ou.pages.dev/workers/platform/changelog/

Documentation checklist

@cloudflare-workers-and-pages
Copy link

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0900044
Status: ✅  Deploy successful!
Preview URL: https://0bea504a.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://felix-020325-workers-changel.cloudflare-docs-7ou.pages.dev

View logs

@fhanau
Copy link
Contributor Author

fhanau commented Feb 5, 2025

@mikenomitch you should have context here, can you take a look?

- Updated v8 to version 13.3.
- publish_date: "2025-01-15"
description: |-
- The runtime will no longer reuse isolates across worker versions even if the code happens to be identical. This "optimization" was deemed more confusing than it is worth.
Copy link
Contributor

Choose a reason for hiding this comment

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

This one feels a bit too internally-focused to add. If there's a reason the end user should care about this, I'm happy to keep it, but feels like an implementation detail.

But, not a blocker IMO, so if there's a good reason why people would care, feel free to merge.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@kentonv is this fix something that is observable to external developers? Happy to keep the message, just want to make sure it's relevant to customers.

Copy link
Member

Choose a reason for hiding this comment

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

Yes, this is totally observable to external developers. We've seen a fair number of instances of workers that have bugs when env changes without reloading the isolate, and we've made efforts to inform people that this can happen. Anyone who previously learned that may be interested to know that it is no longer a concern.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sounds good, thank you for elaborating!

@fhanau fhanau merged commit 422f14d into production Feb 8, 2025
11 checks passed
@fhanau fhanau deleted the felix/020325-workers-changelog branch February 8, 2025 00:41
@AngSolids
Copy link

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0900044
Status: ✅  Deploy successful!
Preview URL: https://0bea504a.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://felix-020325-workers-changel.cloudflare-docs-7ou.pages.dev

View logs

@AngSolids
Copy link

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0900044
Status:   Deploy successful!
Preview URL: https://0bea504a.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://felix-020325-workers-changel.cloudflare-docs-7ou.pages.dev

View logs

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.

7 participants