Skip to content

Releases: OHDSI/ArachneExecutionEngine

v2.6.0

02 Nov 13:40
fdacb1e
Compare
Choose a tag to compare

What's Changed

  • Fixing docker related issues in ARACHNE by @konstjar in #416
  • Add support for additional ENV parameters to be accepted on API and passed down to R analysis execution by @dmitrys-odysseus in #415

Full Changelog: v2.5.1...v2.6.0

v2.5.1

14 Oct 18:57
8b2ad88
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

09 Oct 19:35
50f5673
Compare
Choose a tag to compare

What's Changed

  • Arachne Datanode support: #61 Add config option to specify docker pull policy

Full Changelog: v2.4.0...v2.5.0

v2.4.0

09 Oct 08:38
cc5549e
Compare
Choose a tag to compare

What's Changed

  • Reinstate support for BigQuery

Full Changelog: v2.3.1...v2.4.0

v2.3.1

09 Oct 08:27
30eedd9
Compare
Choose a tag to compare

What's Changed

  • Add missing default values for docker.image.. configuration options

v2.2.1

07 Aug 14:25
3ae22a9
Compare
Choose a tag to compare

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

07 Aug 14:24
a14fa1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

25 Jul 20:18
136e443
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

28 Feb 14:05
71bc86a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v.2.0.0

10 Jan 13:50
5fa782a
Compare
Choose a tag to compare

New Features

  • Ability to start and execute analysis using Docker by spinning up isolated Docker Container.
  • The analysis could be stopped via API
  • Repository restructuring
  • Dockerfiles for R-Environments