You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
surprisingly quick progress this time around with lots of tweaks and improvements to Body, and deps + features. so here are some quick release notes below - will probably release tomorrow. see milestone
surprisingly quick progress this time around with lots of tweaks and improvements to
Body
, and deps + features. so here are some quick release notes below - will probably release tomorrow. see milestoneHighlights
Dependency Cleanups
rustls
to 0.23, in update torustls
0.23 #1457,futures
feature prune in disable unusedfutures
feature #1442,once_cell
removed in replaceonce_cell
Lazy with ordinary static #1447,chrono
features prune in replacechrono
featureclock
withnow
#1448, and bump its min version pin in Set a compatible minimumchrono
version #1458kube::client::Body
ImprovementsBody::empty
for easier tests #1444 + Add proxyBody::collect_bytes
for easier unit tests #1445,size_hint
andis_end_stream
in implementhttp_body
trait methods #1452The text was updated successfully, but these errors were encountered: