Skip to content

Releases: qustodio/MQTT-Client-Framework

0.17.0

25 Apr 17:44
Compare
Choose a tag to compare
  • iOS-2720: Add Privacy manifest to MQTT-Client-Framework:
    • Add Privacy Accessed API Type: Disk Space, with reason: 85F4.1. As
      the device is only printing a log using this information.

0.16.0

13 Feb 13:51
677bf46
Compare
Choose a tag to compare

IOS-2430: Remove M1 from EXCLUDED_ARCHS flag

  • Remove from xcodeproj some reference to nonexistence files:
    MQTTWebsocketTransport.h/.m has been changed path on the old commit and xcodeproj was
    pointing to the old path instead the new one.
  • Add script for uploading xcframework artifact to S3.
  • Remove unneeded Podfiles.
  • Fix tests not running.
  • Update README.md with how to create a new release.

0.15.6

24 Jan 09:20
Compare
Choose a tag to compare
IOS-2397: Change all non-compiled dependencies to xcframeworks

  - Remove SocketRocket dependency
  - Update project to enable xcframework compilation

0.15.5

11 May 05:58
Compare
Choose a tag to compare
bugfix/IOS-2192-crash-on-mqtt-reconfirgure

 - Check if is nil some parameters when we trying to disconnect

Tigon 🐅

12 Jan 09:04
Compare
Choose a tag to compare
  • Crashes related with the persistence storage coordinator resolved
  • Added exclude archs to manage with carthage
  • Resolved incident with ping request when mqtt broker doesn't return a time interval to do them.
  • Socket Rocket dependency version 0.5.1