This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
Releases: thehyve/transmart-core
Releases · thehyve/transmart-core
17.1-HYVE-5.8-RC1
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
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
- 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
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
v17.1-hyve-5-rc.13 Release version 17.1-HYVE-5-RC13.
17.1-HYVE-5-RC11
What's new:
- Improved the query subscription email content formatting.
17.1-HYVE-5-RC9
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
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
Release version 17.1-HYVE-5-RC7.
17.1-HYVE-5-RC6
External IDM (Keycloak) integration.
Build artifacts: https://repo.thehyve.nl/content/repositories/releases/org/transmartproject/