-
Bump `workerd` to `1.20231016.0` and prevent `ProxyServer` eviction (#717)
发布于
2023-11-01 14:27:07 +00:00 -
Bump
workerdand versions to3.20231016.0 -
Update
workerdconfiguration schema and type definitions
Also add an override for
capnpc-ts's TypeScript version to prevent
issues re-generating types in the future.- Prevent
ProxyServerDurable Object eviction
cloudflare/workerd#1138 introduced Durable Object's eviction behaviour
toworkerd. We really don't want theProxyServer's singleton
object to be evicted, as this would invalidate proxy stubs' heap
addresses. This change makes sure thepreventEvictionflag is set.下载附件
-