Skip to content
Snippets Groups Projects
Commit 5acad334 authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

update changelog

parent a79318d7
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,16 @@
FEATURES
* implemented data resend - data will be redelivered if it is not acknowledged during a given period or a consumer sent a negative acknowledge
* introduced data source types - "raw" data is written to beamline filesystem and this can only be done from a certain IPs (detector PC,..),
"processed" data is written to core filesystem
BUG FIXES
* fix data query images when beamtime_id starts with number
BREAKING CHANGES
* an extra parameter in producer constructor for data source type
## 20.06.3
BUG FIXES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment