Releases: Cumulocity-IoT/cumulocity-dynamic-mapper
Releases · Cumulocity-IoT/cumulocity-dynamic-mapper
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
Release v3.2.0
Changes
Please note: This release is made for the current Cumulocity IoT 10.17+. The new develop branch is for future Cumulocity releases (10.18+).
Features
- UI Plugin using 10.17 C8Y Web SDK now
- More reliable re-connection of Notification API for Outbound mappings
- Support to dynamically map json keys without defining multiple mappings see #34
- Add roles for microservice endpoints #33
Note: This is a breaking change, as it requires use the provided roles: "ROLE_MQTT_MAPPING_ADMIN", "ROLE_MQTT_MAPPING_CREATE", see documentation
- Adding feature to remove a attribute in target when left side is null #38
Fixes
- Fix for Outbound mapping couldn't been created #41
- Fix Active mapping are processed in the MappingProcessor #36
- Fix UI in first step to define topic is misplaced #35
- Several other fixes (see full change log)
Full Changelog
Release v.3.1.7
- Added additional sample: processor extension for JSON payload
- Introduced new
RepairStrategy.CREATE_IF_MISSING
Release v3.1.6
add new sample for processor extension
Release v3.1.5
fixing bugs
Release v3.1.4
updated documentation
Release v3.1.3
updated documentation
Release v3.1.2
updated documentation