v8.4.0
What's Changed
Fixed
- Ignore invalid TLV segments when parsing SmartStart codes (#950)
- Add missing
:more_info
option tot:Grizzly.command_opt/0
(#951) - Fix connection crash when receiving NACK / Queue Full (#953)
- Quiet down logs when ignoring fw update reports (#954)
- Remove useless more info flag from ack responses (#955)
- DTLS listen sockets start in passive mode (#956)
- Fix Z/IP Gateway log prefix (#957)
Changed
- Send a Grizzly.Report for nack responses to queued commands (#952)
Full Changelog: v8.3.0...v8.4.0