Skip to content

1.5.2

Latest
Compare
Choose a tag to compare
@noursaidi noursaidi released this 12 Dec 11:35
· 48 commits to master since this release
7e85ec0

What's Changed

  • Fix propogation of validation events when running Validator with Pub/Sub by @noursaidi in #926
  • remove unused dependancy hxtools by @noursaidi in #925
  • Publish validation events when running as validator with reflector by @noursaidi in #927
  • Fix CI tests after including validation messages by @noursaidi in #929
  • Updated to documentation to remove GCP IoT Core (RIP) references. by @grafnu in #930
  • Bump certifi from 2023.7.22 to 2024.7.4 in /etc by @dependabot in #923
  • Bump braces from 3.0.2 to 3.0.3 in /udmif/event-handler by @dependabot in #918
  • Standalone single-docker image version of UDMIS by @grafnu in #931
  • Convert ProtocolFamily to a string-not-enum by @grafnu in #934
  • Full dockerization of UDMI local setup by @grafnu in #932
  • Create reset_config.md by @pisuke in #933
  • Fix publisher executor shutdown state by @MertCingoz in #881
  • Registrar strict validation of device and point names for hard failures. by @grafnu in #936
  • Fix for containers by @MertCingoz in #938
  • Minor documentation update to remove IoT Core reference. by @grafnu in #939
  • Process site_metadata and publish a registry model update by @grafnu in #937
  • Adding docker-based integration test by @grafnu in #940
  • Adding removed LD_PRELOAD, necessary for GKE operation. by @grafnu in #941
  • Fix new device num_id creation, and warning for non-strict metadata processing, and some other tweaks by @grafnu in #942
  • Preserve original contents of exception messages by @grafnu in #943
  • Update device testing 2024 08 02 by @pisuke in #945
  • Sequence test for proxy device state updates by @grafnu in #944
  • Make sequencer more resilient with bad log levels by @grafnu in #947
  • Adding tests for bad gateway target and point ref by @grafnu in #948
  • Introduce progress indicator for long-running operations (fetching all devices from a registry) by @grafnu in #949
  • Add diagnostics for pipeline fix by @grafnu in #951
  • Update device_testing.md by @humplik in #946
  • Refactoring discovery structure with new ref/point hierarchy. by @grafnu in #952
  • Add parameters to site_metadata by @noursaidi in #953
  • Update with nofolder test, and clean up itemized testing comparison by @grafnu in #954
  • Add discovery node to misc by @noursaidi in #955
  • Bump send and express in /udmif/api by @dependabot in #960
  • Bump express from 4.19.2 to 4.20.0 in /udmif/event-handler by @dependabot in #959
  • Bump body-parser and express in /udmif/web by @dependabot in #957
  • Bump cryptography from 43.0.0 to 43.0.1 in /misc/discoverynode/testing/docker/bacnet_device by @dependabot in #961
  • add new fields to device metadata by @pisuke in #950
  • Update automapper capability and add testing by @grafnu in #956
  • fix gencode for site_metadata by @noursaidi in #962
  • addition of danfoss and vayandata results by @pisuke in #964
  • Automapper revamp for local mqtt and metadata extraction by @grafnu in #967
  • Bump cryptography from 43.0.0 to 43.0.1 in /misc/discoverynode/src by @dependabot in #968
  • Bump send and express in /udmif/web by @dependabot in #969
  • Bump rollup from 4.14.1 to 4.22.4 in /udmif/web by @dependabot in #970
  • fix nonstrict conversion of site metadata by @noursaidi in #966
  • Fix UTF-8 uses and check for duplicate classes by @grafnu in #963
  • Use configured discovery families by @grafnu in #971
  • Adding simultaneous capability for registrar by @grafnu in #972
  • Fix python dependencies by @grafnu in #973
  • Added dashboard to site_metadata by @ViktorasCes in #974
  • Restore deviceId empty string for registry updates by @grafnu in #976
  • Fixing validator missing device error by @grafnu in #975
  • Make validator work with //pubsub/ project spec by @grafnu in #977
  • Need newer versions of pubsub to work with this version of protobuf by @ohshazbot in #978
  • Fix error handling and docs for pubsub reflector by @grafnu in #980
  • Sequencer fixes for project spec and serial_no handling by @grafnu in #981
  • Fix validation handling of badly formatted messages by @grafnu in #982
  • Fixes for spurious error register messages by @grafnu in #983
  • More validator fixes for spurious error messages by @grafnu in #984
  • Update UDMI reflector state/config exchange mechanism by @grafnu in #985
  • Make CLI tools backwards compatible with older UDMIS by @grafnu in #986
  • Make tool use mutually exclusive by @grafnu in #987
  • Fix sequencer startup sequence with alternate registry by @grafnu in #990
  • Minor fix for sequencer testing site_model.json file specification by @grafnu in #991
  • Refactor Pubber to simplify downstream vendor modifications by @erik-radixiot in #993
  • Update versions in files to 1.5.2 by @noursaidi in #994
  • Refactoring of udmi.lib to remove all pubber references by @grafnu in #996
  • Include scoring in generated report json, and up the default baseline score to 10 by @grafnu in #997
  • Remove duplicate methods on class implementation. by @erik-radixiot in #999
  • Add discovery node example with CI test for automapper by @noursaidi in #988
  • Bump send and express in /udmif/event-handler by @dependabot in #1000
  • Bump cookie, socket.io and express in /udmif/web by @dependabot in #1001
  • add score to report by @noursaidi in #998
  • 1.5.2 release testing cleanup by @grafnu in #1003

New Contributors

Full Changelog: 1.5.1...1.5.2