Upgrade from 1.15.0 to 1.15.1
Note
If you haven’t upgraded to 1.15.1, you can upgrade directly from 1.15.0 to 1.16.0 without upgrading to 1.15.1 first. However, you should review the 1.15.1 release notes for important information about the changes.
There are no specific instructions for upgrading to 1.16.0, so you just need to follow the General Upgrade Instructions on the main Upgrade Notes page.
The frame and notification data
member is now a read-only property
The IDataStreamFrame data
and
IDataNotification data
members are
now read-only propperties and only support UTF-8 data. It will raise an
exception if the data in the rawdata
is not a UTF-8 string.