Skip to content

Release 5.2.2 (2023/03/01)

Compare
Choose a tag to compare
@sveseli sveseli released this 01 Mar 22:02
· 132 commits to master since this release
  • Streaming Framework enhancements:
    • fixed issue with the data collector rejecting out of order objects
      if its cache is empty
    • added ability for the data collector to accept objects with same IDs
    • added split/stitch image processor examples
    • added ability for the area detector simulator to automatically
      determine EPICS_DB_INCLUDE_PATH when providing CA metadata
  • Conda/pip package dependencies:
    • EPICS BASE = 7.0.7
    • BOOST = 1.81.0
    • NUMPY >= 1.22 (for python >= 3.8); >= 1.19, < 1.21 (for python < 3.8)