Skip to content

Releases: HBPMedical/portal-backend

8.0.6

24 Jul 09:11
4ff362a
Compare
Choose a tag to compare

Changelog:

  • Redirect logs outside of console
  • Log user log in and authorities.
  • Re-implemented periodically executing a algorithm aggregator that was removed by accident.
    For the time being we only allow exareme2 algorithms to the portalbackend.
  • Minor refactoring to conversion of ExperimentExecutionDTO.AlgorithmExecutionDTO to Exareme2AlgorithmRequestDTO.

8.0.4

16 Apr 12:04
3e1bfd7
Compare
Choose a tag to compare

Changlog:

  • Hardcoded the algorithm type to be compatible with latest version of exareme2.

8.0.3

05 Mar 07:51
59ca41f
Compare
Choose a tag to compare

Changlog:

  1. Fixed a bug on the authorization of the users.

8.0.2

31 Oct 10:59
95f246f
Compare
Choose a tag to compare

Changelog:

  • Removed the 'Exareme' restriction requiring all algorithm names to be in uppercase.

  • Fixed a bug in which we incorrectly expected the algorithm parameter to contain the variable "default" instead of "default_value."

  • Fixed a bug in which we incorrectly converted incoming str to int.

8.0.1

11 Sep 13:40
Compare
Choose a tag to compare

Chengelog:

  • Fixed hard-coded uris of Keycloak authentication.

8.0.0

07 Sep 13:15
2c3051a
Compare
Choose a tag to compare

Changelog:

  • Upgraded spring2 to spring3.
  • Upgraded java8 to java 17.
  • Upgraded most dependencies to latest version, except from flyway.
  • Upgraded the base images of the portalbackend image, that have the new java version.
  • Moved from keycloak adapters to oauth security adapters.
  • Removed Galaxy.
  • Removed Exareme1.
  • Code cleanup and objects simplification using records.

7.9.0

18 Jul 14:41
Compare
Choose a tag to compare

Changelog:

  • Renamed MIP-Engine to Exareme2
  • Added compatibility for transformation parameters.

7.8.1

11 Apr 15:49
Compare
Choose a tag to compare

Changelog:

  • Fix for integration with mipengine 0.16.3 version, when type in the algorithm parameters was not returned from the portal-backend.
  • Minor updates on the github actions CI.

7.8.0

26 Mar 21:23
848ba7b
Compare
Choose a tag to compare

Changelog:

  • Disabled Kaplan Meier.
  • Integration with mipengine 0.16.1 version, new algorithm specification enums source type.

7.7.1

13 Feb 14:56
Compare
Choose a tag to compare

Changelog:

  • Disabled algorithm THREE_C.