Skip to content

Releases: Cumulocity-IoT/cumulocity-dynamic-mapper

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

Release v3.1.5

04 Jul 05:26
Compare
Choose a tag to compare
fixing bugs

Release v3.1.4

06 Jun 20:38
Compare
Choose a tag to compare
updated documentation

Release v3.1.3

06 Jun 14:47
Compare
Choose a tag to compare
updated documentation

Release v3.1.2

06 Jun 11:35
Compare
Choose a tag to compare
updated documentation