Skip to content

Releases: SoftwareAG/cumulocity-dynamic-mapper

Release v4.2.3

13 May 11:29
17ca258
Compare
Choose a tag to compare

Fixed Bugs

  • Latest Mapper UI Plugin is not listed in Ecosystem plugin list due to name change.

Full Changelog: v4.2.2...v4.2.3

Release v4.2.2

08 May 08:05
dc96a35
Compare
Choose a tag to compare

What's Changed

  • new Kafka connector
  • new hiveMQ MQTT client replacing paho java client
  • upgrade to Cumulocity webSDK 1019
  • only send connector lifecycle events when the status changes from the previous status (reduces number of API calls and hence costs)
  • add implementation of connector for new Cumulocity MQTT Service
  • add prometheus instrumentation + logging
  • add support for MQTT over websocket
  • add description for any mapping connector
  • add support for disable/enable detailed logging on mapping level
  • the mapping property templateTopic has been renamed to mappingTopic

Breaking Change

  • structure of connection configuration has changed. Delete old configuration with the script
  • structure of mappings has changed. Delete old mappings with the script

Fixed Bugs

  • could not proceed from 2nd stepper step to 3rd stepper step, once you went backward #92 : 9463ccd
  • When deactivating/activating a connector, the "active for connector" is not refreshed #133
  • when mapping is activated subscriptions are created even for outbound mappings #131
  • Active for connectors' is not updated when activate/deactivate mapping #107
  • Deleting Mappings does not clear selection #106
  • External Id type is blank after disable/enable Map device identifier # 105
  • Subscribing to inactive mapping #102
  • Server Path is pre filled with "mqtt" and required #100
  • test mapping type GENERIC_BINARY and fixing bugs in JSONata4Java

Full Changelog: v4.1.4...v4.2.2

Release v4.2.1

17 Apr 12:59
Compare
Choose a tag to compare
Release v4.2.1 Pre-release
Pre-release

What's Changed

  • new hiveMQ MQTT client replacing paho java client
  • upgrade to Cumulocity webSDK 1019
  • only send connector lifecycle events when the status changes from the previous status (reduces number of API calls and hence costs)
  • add implementation of connector for new Cumulocity MQTT Service
  • add prometheus instrumentation
  • add support for MQTT over websocket
  • add description for any mapping connector
  • add support for disable/enable detailed logging on mapping level
  • the mapping property templateTopic has been renamed to mappingTopic

Breaking Change

  • structure of connection configuration has changed. Delete old configuration with the script
  • structure of mappings has changed. Delete old mappings with the script

Fixed Bugs

  • could not proceed from 2nd stepper step to 3rd stepper step, once you went backward #92 : 9463ccd

Full Changelog: v4.1.4...v4.2.1

Release v4.2.0 Preview

04 Apr 14:45
Compare
Choose a tag to compare
Pre-release

What's Changed

  • New hiveMQ MQTT client replacing paho java client
  • upgrade to Cumulocity webSDK 1019
  • only send connector lifecycle events when the status changes from the previous status (reduces number of API calls and hence costs)
  • add implementation of connector for new Cumulocity MQTT Service

Fixed Bugs

  • could not proceed from 2nd stepper step to 3rd stepper step, once you went backward #92 : 9463ccd

Full Changelog: v4.1.4...v4.2.0

Release v4.1.4

12 Mar 09:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.3...v4.1.4

Release v4.1.3

28 Feb 11:31
Compare
Choose a tag to compare
Merge pull request #84 from SoftwareAG/fix/NPENotificationSubscriber

Fix/npe notification subscriber

Release v3.3.7 - Bugfix

09 Jan 09:46
Compare
Choose a tag to compare

Release v4.1.2

07 Jan 16:43
Compare
Choose a tag to compare
Move monitoring chart to separate tab

Release v4.1.1

04 Jan 11:14
Compare
Choose a tag to compare

What's Changed

  • Merging changes pom.xml & configuration page by @sagIoTPower in #68
  • Adding chart on monitoring page by @sagIoTPower in #69
  • Ability to control and reduce the costs for events being sent to the Cumulocity #77
  • Status of the websocket connection for Notification 2.0 subscriptions is not visible to users. #76
  • Adding chart to monitoring page. #73
  • UI for configuring the broker connections allows to copy an existing connection configuration. #78

What's Fixed

  • Error in UI when configured custom extension was not loaded. #75
  • The typescript code does not follow any coding rules. #74
  • ExtensibleProcessorInbound was not properly created with extensions #72
  • pom.xml installed in the repository still contained ${revision} #71
  • NullPointerException when deleting outbound mapping #70

Full Changelog: v4.1.0...v4.1.1

Release v4.1.0

23 Dec 11:55
Compare
Choose a tag to compare
Adding monitoring of connector connections