This project follows Semantic Versioning.
v9.1.1
Fixed
- Fix OTW update runner issues when Z/IP Gateway is not available (#1227)
- Reduce default DTLS connect and handshake timeouts to 1s (#1228)
v9.1.0
Removed
Grizzly.BackgroundRSSIMonitorhas been removed (#1214)
v9.0.0
Changed
- OTW firmware updates for the Z-Wave module have been rewritten to use Elixir instead of zw_programmer (#1142)
- The deprecated behaviour
Grizzly.StatusReporterhas been removed (useGrizzly.Eventsinstead) (#1144) Grizzly.Commands.*has been renamedGrizzly.Requests.*to clarify between Z-Wave commands and requests to Z/IP Gateway- Many Z-Wave commands are now encoded/decoded using a generic encoder instead of requiring a module and custom encode/decode functions for every single command
v8.x Changelog
For Grizzly v8 and older, see the v8 changelog.