1.49.0 (January 3rd, 2026)
Added
- net: add support for
TCLASSoption on IPv6 ([#7781]) - runtime: stabilize
runtime::id::Id([#7125]) - task: implement
ExtendforJoinSet([#7195]) - task: stabilize the
LocalSet::id()([#7776])
Changed
- net: deprecate
{TcpStream,TcpSocket}::set_linger([#7752])
Fixed
- macros: fix the hygiene issue of
join!and `t...