Skip to content
Snippets Groups Projects
Forked from asapo / asapo
1572 commits behind the upstream repository.
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 671 B

20.03

FEATURES

  • introduced substreams for producer/consumer
  • introduced timeout for producer requests
  • producer accepts "auto" for beamtime, will automatically select a current one for a given beamline
  • introduced file transfer service - possibility for consumer clients to receive data also in case filesystem is inaccessible

IMPROVEMENTS

  • switch to MongoDB 4.2
  • API documentation is available for C++ and Python
  • switch to using cmake 3.7+
  • error messages in Python as Python strings, not byte objects

BUG FIXES

  • consumer operation timout - take duration of the operation into account
  • giving warning/error on attempt to send data/metadata with same id