github OHDSI/WebAPI v2.14.0
WebAPI v2.14.0

5 months ago

New Features

Read Restricted Permissions (#2300):

A feature introduced by @rkboyce and team allows assets to be filtered by read-permission on the server, hiding assets where users do not have permissions to them. Complete details (and known issues) are described in the new wiki article: Read restricted Configuration.

Externalize SOLR dependencies

In order to reduce the build size and insulate the build from vulnerabilities from 3rd party software, SOLR has become an optional dependency which must be imported via a maven profile. See the Building the WebAPI.war file using Maven, and the section on appending the new webapi-solr profile to your builds if you are using SOLR.

What's Changed

New Contributors

Full Changelog: v2.13.0...v2.14.0

Don't miss a new WebAPI release

NewReleases is sending notifications on new releases.