Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Releases: thehyve/transmart-core

17.2.15

15 Sep 11:48
Compare
Choose a tag to compare

Dependency upgrade.
Upgrade to grails 4.1.

17.2.11

16 Jun 19:48
Compare
Choose a tag to compare

Bugfix:

17.2.10

14 Jun 12:10
Compare
Choose a tag to compare

Bugfix:

  • Clean up connection after refreshing materialised view (690b622, fixes PMCSD-26)

Dependencies:

  • Upgraded Guava, Jackson, keycloak, Liquibase, OpenCSV, PostgreSQL driver, Protobuf, Spring Security, Tomcat.

17.2.9

22 Apr 08:19
Compare
Choose a tag to compare

What's new:

  • The Keycloak URL parameter in the Docker image has changed, to allow for Keycloak servers without a /authpath prefix.

Dependencies:

  • Guava, Hibernate and Tomcat libraries upgraded

17.2.8

22 Apr 08:14
Compare
Choose a tag to compare

Bugfix:

  • Fix autoincrement for newer versions of PostgreSQL

Dependencies:

  • Upgrade to Grails 3.3.11

17.2.7

05 Jun 21:25
Compare
Choose a tag to compare

Bugfix:

  • Add autoincrement to identifier columns in Liquibase changelog.

Dependencies:

  • Upgrade Grails version to 3.2.13.

17.2.6

05 Jun 20:38
Compare
Choose a tag to compare

What's new:

  • Upgrade Grails to 3.2.12.

17.2.5

16 Oct 08:00
Compare
Choose a tag to compare

What's new:

  • change in transmart-copy - when running with '-U' option, concepts will be updated when the concept name changes

17.2.4

15 Oct 11:29
Compare
Choose a tag to compare

Bugfixes:

  • Fix visit serialisation when visit is null.
  • Fix sequence name for async job.

17.2.3

25 Sep 22:36
Compare
Choose a tag to compare

Bugfixes:

  • Null pointer issue in tree node serialisation.