Releases: viz-rs/viz
Releases · viz-rs/viz
v0.10.0
What's Changed!
updates deps: thiserror v2.0
, hyper v1.5
fixes clippy
v0.8.6
What's Changed!
refactor server with hyper-util
Dependences
tokio v1.38
hyper-util v0.1.5
v0.8.5
Dependences
bytes v1.6
path-tree v0.7.7
hyper v1.3
hyper-util v0.1.4
tokio v1.37
tokio-rustls v0.26
opentelemetry v0.23
v0.8.4
Dependences
reqwest v0.12
opentelemetry v0.22
base64 v0.22
v0.8.3
Dependences
hyper v0.1.2
path-tree v0.7.5
v0.8.0
Features
add Server
struct
support tower Service
add a trait for limited request body
support smol
runtime
Changes
Breaking changes
refactor server
with graceful shutdown
merge request body and response body into one body type
v0.7.0
Features
add ServiceHandler
for converting hyper Service
to viz Handler
sealed RequestExt
and ResponseExt
traits
add fs
feature for supporting downlaod file to client
Changes
remove redundant Sync
bound
make handlers new
method to pub
You can’t perform that action at this time.