- Fix a panic caused when
upnp::Gateway
is dropped and its events queue receiver is no longer available. See PR 5273.
- Fix a panic caused when dropping
upnp::Behaviour
such as when used together withToggle
. See PR 5096.
-
Fix high CPU usage due to repeated generation of failure events. See PR 4569.
-
Fix port mapping protocol used for a UDP multiaddress. See PR 4542.
- Initial version