Skip to content

Releases: trillium-rs/trillium

trillium-async-std-v0.1.1

12 Jun 01:29
@jbr jbr
trillium-async-std-v0.1.1
d4e7b98
Compare
Choose a tag to compare

trillium-async-std v0.1.1 adds support for init info

aws-lambda-v0.1.1

12 Jun 02:31
@jbr jbr
34b2dba
Compare
Choose a tag to compare

trillium-aws-lambda v0.1.1 adds support for the init hook

trillium-websockets-v0.1.1

09 Jun 19:09
@jbr jbr
trillium-websockets-v0.1.1
06d6868
Compare
Choose a tag to compare

[email protected] resolves a bug (#42) in parsing protocol upgrade headers

In particular, Firefox sends "connection: keep-alive, Upgrade" when initiating a websocket connection. Prior to 0.1.1 trillium-websockets was checking for "connection: Upgrade".

This release addresses this flaw by parsing the header value appropriately.

trillium-http-v0.1.2

09 Jun 19:03
@jbr jbr
trillium-http-v0.1.2
bee61bd
Compare
Choose a tag to compare

[email protected] resolves a bug (#42) in parsing protocol upgrade headers

In particular, Firefox sends "connection: keep-alive, Upgrade" when initiating a websocket connection. Prior to 0.1.2 trillium-http was checking for "connection: Upgrade".

[email protected] includes a fix for the specific header parsing, and in order to eliminate the duplicated check, it has been removed entirely from trillium-http, relying on the handler to determine if a protocol upgrade is an appropriate response to a given request.

trillium-websockets-v0.1.0

07 Jun 20:28
@jbr jbr
trillium-websockets-v0.1.0
66364bd
Compare
Choose a tag to compare
(cargo-release) trillium-websockets version 0.1.0

trillium-tokio-v0.1.0

07 Jun 20:22
@jbr jbr
trillium-tokio-v0.1.0
f89983b
Compare
Choose a tag to compare
(cargo-release) trillium-tokio version 0.1.0

trillium-tera-v0.1.0

07 Jun 20:15
@jbr jbr
trillium-tera-v0.1.0
0b8293f
Compare
Choose a tag to compare
(cargo-release) trillium-tera version 0.1.0

trillium-static-compiled-v0.1.0

07 Jun 20:13
@jbr jbr
trillium-static-compiled-v0.1.0
0b8293f
Compare
Choose a tag to compare
(cargo-release) trillium-static-compiled version 0.1.0

trillium-sessions-v0.1.0

07 Jun 19:31
@jbr jbr
trillium-sessions-v0.1.0
86d57dc
Compare
Choose a tag to compare
(cargo-release) trillium-sessions version 0.1.0

trillium-rustls-v0.1.0

07 Jun 19:25
@jbr jbr
trillium-rustls-v0.1.0
86d57dc
Compare
Choose a tag to compare
(cargo-release) trillium-rustls version 0.1.0