Skip to content

Release v4.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 10:33
91a0c33

New Features

  • Reviewed complete UIs to improve first user experience #171:
    • include creating connectors as one step when creating a mapping
    • added a second stepper for the snooping process, this improves the usability as well
    • split long list of tabs to three main areas: mapping, monitoring, configuration
  • You can select connectors for mappings now, to only apply a mapping when the message is received over a specific connector #184
  • It is now possible to select device groups now for outbound mappings #199
  • It is possible to reset snooped messages now #188
  • New custom micrometer metrics for mappings to monitor the number of processed messages and processing time
  • New more readable and improved documentation

Bug fixed

#189
#182

What's Changed

  • Bump io.opentelemetry:opentelemetry-bom from 1.37.0 to 1.39.0 by @dependabot in #162
  • Bump org.springframework:spring-aspects from 6.1.6 to 6.1.8 by @dependabot in #163
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.0.0 to 3.6.0 by @dependabot in #157
  • Feature websdk 1020 by @sagIoTPower in #172
  • Feature user exp by @sagIoTPower in #174
  • Adding custom Micrometer metrics for Mapper by @switschel in #183
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 2.4.0-alpha to 2.5.0-alpha by @dependabot in #167
  • Bump org.junit.jupiter:junit-jupiter from 5.9.0 to 5.10.3 by @dependabot in #186
  • Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #185
  • Bump org.springframework:spring-aspects from 6.1.8 to 6.1.10 by @dependabot in #177
  • Bump com.google.protobuf:protobuf-java from 3.25.2 to 4.27.2 by @dependabot in #179
  • Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.16.0 in /dynamic-mapping-ui by @dependabot in #187
  • Bump @angular-eslint/eslint-plugin from 17.5.2 to 18.1.0 in /dynamic-mapping-ui by @dependabot in #181
  • Bump css-loader from 6.11.0 to 7.1.2 in /dynamic-mapping-ui by @dependabot in #145
  • Bump style-loader from 3.3.4 to 4.0.0 in /dynamic-mapping-ui by @dependabot in #127
  • Bump org.springframework:spring-aspects from 6.1.10 to 6.1.11 by @dependabot in #194
  • Bump org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1 by @dependabot in #195
  • Bump io.opentelemetry:opentelemetry-bom from 1.39.0 to 1.40.0 by @dependabot in #196
  • Bump org.java-websocket:Java-WebSocket from 1.5.6 to 1.5.7 by @dependabot in #198
  • Bump io.netty:netty-all from 4.1.110.Final to 4.1.112.Final by @dependabot in #204
  • Preparing Releasr 4.4.0 by @switschel in #205
  • Bump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 in /dynamic-mapping-ui by @dependabot in #201
  • Prepare release 4.4.0 by @sagIoTPower in #207
  • Changing MQTT Service name in README by @switschel in #208

Full Changelog: v4.3.0...v4.4.0