1.3.14
What's Changed
- Functionality-neutral refactor (mostly lint fixes) by @grafnu in #271
- Fix subType streaming validator errors by @grafnu in #272
- Deploy UDMI cloud functions with gcloud by @grafnu in #275
- Adding discovery schema only (not sequencer) by @grafnu in #268
- Update cloud functions to be region- and firebase- agnostic by @grafnu in #276
- Bump node-forge from 1.0.0 to 1.3.0 in /dashboard/functions by @dependabot in #280
- Updates to hardware/firmware version reporting by @grafnu in #254
- Check local UDMI version against upstream by @grafnu in #274
- Bump minimist from 1.2.5 to 1.2.6 in /udms by @dependabot in #282
- Bump minimist from 1.2.5 to 1.2.6 in /udms/functions by @dependabot in #281
- Reduce permissions for pubsub by @noursaidi in #273
- Make gateway error structure more flexible and single test runner by @grafnu in #277
- Cleaning up error example by @grafnu in #287
- Add MessageUpgrader to validator by @grafnu in #286
- Revert broken change by @grafnu in #292
- Send out model and config messages through registrar by @grafnu in #293
- Send validation results to audit pubSub stream by @grafnu in #294
- Add site_defaults.json in site model directory, which can supply default values to all Metadata. by @johnrandolph in #288
- Update clone_model by @johnrandolph in #297
- Delta X1 Examples by @grafnu in #298
- Refactoring of sequence testing code by @grafnu in #299
- Bump async from 2.6.3 to 2.6.4 in /udms by @dependabot in #302
- Discovery Scanning & Enumeration by @grafnu in #235
- Fix directory management by @grafnu in #303
- Updates to Pubber Swarm by @grafnu in #304
- Merge UDMIF into faucetsdn UDMI by @slevertbiot in #296
- Fix discovery and pubber race conditions by @grafnu in #311
- documentation updates by @noursaidi in #312
- add reflect region to pubber cloudiotconfig by @noursaidi in #317
- move gcp_reflect_key to validator/rsa_private by @noursaidi in #320
- fix front page links and change check_links by @noursaidi in #318
- change bin/clone_model output into /sites directory from root by @noursaidi in #322
- fix pubber null exception by @noursaidi in #324
- Bump ansi-regex from 3.0.0 to 3.0.1 in /udmif/event-handler by @dependabot in #305
- Bump minimist from 1.2.5 to 1.2.6 in /udmif/event-handler by @dependabot in #306
- Bump node-forge from 1.2.1 to 1.3.1 in /udmif/web by @dependabot in #307
- Bump minimist from 1.2.5 to 1.2.6 in /udmif/api by @dependabot in #308
- Bump async from 2.6.3 to 2.6.4 in /udmif/web by @dependabot in #309
- Bump minimist from 1.2.5 to 1.2.6 in /udmif/web by @dependabot in #310
- Adding google auth to udmif and enhancing IaC by @slevertbiot in #314
- Add some links to metadata from site model by @noursaidi in #330
- Expand list of error categories by @noursaidi in #332
- Categorise specification index page by @noursaidi in #335
- make pubsub pusher optional by @noursaidi in #325
- Fix firebase function udmi_update for retrieving stored configs by @noursaidi in #315
- delete tests/event_discovery.json directory by @noursaidi in #336
- Change examples according to latest schema version by @noursaidi in #323
- Include UDMI version of deployed cloud functions by @grafnu in #339
- Add additional pubber opts by @noursaidi in #338
- Fix schema for min_loglevel, etc by @johnrandolph in #300
- Fix pubber for proxy device through gateway, and also periodic discovery timing by @grafnu in #341
- Cleanup shutdown/startup process by @grafnu in #342
- Shell change to be more explicit about shell numeric comparisons by @johnrandolph in #301
- Script to delete bad tags from the repo by @grafnu in #347
- Add dryrun option -n by @johnrandolph in #349
- Basic unit test framework for the validator tool by @grafnu in #354
- Bump eventsource from 1.1.0 to 1.1.1 in /udms by @dependabot in #348
- Bump protobufjs from 6.11.2 to 6.11.3 in /dashboard/functions by @dependabot in #351
- Bump protobufjs from 6.10.2 to 6.11.3 in /udms/functions by @dependabot in #352
- Bump protobufjs from 6.10.2 to 6.11.3 in /udms by @dependabot in #353
- Remove deprecated udms tests (slow and flaky) by @grafnu in #355
- Validate pointset state missing points by @grafnu in #356
- Need to shift by number of options parsed by @johnrandolph in #350
- Add sequence test to make sure config messages are properly acked by a client. by @grafnu in #358
- add no_hardware to pubber options by @noursaidi in #340
- Add device discovery ancillary by @grafnu in #363
- Downgrade config generation by @grafnu in #362
- add a discovery event example from a bacnet scan by @gnmerritt in #370
- Redact some more expected out for site tests by @grafnu in #375
- Add validation to Registrar. Add RegistrarTest to exercise it. by @johnrandolph in #361
- Update discovery system fields by @grafnu in #374
- pass arguments to gcloud deploy by @noursaidi in #357
- Add enabled pubber options to startup log by @noursaidi in #369
- default registrar to block extra devices by @noursaidi in #382
- Make
hardware.make
andhardware.model
required by @noursaidi in #381 - add pubber missingPoint and noConfigAck options by @noursaidi in #368
New Contributors
- @slevertbiot made their first contribution in #296
- @gnmerritt made their first contribution in #370
Full Changelog: 1.3.13...1.3.14