Skip to main content
Feedback

MQTT changelog

Changelog

2025-07 (Version 6, Runtime release)

  • Updated the MQTT connector to store all persistence files in a dedicated <atom-basedir>/work/connector folder, keeping the Atom base directory clean across both LISTEN and SEND operations.

2025-01 (Version 5, Current)

  • The MQTT connector has been updated to support a default message size limit of 1 MB, with the ability to increase or decrease this limit by a configurable container property override (com.boomi.container.connector.sizeLimitedUpdateOperation.maxSize). Due to MQTT broker constraints, the maximum size allowed is 256 MB for this connector.

2024-04 (Version 3)

  • Initial GA release.
  • Connector can also run in a runtime cluster.
On this Page