Releases: OHDSI/ArachneExecutionEngine
Releases · OHDSI/ArachneExecutionEngine
v2.6.0
v2.5.1
What's Changed
- #402 Reinstate BigQuery support for SQL-based analysis by @dmitrys-odysseus in #403
- Discontinue data-source-manager by @dmitrys-odysseus in #404
- Fix logging when scanning for docker images failed. Also fix incorrect comparison by @dmitrys-odysseus in #405 #411
- Upgrade org.postgresql:postgresql from 42.3.9 to 42.7.4 by @konstjar in #409
- Drop runtime swagger support by @dmitrys-odysseus in #412
Full Changelog: v2.5.0...v2.5.1
v2.5.0
v2.4.0
v2.3.1
v2.2.1
What's Changed
- Updating JDBC Redshift Driver to v2.1.0.29
- Bump org.postgresql:postgresql from 42.3.7 to 42.3.9
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Remove dependency on net.lingala.zip4j from commons to app by @dmitrys-odysseus in #393
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- Update Dockerfile by @konstjar in #385
- In DockerService, fix incorrect docker host check by @dmitrys-odysseus in #388
- Spark support by @konstjar in #377
- Upgrade spring-boot 2.5.15 -> 2.7.18 by @dmitrys-odysseus in #389
- Add /api/v1/status endpoint by @dmitrys-odysseus in #390
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Updated README.md file for v2.0 by @konstjar in #372
- Docker images by @konstjar in #373
- Support to cancel docker execution by @hernaldourbina in #371
- #374 When registry not configured, don't attempt to pull images, allowing offline operation by @dmitrys-odysseus in #378
- Implements default descriptor from directory by @wivern in #376
- #374 When registry not configured, don't attempt to pull images, allowing offline operation by @dmitrys-odysseus in #379
- #380 When execution abort request is timed out, avoid NPE by @dmitrys-odysseus in #381
- When runtimeservice.dist.archive is specified as absolute path, resolve it correctly, fix misleading logging by @dmitrys-odysseus in #384
Full Changelog: v2.0.0...v2.1.0