Releases: Cumulocity-IoT/cumulocity-dynamic-mapper
Release v4.0.1
Overview
Let's find out what haven been changed!
What's Changed
- The styling to the json editor now adapts to changes of the branding
Full Changelog: v4.0.0...v4.0.1
Release v4.0.0 - Next-generation dynamic mapper
Overview
Based on feedback of an internal Hackathon we decided to totally refactor & rename the former MQTT Dynamic Mapper. This is exciting because it comes with great new features & functionality which goes beyond the purpose of the previous releases.
CAUTION: As the whole mapper has been redesigned it contains a lot of breaking changes. The easiest way to migrate from the "old" mapper to the new generation is to export your mappings, deploy the new mapper and import them again. Check the README.md for detailed description. Please recreate your connections after successful installation of the new generation mapper.
Let's find out what haven been changed!
What's Changed
- Full Multi-Tenancy support - We are now supporting out of the box multi-tenancy of Cumulocity IoT.
- Multiple message broker support - We are not limited to MQTT anymore. Any other message broker can be added, configured and used at the same time.
- Renaming - Due to the point above we removed "MQTT" from the name and packages to "Dynamic Mapper" only.
- Logging has been drastically improved not spamming irrelevant information anymore
- MQTT Connect support - We prepared and started the development of MQTT Connect which is a MQTT Broker provided by Cumulocity IoT.
Full Changelog: v3.3.4...v4.0.0
Release v3.3.5
backport version 3.3.4 to run on ui 1016
Release v3.3.4
What's Changed
- Develop by @sagIoTPower in #60
- Now export/import of mappings through the UI is supported: Import/Export Mappings
- Layout of Mapping Tree in the UI has changed and is now more concise
Full Changelog: v3.3.3...v3.3.4.
Release v3.3.3
Changes
- Changed layout of tesing step in mapping wizard
- Adding buttop to reset and repeat transformation
What's Changed
- Develop by @sagIoTPower in #59
Full Changelog: v.3.3.2...v3.3.3
Release v3.3.2
Changes
Please note: This release is made for the current Cumulocity IoT 10.18+. The new develop branch is for future Cumulocity releases (10.18+).
Features
- Adding new button in UI to reset the mapping statistic
- In a substitution you can now map JSON nodes at the root level of the target template, using "$" in the "Evaluate Expression on Target" field
Fixes
- Fix for "Error when trying test inventory mapping and sendTest result" #56
What's Changed
- Develop by @sagIoTPower in #58
Full Changelog: v3.3.1...v.3.3.2
Release v3.3.1
Changes
Please note: This release is made for the current Cumulocity IoT 10.18+. The new develop branch is for future Cumulocity releases (10.18+).
Features
- UI Plugin using Cumulocity 10.18 Web SDK
- Changed visualisation of subscriptions of mapping form a list to a table
- This improves the behaviour to act on specific subscriptions: update, delete
- Reviewed and updated sample mappings
Full Changelog
What's Changed
- Feature modal substitution by @sagIoTPower in #50
- Develop by @switschel in #51
- Develop by @sagIoTPower in #52
- rmoving unused validation methods by @sagIoTPower in #53
- Develop by @sagIoTPower in #54
Full Changelog: v3.2.2...v3.3.1
Release v3.3.0
Changes
Please note: This release is made for the current Cumulocity IoT 10.18+. The new develop branch is for future Cumulocity releases (10.18+).
Features
- UI Plugin using Cumulocity 10.18 Web SDK
- Changed visualisation of subscriptions of mapping form a list to a table
- This improves the behaviour to act on specific subscriptions: update, delete
- Reviewed and updated sample mappings
Full Changelog
What's Changed
- Feature modal substitution by @sagIoTPower in #50
- Develop by @switschel in #51
- Develop by @sagIoTPower in #52
- rmoving unused validation methods by @sagIoTPower in #53
- Develop by @sagIoTPower in #54
Full Changelog: v3.2.2...v3.3.0
Release v3.2.2
- Fixing bug when switching between text and tree mode in the JSON editor. This was preventing to create any new mapping.
Release v3.2.1
redesign spring components