Releases: OHDSI/ArachneExecutionEngine
Releases · OHDSI/ArachneExecutionEngine
1.19.1
New Features
- SqlRender (1.9.0), PostgreSQL JDBC driver dependencies updated
- PLP package test revert #335
- Logging refined #341
1.19.0
- Raise hydra version (#326)
- Added possibility to work with external postgresql, ms sql, redshift and oracle drivers
- Remove custom miniconda installation as it's called from R
- Updated R packages
- Fix drivers copy (#328)
- SqlRender 1.7.0 dependency (#333)
1.18.0
Bug fixes
- The nested .zip file is not unzipped if the user uploads the results manually
1.17.0
New features
- Amazon Redshift driver upgrade from 1.2.1.x to 1.2.43.x - #306
1.16.2
Fixes
- Upload submission: exceeds the configured maximum - #294
- Analysis failure cases - #298
1.16.1
Fixes
- CDM version detection improvements
- R environment update including OHDSI packages (most changes are related to BigQuery support and COVID19 studies)
1.16.0
- Fix logger configuration - failing after spring boot 2 migration (#268)
- Migrate deprecated properties to spring-boot-2 schema (#269)
- Adds support for Apache Hive LLAP (#272)
- Optimization for CDM version detection
1.15.0
Fixes:
- CDM schema detection scripts support 5.3 and 5.3.1;
- Missing R libraries when run as non-root user;
- Build number is not loaded in some cases;
- Fixed jdbc driver timezone error in Oracle;
- Fixed Cohort Simple Counts on BigQuery;
- Start R scripts in isolated PID namespace when chroot mode is enabled.
1.14.1-alpha1
Merge pull request #226 from OHDSI/Release-1.14.1-alpha1
Release 1.14.1 alpha1