.

Release Notes: IIoT Libraries SL 1.13.0.0

Key Issue Type Summary Resolution Note
IIOT-320 Bug

JSON Utilities SL: Writer: The last element in nested arrays contains a comma.

Fixed
IIOT-318 Improvement

Web Client SL: Improve OAuth2 refresh mechanism

Fixed
IIOT-314 Bug

String Util Intern: StringWriter: Use BufferPool.ObjectDispose()

Fixed
IIOT-313 Improvement

Web Client SL: Option to remove port from url

Fixed [[GENERAL]]: Standard Ports, like http=80 and https=443, are NOT concated on HOST-URL anymore.
IIOT-309 Improvement

Prepare support of BASLIB 4.0.1.0 and 5.0.0.0

Fixed
IIOT-306 Improvement

Mail Service SL: Update LibraryPlaceholders to 1.13.0.0

Won't Fix [[GENERAL]]
Won't fix because the issue has been solved with IIOT-299
IIOT-305 Bug

Mail Service SL: Tests on CODESYS Control for Raspberry Pi 64 leads to an Stackoverflow

Cannot Reproduce
IIOT-304 Improvement

JSON Utilities: Implement compatibility to COL 4.0.1.0 and COL 5.0.0.0

Fixed
IIOT-302 Improvement

MQTT Client SL: Implement compatibility to COL 4.0.1.0 and COL 5.0.0.0

Fixed
IIOT-299 Improvement

WEB_Client: Implement OAuth2 Grant_Type = Device_code

Fixed [[GENERAL]]
OAuth2 Client: Support of grant type: Device Code
IIOT-296 Improvement

JSON Utilities SL: Improve access performance

Won't Fix
IIOT-294 Improvement

Web Client SL: Allow binary content

Fixed
IIOT-291 Bug

WebClient: Invalid URL and Server Response a la 404 + TransferEncoding: chunked leads to an Exception

Fixed [GENERAL]: By an invalid URL and Transfer-Encoding: Chunked, an Exception could be occured.
IIOT-285 Improvement

MQTT Client SL: Add getter 'TCPClient' to get access to the method SetAdapter()

Fixed
IIOT-283 Bug

Mail Service SL: Different Mail recipients --> different send of Attachments

Fixed [GENERAL]: Some Mail clients open attachments not correctly, because the Header was wrong set.
IIOT-281 Improvement

XML_Utility_SL Utility Possibility to set the format data

Fixed [[GENERAL]]
The output format of the writer has been improved. No spaces are added to the values. The indentation characters can be set via the input ‘eIndentationMark’.
IIOT-270 Bug

Mail Service SL: Broken internet connection of Router leads to an Exception

Fixed [[GENERAL]]
Asynchronous connection establishment requires the ‘Net Base Services’ library version 3.5.20.0 or higher and setting the input itfAsyncProperty on the server function block.
IIOT-246 Bug

MQTT xError is false when eError like to many publishers subscribers (lib parameter)

Fixed [[COMPATIBILITY_INFORMATION]]
If the maximum number of subscribers and publishers is exceeded, the error ‘MAX_NUMBER_OF_PUBLISHER_AND_SUBSCRIBER_EXCEEDED’ is now set after setting xEnabled or xExecute. This behavior corresponds to the standard behavior model. In versions lower 1.13.0.0, the error was set during configuration without xError being set.
IIOT-238 Improvement

Azure IoT Hub Client SL: QoS0 and QoS1 should be able to be set in the client

Fixed
IIOT-235 Bug

Azure IoT Hub Client SL: set String length of SendMQTTMessage.sPropertyBag to STRING(255)

Fixed [[GENERAL]]
The length of the input SendMQTTMessage.sPropertyBag can now be set via library parameter g_uiPropertyBagLength
IIOT-232 Improvement

Mail Service SL: Implement Support for OAuth2

Fixed
IIOT-212 Epic

IIoT Libraries SL as licensed Library Support Package

Fixed
IIOT-182 Improvement

Support for License-Metrics

Fixed
IIOT-163 Improvement

Web Client - Possibility to set parameters per instance

Won't Fix [[GENERAL]]
Since it would have been very costly to implement this point in a compatible manner, it was decided to include this functionality in a separate successor library.
IIOT-47 Improvement

Mail Service:Support of Unicode characters

Won't Fix