Skip to content

Tags: mustafaascha/WebAPI

Tags

v2.4.2

Toggle v2.4.2's commit message
Netezza heracles fix

v2.4.1

Toggle v2.4.1's commit message
- PLE & PLP execution via Arachne Exec Engine (OHDSI#351) @wivern @ag…

…ackovka

- Support of Impala data sources (OHDSI#405, OHDSI#411, OHDSI#413, OHDSI#418, OHDSI#431)
@wivern @pavgra
- Separation of JDBC connection link and username & passwords into separate fields for Data sources (OHDSI#390, OHDSI#417) @pavgra @chrisknoll
- Storage of data sources' username & passwords in encrypted way (OHDSI#390) @wivern
- Invalidation of not finished Cohorts / IRs on startup (OHDSI#429) @wivern
- Added button to invalidate cohort generation job (OHDSI#430) @wivern

- Fixed concurrent auth token update (OHDSI#437, OHDSI#436) @pavgra
- Fixed data querying for Drug at baseline and Drug during cohort period reports (OHDSI#439) @pavgra
- Fixed Achilles heel execution at Netezza (OHDSI#446) @pavgra
- PLE name change fails (OHDSI#412) @pavgra
- Fixed possibility of duplicates presence in sec_role table (OHDSI#420) @pavgra
- Fixed Hikari timeout with turned on auth (OHDSI#426) @pavgra

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 2.4.0 fixes (OHDSI#400)

* Fixed Healthcare Visit reports mapping
* PostgreSQL Flyway script fix
* Bump circe-be to 1.5.0
* Evidence_job increment fix
* Rollup to ancestor visit concept IDs for analysis 4020, 4021
* Update webapi.version to 2.4.0
* Revert column name change in drug_reports CTE.

v2.3.0

Toggle v2.3.0's commit message
Refactor vocab daimon handling

v2.2.0

Toggle v2.2.0's commit message
2.2.0 fixup (OHDSI#262)

* Call splitSql before executing batch statements.
* Use snake_case for treemap/drilldown reports.
* Generic mapper column conversion from snake to camelCase

v2.1.2

Toggle v2.1.2's commit message
Cohort reporting additions (OHDSI#230)

Cohort reporting additions OHDSI#223

v2.1.1

Toggle v2.1.1's commit message
Update SQL Render to v1.3.0

v2.1.0

Toggle v2.1.0's commit message
Increment version (OHDSI#218)

v2.0.0

Toggle v2.0.0's commit message
Merge pull request OHDSI#182 from OHDSI/v2.0-integration-candidate

V2.0.0 Release

v1.5.0

Toggle v1.5.0's commit message
Gracefully handle empty criteria groups in cohort definitions.

Fixes OHDSI#155