Releases: novastone-media/MQTT-Client-Framework
MQTT-Client-Framework 0.9.0
[FIX] Fix random crashes on core data persistence #314
[FIX] use_frameworks!
[FIX] Swift Tests output
[FIX] CONNACK return codes
[NEW] access publish data back messageDelivered is called? closes #296
[FIX] XCode 8.3.1 warnings and documentation
[NEW] MQTT v5 properties
[FIX] Reset PUBLISH/PUBREL command's deadline interval when connection closed #302
[NEW] initial version 5
Connect Retry in MQTTSessionManager
0.8.7 [FIX] undo CocoaLumberJack current version usage
[FIX] undo CocoaLumberJack current version usage
MQTT-Client-Framework 0.8.6
MQTT-Client-Framework 0.8.6
Release date 2017-01-04
[NEW] Support voip applications #243
[NEW] Add public emqtt broker to test suite
[NEW] Use signals for synchronouse calls #250
[NEW] Configurable connect-in-foreground behaviour #234
[FIX] CocoaLumberjack related issues. Now on current CocoaLumberjack version
[FIX] Documentation update #252
[FIX] Backward compatibility issue #253
[FIX] Publish messages by messageId ascending order when using MQTTInMemoryPersistence #247
[FIX] Adds connectInForeground configuration parameter #223
[FIX] Correct crashing issue caused by locking on a object which is replaced inside the lock #220
[FIX] Use an NSLock instead of locking on an object that is often replaced
[FIX] Adding MQTTSessionManager.h to the umbrella header #213
[FIX] sharing the scheme to make the project carthage compatible #198
Resolve CocoaLumberjack dependencies
MQTT-Client-Framework 0.8.5
Release date 2016-09-29
[FIX] CocoaLumberjack dependency resolved see #199 and README.md
0.8.3
Bugfix podspec
[FIX] MQTTClient.h in podspec
Fixes and Pull Requests
SSL bugfixes
Fixes and Pull Requests
MQTT-Client-Framework 0.7.8
Release date 2016-05-23
[FIX] Fix unread and unused variables pull reques #143
[FIX] Call connect handler when connection is closed by broker without sending a CONNACK and consistent error reporting pull request #142
[NEW] Adding method for MQTTSessionManager to include protocolLevel variable pull request #140
[FIX] Fixes an issue where calling open twice on MQTTCFSocketTransport crashes pull request #131
[NEW] Add Swift test project to check #119