Skip to content

Release v4.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 17:55
08d2705

New & Improved Features

Please note: This release is for Cumulocity 2021.0.x which is currently deployed on eu-latest environment. For earlier Cumulocity version please use 4.5.x version of the mapper.

This release includes a lot of performance and scalability improvements and also introduces the fresh new cumulocity branding

  • New Identity Cache that chaches per default 100.000 IDs so identity API isn't called each time. This cache is invalidated each 24 hrs and can be configured via the Service Configuration UI.
  • New cache pool for processing array messages concurrent instead sequentially.
  • Using WebSDK 2021.0.11 and Angular 18 including new cumulocity branding.

Minor Changes

  • Default microservice resources increased to 0.5 CPUs and 2G RAM due to metaspace issues duiring runtime.
  • Removed hard coded heap-size from pom.xml to scale with assigned resources.
  • Confirmation dialog if no connector is selected for a mapping
  • Display error message if a mapping could not be enabled for a connector
  • OTLP metrics improvements including the identify cache size & hit rate
  • OTLP logging is disabled per default can be enabled in applications.properties
  • #276
  • #271
  • #273
  • #268

What's Fixed

Full Changelog: v4.5.1...v4.6.0