Skip to content

CQL Testing 2.2.0

Compare
Choose a tag to compare
@cmoesel cmoesel released this 28 Oct 19:53
· 28 commits to master since this release

CQL Testing 2.2.0 adds support for authenticating to VSAC using a UMLS API key. Starting January 1, the VSAC service that this library uses will only support authentication via UMLS API key. Until then, you can authenticate using username/password or API key.

To authenticate using a UMLS API key, set the UMLS_API_KEY environment variable with your API key or set options->vsac->apikey in your cqlt.yaml file. See the README for more information.