Skip to content

Latest commit

 

History

History
195 lines (149 loc) · 9.44 KB

CHANGELOG.md

File metadata and controls

195 lines (149 loc) · 9.44 KB

Changelog for the generic MIP platform

4.0.0 - 2019-06-18

  • Improved Frontend
  • Several new federated algorithms
  • Federated histograms on EE page
  • Connection to the Galaxy workflow engine
  • Multiple pathologies PoC

Main components upgrade:

  • portal_frontend_version: "4.0"
  • portal_backend_version: "4.0"

Compatibility with Exareme: v20.2

3.0.0 - 2019-05-17

Main upgrades:

  • portal_frontend_version: "3.0.2"
  • portal_backend_version: "3.0.0"
  • woken_version: "3.0.2"

2.5.0 - 2017-11-08 - Glasgow release

Release highlights:

  • CHUV Modular deployment of MIP building blocks customised for hospitals (aka 'MIP Local')

Deploys:

Changes:

CHUV

  • Demo of Algorithm Factory + Web Analytics using Vagrant
  • Integration tests for the installation of the whole platform
  • Configuration scripts to guide the initial configuration of the platform
  • Simplified configuration organised around building blocks
  • Improve audit: use etckeeper to keep track of installations on a machine
  • Data Factory improvements: use I2B2 'capture' and I2B2 'CDE' databases to capture and normalise respectively data from the hospitals and store it into an I2B2-compatible format.
  • Automated installation of pre-processed data extracted from research datasets

2.0.0 - 2017-03-31 - SGA1 M12

Release highlights:

  • CHUV First release of Data Factory for the automated processing of hospital and research data. The Data Factory includes a worflow engine and several pre-defined pipelines highly adaptable to the type of MRI scans and EHR data encountered in hospitals, memory clinics and also in research repositories.

Deploys:

Manual installations:

  • AUEB WebMIPMap
  • UOA Exareme

Changes:

CHUV

  • Demo of Algorithm Factory (Woken + Chronos + databases) using Vagrant
  • Demo of PostgresRAW and its UI using Vagrant
  • Deploy several databases onto the same Postgres server to save memory.
  • Add new building block 'Data Factory'
  • Track provenance information in Data Factory
  • Renamed organisation on Github, from HBPSP8Repo to HBPMedical

1.5.0 - 2016-10-07 - SGA1 M06 - Florence release

Deploys:

  • CHUV Microservices infrastructure 1.5
  • CHUV Portal backend 1.0, Portal Frontend 1.0
  • CHUV Woken 1.0

Manual installations:

  • EPFL PostgresRAW, PostgresRAW-ui
  • AUEB MIPMap, WebMIPMap
  • UOA Exareme

Changes:

CHUV

  • Automate deployment of development tools (Gitlab, Sonarcube, Jenkins)
  • Deploy a private Docker Registry
  • Upgrade Mesos, Marathon, Docker to keep up with new functionalities
  • Rename Workflow to Woken
  • Setup etckeeper to keep track of configuration changes on all systems
  • Work started on CBrain integration
  • Full automated installation of Woken, Chronos, Web portal backend and frontend, all databases
  • Apply database migrations from Docker to setup and upgrade all databases
  • Setup Marathon health checks on all services

1.0.0 - 2016-03-22 - End of RUP

Deploys:

  • CHUV Microservices infrastructure 1.0
  • CHUV Portal Backend 0.1
  • CHUV Workflow (Woken) 0.1

Manual installations:

  • EPFL RAW
  • AUEB MIPMap
  • UOA Exareme

Changes:

CHUV

  • Install Workflow app (Woken), Frontend and Portal Backend
  • Install Nginx, Letsencrypt, Failtoban
  • Deployment inside Vagrant
  • Deployment over a cluster of machines

0.1 - 2015-12-19

  • Install Mesos, Marathon, Zookeeper, Docker

0.0.0 - 2015-09-03

  • Start of this project aiming for an automated installation of a microservice platform and its services.