Releases: cloudflare/containers
Releases · cloudflare/containers
v0.3.2
15 Apr 23:46
Compare
Sorry, something went wrong.
No results found
Patch Changes
e8895f1 : Preserve response headers when proxying WebSocket upgrades through Container.fetch().
v0.3.1
15 Apr 23:33
Compare
Sorry, something went wrong.
No results found
Patch Changes
0c06874 : Remove debug console.log(props) statement from ContainerProxy initialization
v0.3.0
09 Apr 21:02
Compare
Sorry, something went wrong.
No results found
Minor Changes
9b32add : Opt in to interceptOutboundHttps when interceptHttps = true
v0.2.4
07 Apr 21:35
Compare
Sorry, something went wrong.
No results found
Patch Changes
ad96a97 : Fix containerFetch() throwing on proxied bodyless responses by skipping response reconstruction when Response.body is null.
v0.2.3
06 Apr 14:11
Compare
Sorry, something went wrong.
No results found
Patch Changes
1e29d6f : Handle Blob WebSocket messages by converting to ArrayBuffer before forwarding between client and container
v0.2.2
31 Mar 16:22
Compare
Sorry, something went wrong.
No results found
Patch Changes
c88e29f : Activity tracking refreshes timeout if inflight request instead of depending on alarm polling
v0.2.1
30 Mar 21:13
Compare
Sorry, something went wrong.
No results found
Patch Changes
828e8c8 : Start tracking activity by piping the response body to a transform stream and proxying the websocket
v0.2.0
23 Mar 17:19
Compare
Sorry, something went wrong.
No results found
Minor Changes
956ef8c : Add support to specify outbound hooks in container class (experimental)
v0.1.1
26 Feb 12:54
Compare
Sorry, something went wrong.
No results found
Patch Changes
5119cee : Fix operator precedence in port-ready timeout retry calculation
38d9e29 : Update container default Env to Cloudflare.Env
v0.1.0
15 Jan 18:15
Compare
Sorry, something went wrong.
No results found
Minor Changes
05e64b7 : add pingEndpoint to configure the ping URL of the container class
Patch Changes