Skip to content

Releases: Cumulocity-IoT/cumulocity-dynamic-mapper

Release v4.0.1

15 Dec 14:10
Compare
Choose a tag to compare

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

12 Dec 11:32
Compare
Choose a tag to compare

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

07 Dec 13:10
Compare
Choose a tag to compare
Release v3.3.5 Pre-release
Pre-release
backport version 3.3.4 to run on ui 1016

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