Always check the compatibility matrix below before installing a new version.
Compatibility
Collectors of all versions >= v1.0.0 are compatible with all Factry Historian versions >= v4.0.0, in both directions. However, for certain functionalities, certain minimum versions of the collector and Factry Historian are required.
More information is always available in the release notes.
Feature Compatibility Matrix
This is the compatibility matrix for version listed on this page. If you have downloaded a newer version than the one listed on this page please check the release notes of that version.
Feature | MQTT Collector Version | Factry Historian Version |
---|---|---|
Measurement Discovery | >= v2.1.1 | >= v6.3.0 |
Collector Auto Update | >= v2.2.0 | >= v6.4.0 |
v2.4.3
Bug fixes
- Fixed crash when pausing a SparkplugB measurement
- Make sure initial measurements are loaded before handling data in client
v2.4.2
Bug fixes
- Fixed initial connect not retrying on failure
v2.4.1
Bug fixes
- Improved performance of sparkplugB parser
Changes
- Added more settings related to the MQTT connection
- Log incoming sparkplugB messages in trace mode
v2.4.0
Released on 07/06/2024
Changes
- Implemented downsampled data collection
- Implemented monitored data collection
- Added support for performance monitoring with Pyroscope
Bug fixes
- Restored windows 7 compatibility
- Updated base collector to v2.4.8
v2.3.5
Released on 28/05/2024
Bug fixes
- Fixed a bug where only one measurement was added per topic
- Fixed a bug where collector type is registered incorrectly
v2.3.4
Released on 23/05/2024
Changes
v2.3.3
Released on 21/05/2024
- Fixed typo in docs
- Fixed a certain action blocking too long if a timeout happens
v2.3.2
Released on 13/05/2024
- Fixed a possible deadlock when the collector was receiving an extremely high amount of messages
v2.3.1
- Fixed a possible crash introduced in v2.3.0
v2.3.0
- Updated base collector to v2.4.5
- Added support for persistent sessions
v2.2.2
Changes
- Added IgnoreJSONPathErrors option to the Generic JSON parser. When set to true, the parser will ignore JSONPath errors for logging purposes.
v2.2.1
Changes
v2.2.0
Changes
- Added support for auto-updating. Requires historian server >= v6.4.0
- Updated base collector to v2.4.0
- Added support for SparkplugB array datatypes
v2.1.2
Bug fixes
- Generic JSON parser parses only data for relevant topic now
v2.1.1
Changes
- Ignore sparkplugB system metrics for auto discovery
v2.1.0
Changes
- Added functionality to auto onboard discovered measurements
v2.0.0
Changes
- Updated base collector to v2.2.0
- Added functionality to discover measurements for the SparkplugB parser
v1.1.19
Changes
- Added download for the MQTT Generic JSON Collector
v1.1.18
Changes
- Update documentation
v1.1.17
Changes
- Updated the base collector to v1.2.18
- Added Generic JSON parser that parses messages based on settable JSONPath paths.
v1.1.16
Changes
Bug fixes
- Fixed measurements not being picked up after unpausing
v1.1.15
Changes
v1.1.14
Changes
v1.1.13
Changes
1.1.12
Bug fixes
- Fixed builds for incorrect architecture
1.1.11
Changes
- Added docs/download to client portal
- Made separate build for every MQTT parser
Bug fixes
- Trim tagnames whitespaces