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.1-HYVE-5.8-RC1

13 Mar 12:02
Compare
Choose a tag to compare
17.1-HYVE-5.8-RC1 Pre-release
Pre-release

What's new:

  • Add CSR test study
  • Make subselection support modifier based dimension
  • Add dimensions endpoint
  • Add dimension type, sort index columns to dimension description.
  • Enable leaving out nullable columns from transmart-copy input files.
  • Deprecate extracted user query related functionality in transmart-core
  • Add Images study

Fixes

  • Increase path length for tags to 700 characters.
  • Stop sharing security context between http sessions
  • Other test fixes

v17.1-HYVE-5

13 Sep 14:16
Compare
Choose a tag to compare

This API server release offers several improvements over the first 17.1 release, such as:

  • Integration with Keycloak as identity provider
  • Standalone API server as backend for the Glowing Bear cohort selector
  • Subscribing to change notifications for saved queries
  • Performance optimisations for large datasets
  • Support for different access levels (full access, summary access, counts only, counts above a configured threshold)
  • Extended access policy tests

v17.1-hyve-5-rc.15

06 Sep 20:47
Compare
Choose a tag to compare
v17.1-hyve-5-rc.15 Pre-release
Pre-release
  • Counts with threshold support;
  • Index on observation_fact including trial visits and modifiers;
  • Separate rebuild cache endpoint;
  • Fix error logging loop, causing a stack overflow.

17.1-HYVE-5-RC14

04 Sep 09:36
Compare
Choose a tag to compare
17.1-HYVE-5-RC14 Pre-release
Pre-release

What's new:

  • fixed TMT-456 After data loading API call does not scan subscriptions query
  • improved patient counts per study and per concept by basing on bit sets

17.1-HYVE-5-RC13

30 Aug 15:03
Compare
Choose a tag to compare
17.1-HYVE-5-RC13 Pre-release
Pre-release
v17.1-hyve-5-rc.13

Release version 17.1-HYVE-5-RC13.

17.1-HYVE-5-RC11

28 Aug 12:35
Compare
Choose a tag to compare
17.1-HYVE-5-RC11 Pre-release
Pre-release

What's new:

  • Improved the query subscription email content formatting.

17.1-HYVE-5-RC9

16 Aug 13:15
Compare
Choose a tag to compare
17.1-HYVE-5-RC9 Pre-release
Pre-release

What's new:

  • Fixes to make transmart work with oracle
  • Use application cache to reuse patient sets instead of lookup by the constraint string in the database.
  • Respect user permission changes while reusing patient sets.
  • Performance improvement: Copy a patient set from another user with the same permissions when constraint matches.
  • Added <= >= date operations
  • Return date observation as ISO 8601 date string instead of a number. Explicit data type of observation (D) has been added. Sql scripts to migrate existing data are provided.

Build artifacts: https://repo.thehyve.nl/content/repositories/releases/org/transmartproject/

17.1-HYVE-5-RC8

14 Aug 06:56
Compare
Choose a tag to compare
17.1-HYVE-5-RC8 Pre-release
Pre-release

What's new:

  • Cross-table performance optimizations for PostgreSQL by using bit sets
  • Bug fix. The whitelist of dimensions to show elements regardless of patient data access level. e.g. studies or concepts
  • Bug fix. fix bit set operations on empty bit set. The empty patient set used to be ignored in logical bitset operations. For example, in cross-table.
  • Other bug fixes.

Build artifacts: https://repo.thehyve.nl/content/repositories/releases/org/transmartproject/

v17.1-hyve-5-rc.7

01 Aug 10:51
Compare
Choose a tag to compare
v17.1-hyve-5-rc.7 Pre-release
Pre-release
Release version 17.1-HYVE-5-RC7.

17.1-HYVE-5-RC6

30 Jul 18:18
Compare
Choose a tag to compare
17.1-HYVE-5-RC6 Pre-release
Pre-release

External IDM (Keycloak) integration.

Build artifacts: https://repo.thehyve.nl/content/repositories/releases/org/transmartproject/