Skip to content

Releases: Cumulocity-IoT/cumulocity-dynamic-mapper

Release v3.3.4

07 Nov 12:03
Compare
Choose a tag to compare

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

02 Nov 10:24
Compare
Choose a tag to compare

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

31 Oct 16:09
Compare
Choose a tag to compare

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

23 Oct 15:47
Compare
Choose a tag to compare

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

v3.2.0...v3.3.0

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

23 Oct 13:23
Compare
Choose a tag to compare
Release v3.3.0 Pre-release
Pre-release

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

v3.2.0...v3.3.0

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

28 Sep 03:26
Compare
Choose a tag to compare
  • 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

29 Aug 16:29
Compare
Choose a tag to compare
redesign spring components

Release v3.2.0

28 Jul 09:34
Compare
Choose a tag to compare

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

v3.1.0...v3.2.0

Release v.3.1.7

31 Oct 16:19
Compare
Choose a tag to compare
  1. Added additional sample: processor extension for JSON payload
  2. Introduced new RepairStrategy.CREATE_IF_MISSING

Release v3.1.6

14 Jul 12:38
Compare
Choose a tag to compare
add new sample for processor extension