Loading CHANGELOG.md +5 −5 Original line number Diff line number Diff line Loading @@ -25,6 +25,11 @@ occurring outside of the Arti mainline so has not landed in in 1.4.6.) This should generally be backwards compatible, but may cause type inference errors. (These types are effectively part of the public API of `arti-client`.) ([!3110]) - In `arti-ureq`, `PreferredRuntime`-using `ConnectorBuilder` constructors are now associated functions on `ConnectorBuilder<PreferredRuntime>` rather than (anomalously) `ConnectorBuilder<impl Runtime>`. (The return types haven't changed.) !3101 ### Security fixes Loading Loading @@ -207,11 +212,6 @@ which are documented below. - The `once-cell` feature was removed from `fs-mistrust`. - In `tor-netdir`, the `FromInt32Saturating` trait has an extra `from_checked` function. - In `arti-ureq`, `PreferredRuntime`-using `ConnectorBuilder` constructors are now associated functions on `ConnectorBuilder<PreferredRuntime>` rather than (anomalously) `ConnectorBuilder<impl Runtime>`. (The return types haven't changed.) !3101 ### Onion service development Loading Loading
CHANGELOG.md +5 −5 Original line number Diff line number Diff line Loading @@ -25,6 +25,11 @@ occurring outside of the Arti mainline so has not landed in in 1.4.6.) This should generally be backwards compatible, but may cause type inference errors. (These types are effectively part of the public API of `arti-client`.) ([!3110]) - In `arti-ureq`, `PreferredRuntime`-using `ConnectorBuilder` constructors are now associated functions on `ConnectorBuilder<PreferredRuntime>` rather than (anomalously) `ConnectorBuilder<impl Runtime>`. (The return types haven't changed.) !3101 ### Security fixes Loading Loading @@ -207,11 +212,6 @@ which are documented below. - The `once-cell` feature was removed from `fs-mistrust`. - In `tor-netdir`, the `FromInt32Saturating` trait has an extra `from_checked` function. - In `arti-ureq`, `PreferredRuntime`-using `ConnectorBuilder` constructors are now associated functions on `ConnectorBuilder<PreferredRuntime>` rather than (anomalously) `ConnectorBuilder<impl Runtime>`. (The return types haven't changed.) !3101 ### Onion service development Loading