Released: December 10, 2020
End of life: April 1, 2021
Resolved issues
# |
Module version |
Topic/keyword |
Issue and resolution |
Affect version |
|---|---|---|---|---|
1 |
Cameras 4.4.5 |
Connect to ONVIF |
Width and Height parameters, part of the Video Encoder Configuration were processed as mandatory, which caused error when trying to connect to ONVIF camera. The parameters are optional and now they are not processed if missing. |
9.3.0 |
2 |
Cameras 4.4.5 |
RTSP proxy |
Calling OPTIONS method twice was causing bad request on some devices. The OPTIONS method is now protected and requires authorization. |
9.3.0 |
3 |
Cameras 4.4.5 |
RTSP proxy |
With some devices the Session Data Protocol (SDP) had modified target URI, which was causing error on DESCRIBE method. The modification of the SDP is now fixed. |
9.3.0 |
4 |
Framework 8.5.7 |
Framework storage |
Sometimes framework was unable to start with specifically corrupted storage. This is now fixed and the erroneous data is ignored. |
9.3.0 |
5 |
Framework 8.5.7 |
Framework resolving, |
There was a problem when resolving many bundles with complex dependencies. Now the resolving is in a separate thread with configurable stack size. Setting an appropriate size can be done by using mbs.threads.stacksize system property. |
9.3.0 |
6 |
HAM 5.0.2002 |
Deleting Scene |
Deleting a Scene command was breaking HAM Web Console till ham bundle restart. Now this is fixed. |
9.0.0 |
7 |
KNX 5.4.2 |
Logging |
When a valid value was received on the data-point for the current position of KNX Blinds, a fake warning message was logged about receiving of invalid value. That was just a wrong entry in the log without real functional impact. This is now fixed and there is no such fake warning message any more. |
9.3.4 |
8 |
mDNS 1.1.1 |
Network, topology, |
A registered service was no longer available after turning off and on a network adapter. This is now fixed. |
9.0.0 |
9 |
mToolkit 3.7.2006 |
Emulator |
There was an Emulator launch error. It is now fixed for Eclipse IDE 2020-03 onwards. |
9.0.0 |
10 |
OSGi 1.5.4 |
Configuration Admin, |
In rare occasions there was a deadlock in the configuration admin. Synchronization has been fixed and the issue does not occur any more. |
9.3.3 |
11 |
OSGi 1.5.4 |
Event Admin, |
There were race conditions in event admin implementation, which caused some events not to be dispatched. This has now been fixed. |
9.3.3 |
12 |
Scripting 1.0.9 |
Memory leak |
The logger used in FIM Access was never closed. As a result, a service listener instance was leaking from every FIM Access instance. This is now fixed. |
9.3.4 |
13 |
Z-Wave 5.0.12 |
Custom configuration |
The support for custom device configuration during inclusion was not functional for devices, which have their Manufacturer Specific Command Class listed within the secure command classes only. This is now fixed. |
9.0.0 |
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).