Skip to content

Releases: smartrent/grizzly

v8.5.3

24 Sep 17:17
v8.5.3
3ffab7d
Compare
Choose a tag to compare

Added

  • Added missing notification events (#980)

Fixed

  • Prevent depletion of UnsolicitedServer listen sockets (#988)
  • Fix acknowledged flag sometimes being incorrectly false (#983)

Changed

  • Traces record node ids instead of IP addresses (#985)

v8.5.2

12 Sep 17:26
v8.5.2
47d30f1
Compare
Choose a tag to compare

Fixed

  • Fix parsing of last working route / speed in transmission stats (#974)
  • Use dynamic delays between image fragments during firmware updates (#975, #977)
  • Wait for previous ack before continuing firmware upload (#978)

Full Changelog: v8.5.1...v8.5.2

v8.5.1

06 Sep 22:36
v8.5.1
2f15edb
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v8.5.0...v8.5.1

v8.5.0

28 Aug 23:43
v8.5.0
e1e0641
Compare
Choose a tag to compare

Added

  • Implement Configuration Info Get/Report (#961)

Fixed

  • Ignore nack_response when updating device firmware instead of crashing (#966)
  • Do not strip Z-Wave LR transmission stats (#963)
  • Handle empty node info in (Extended) Node Add Status (#964)
  • Fix encoding of Node Provisioning Set command (#962)
  • Trim trailing null bytes from User Code Report (#959)

Changed

  • Remove support for Z/IP Gateway EEPROM migration (#960)

v8.4.0

06 Aug 19:15
v8.4.0
009d75d
Compare
Choose a tag to compare

What's Changed

Fixed

  • Ignore invalid TLV segments when parsing SmartStart codes (#950)
  • Add missing :more_info option to t: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

v8.3.0

17 Jul 21:17
v8.3.0
b8bb93a
Compare
Choose a tag to compare

What's Changed

🎉 Added

Full Changelog: v8.2.3...v8.3.0

v8.2.3

26 Jun 00:32
v8.2.3
66e1afd
Compare
Choose a tag to compare

What's Changed

Changed

Full Changelog: v8.2.2...v8.2.3

v8.2.2

05 Jun 17:47
v8.2.2
8619eaf
Compare
Choose a tag to compare

What's Changed

🎉 Added

🔧 Fixed

  • Remove leading space from test in Z/IP Gateway log monitor by @bjyoungblood in #936

Full Changelog: v8.2.1...v8.2.2

v8.2.1

03 Jun 20:17
v8.2.1
e863402
Compare
Choose a tag to compare

What's Changed

Fixed

  • Bring the ThermostatOperatingState spec in line with impl by @doawoo in #933

New Contributors

Full Changelog: v8.2.0...v8.2.1

v8.2.0

17 May 20:53
v8.2.0
2fdd0b4
Compare
Choose a tag to compare

What's Changed

🎉 Added

Full Changelog: v8.1.0...v8.2.0