Released: December 13, 2019
End of life: March 31 2021
This minor release improves stability and performance, and includes fixes for the following issues.
Resolved issues
# |
Updated module |
Topic/keyword |
Issue and resolution |
Affect version |
|---|---|---|---|---|
1 |
Core 1.3.6 |
API |
com.prosyst.util.ref.Log used to get a LogService instance right before it was needed for logging an entry which led to syncronization issues. Now this is fixed by obtaining the LogService only once in advance from the service registry and caching it for further usage. |
9.X |
2 |
Framework 8.5.3 |
Subsystem bundle hang |
Startup would hang during the start of com.prosyst.mbs.osgi.subsystem.bundle when Bosch IoT Gateway Software was started with a subsystem from an esa file. This was fixed in the Framework code, where the processing of Resolver Hooks is done. |
9.X |
3 |
Framework 8.5.3 |
Data recovery from power loss |
Bosch IoT Gateway could not start up properly after a power loss of the gateway until you delete the persistent storage. Now this is fixed and you can restart the Framework without deleting the persistent storage. |
9.X |
4 |
Home Connect 1.2.1002 |
PUT requests |
Home Connect adapter was sending repeated unnecessary PUT requests to the Home Connect server when a delayed start on a home appliance was activated (e.g. dishwasher with StartInRelative option set). This is now fixed. |
9.X |
5 |
USB 3.1.3 |
MacOS Support |
USB module was not working under the latest MacOS 10.15. Now this is fixed. |
9.X |
6 |
Z-Wave 5.0.8 |
Association Group Info |
Potential error during cache filling for Command Class Association Group Information. The problem would appear if a device has reported its Association Groups count, but does not report the Group Information due to incorrect behavior or a communication issue. This is now fixed. |
9.X |
Known issue
System Integrity Protection (SIP) in macOS: Affecting Gateway Software version 9.3.X, when System Integrity Protection on Mac OS X is turned on, bundles with native libraries may throw an Error, when libraries are loaded and it may lead to malfunctioning of the bundles. System Integrity Protection has to be disabled in order to use the functionality provided by the native libraries from the bundles on macOS/OS X since version 10.11 (OS X El Capitan).