Skip to content

Release 5.3.0 (2023/03/29)

Compare
Choose a tag to compare
@sveseli sveseli released this 30 Mar 15:56
· 110 commits to master since this release
  • Added optimized method for record updates in PvaServer class
  • Streaming Framework enhancements:
    • improved mirror server throughput by adding ability to use multiple
      monitors together with the data distributor plugin for source channels
    • added report for the combined system statistics when using
      multiple data consumers
    • optimized consumer output channel updates
    • fixed number of missed objects calculation when object ID offset or
      number of sequential updates is greater than 1
    • added system processor for writing AD images into HDF5 files
    • introduced shutdown delay option for AD simulation server
  • 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)