# Release
## EDD provisioning
- New Roles:
- Redis commander - Previously redis commander and redis were the same role
- psql - central data base for EDD -> used by edd_portal
- Bug fixes:
- Fixed: Bind mount problems (e.g. wrong path for config file) in registry container
- Fixed: Certifactes for the docker registry were stored in the local repoistory
- Fixed: Consequently use deply_tag instead of version_tag
- Changes:
- Docker registry uses always instead of baremetal tag -> baremetal tag is gone!!!
- Ansible module for katcp commands
- Fully moved from eddinfra0 to edd-registry
## MPIKAT
- Bug fixes:
- Fixed: Plotting task as service_task without wrapper consume_oqueue
- Fixed: Return the full absolute path from the master controller on measurement-prepare
- Features:
- Fits interface can save plots on measurement-stop
- Master controller with maintainance mode
- Refactoring of data directories:
- pipeline: dedicated folder for individual pipelines (r/w)
- role: Shared folder between all pipelines of the same role (r/w)
- global: Shared folder for all pipelines (read only)
- core manager accepts ranges ofcores (e.g. 2-4) Closes: #57
- Deprecated:
- /mnt/ is not used inside the pipeline as bind mount anymore
- Changes:
- Use fakeredis instead of redislite
- Improved testing -> speed up, more tests
- File removes: pulsar_processing_blank