Skip to content
Snippets Groups Projects
Commit d90e75c6 authored by sveseli's avatar sveseli
Browse files

preparing for the release

parent a9ac494f
No related branches found
No related tags found
No related merge requests found
Release 1.0 (15/1/2017)
=============================
- Introduced concept of experiment station and redesigned authorization
mechanisms to allow beamline managers to manage their stations; all
APIs and CLIs now conform to the new authorization scheme
- Modified get-experiments utility to allow retrieving list of experiments
for a given station
Release 0.15 (11/1/2016) Release 0.15 (11/1/2016)
============================= =============================
......
...@@ -15,5 +15,5 @@ DM_DAQ_WEB_SERVICE_HOST=DM_HOSTNAME ...@@ -15,5 +15,5 @@ DM_DAQ_WEB_SERVICE_HOST=DM_HOSTNAME
DM_DAQ_WEB_SERVICE_PORT=33336 DM_DAQ_WEB_SERVICE_PORT=33336
DM_CAT_WEB_SERVICE_HOST=DM_HOSTNAME DM_CAT_WEB_SERVICE_HOST=DM_HOSTNAME
DM_CAT_WEB_SERVICE_PORT=44436 DM_CAT_WEB_SERVICE_PORT=44436
DM_SOFTWARE_VERSION="0.16 (DM_DATE)" DM_SOFTWARE_VERSION="1.0 (DM_DATE)"
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