Skip to content

Releases: HBPMedical/portal-backend

6.3.0

12 Nov 12:50
27f996b
Compare
Choose a tag to compare

Changelog:

  • Fix to integrate with new naive bayes output.
  • Logs printed on sysout instead of a file. (Preparation for elastic search integration)
  • Logs limited from the application config file.
  • Removed curl installation from Dockerfile, it was causing failures.
  • Some log beautification.

6.2.1

15 Oct 07:09
8b7fe96
Compare
Choose a tag to compare

Changelog:

  • Fix for accessing an experiment without being shared or owned by the user.
  • Disabled spring boot framework logs.
  • Added 2 logs at every endpoint, when entering and returning, with useful information.
  • Unified the logs output.

6.2.0

02 Oct 18:08
ded2e38
Compare
Choose a tag to compare

Changelog:

  • Config file added to disable algorithms.

6.1.4

18 Sep 19:04
769b611
Compare
Choose a tag to compare

Changelog:

  • Bug fix for galaxy workflows.

6.1.3

18 Jun 10:53
eed9624
Compare
Choose a tag to compare
  • New endpoint for statistics method

6.1.2

05 May 08:49
0e3a23b
Compare
Choose a tag to compare

Changelog:

  • Bug fixed with upper case characters on dataset codes.
  • Refactoring of the authorization functions

6.1.1

01 May 12:27
Compare
Choose a tag to compare

Fixed regex parsing

6.1.0

21 Apr 20:16
6eb01ae
Compare
Choose a tag to compare

Changelog:

  • Authorization check added when running experiment.
  • /getPathologies returns the authorised pathologies/datasets.

6.0.0

11 Mar 15:48
d458a3b
Compare
Choose a tag to compare

Changelog:

  • Keycloak support added with roles
  • Merged the galaxy middleware api into the backend.
  • Refactoring of the algorithms/workflows calls to provide one type of workflow.
  • Bug fixes.

Portal Backend for MIP 5.0

03 Dec 10:28
Compare
Choose a tag to compare
5.0.4

Added resultsdetails method for Workflow error handling