2022.4_4 Artifact Release

RELEASE DATE: 2022-04-26

Bug Fixes

DE-3491 [fcs-raw-to-ids] Fix json.dumps NaN issue
  • Protocol

    • namespace: common
    • slug: fcs-raw-to-ids
    • version: v1.1.4
    • changelog:
      • Update to use task script common/fcs-raw-to-ids:v1.1.4
  • Task Script

    • namespace: common
    • slug: fcs-raw-to-ids
    • version: v1.1.4
    • changelog:
      • To keep IDS JSON string compliant and parsing of it efficient:
        • replace out of range float values (i.e. NaN) will null
        • remove whitespace to reduce memory usage

Enhancements (New Features and Functionality)

DE-3527 Flowcam Update raw-to-ids protocol for software v4
  • IDS

    • namespace: common
    • slug: flow-imaging-microscopy-yft-flowcam
    • version: v4.0.0
    • changelog:
      • Update datacubes[*].measures[*].value to nullable_string instead of nullable_number
  • Protocol

    • namespace: common
    • slug: fluid-imaging-technologies-flowcam-raw-to-ids
    • version: v1.1.0
    • changelog:
      • Update to use task script common/fluid-imaging-technologies-flowcam-raw-to-ids:v2.0.0
      • Scanned for spelling errors (eg. "Code Spell Checker" in VS Code)
  • Task Script

    • namespace: common
    • slug: fluid-imaging-technologies-flowcam-raw-to-ids
    • version: v2.0.0
    • changelog:
      • Update parser to be compatible with IDS v4.0.0