Skip to content

Release v4.5.3_pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 08:46

Fixes

#273
#270

  • Multiple minor bugfixes in UI and Microservices.

What's Changed

  • Breaking change: creating mappings in the stepper (wizard) can now only be completed, if a connector is chosen. This was implemented to reduce the potential misunderstandings
  • Bump @c8y/devkit from 1020.18.1 to 1020.18.3 in /dynamic-mapping-ui by @dependabot in #244
  • Bump @angular-eslint/template-parser from 17.5.2 to 18.3.0 in /dynamic-mapping-ui by @dependabot in #245
  • Feature/caching external by @sagIoTPower in #272
  • Snooping Experience improved by better guidance
  • Template Explorer to see snooped templates

The cache stores all known externalIDs with internal ID correlations so ideally the mapper can skip the C8Y Request when receiving a message to get the C8Y ID.

Cache is configured per default to 100.000. Can be changed via UI or API. Cache is invalidated each day. This can be also configured via UI (0 deactivates the cache invalidation).

Full Changelog: v4.5.2_pre...v4.5.3_pre