Releases: thehyve/transmart-core
Releases · thehyve/transmart-core
17.2.15
Dependency upgrade.
Upgrade to grails 4.1.
17.2.10
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
What's new:
- The Keycloak URL parameter in the Docker image has changed, to allow for Keycloak servers without a
/auth
path prefix.
Dependencies:
- Guava, Hibernate and Tomcat libraries upgraded
17.2.8
Bugfix:
- Fix autoincrement for newer versions of PostgreSQL
Dependencies:
17.2.7
Bugfix:
- Add autoincrement to identifier columns in Liquibase changelog.
Dependencies:
- Upgrade Grails version to 3.2.13.
17.2.6
What's new:
- Upgrade Grails to 3.2.12.
17.2.5
What's new:
- change in transmart-copy - when running with '-U' option, concepts will be updated when the concept name changes
17.2.4
Bugfixes:
- Fix visit serialisation when visit is null.
- Fix sequence name for async job.
17.2.3
Bugfixes:
- Null pointer issue in tree node serialisation.