Skip to content

Releases: HumanCellAtlas/lira

v0.14.1

30 Oct 17:11
f99bf69
Compare
Choose a tag to compare
  • Update requests library in requirements.txt to fix security issue

v0.14.0

09 Oct 22:26
1d28a11
Compare
Choose a tag to compare
  • Update default 10x WDL config parameters in deployment script to reference CellRanger adapter WDL files
  • Update SS2 WDL parameters in deployment script to includes the zarr utils analysis wdl
  • Improve SS2 subscription query to use ontology IDs instead of the text field

v0.13.3

02 Oct 22:19
176f628
Compare
Choose a tag to compare
  • The scripts for making subscriptions are using the new HCA DCP Auth method to communicate with Data-Storage service now.

v0.13.2

12 Sep 21:13
6989055
Compare
Choose a tag to compare
  • Fix a syntax issue in the Lira config ctmpl file

v0.13.1

12 Sep 20:40
5d5701e
Compare
Choose a tag to compare
  • Fix the domain for the TLS cert created for Prod
  • Add submit and hold variable for Falcon to deployment script
  • Streamline the lira variable by combining the lira version and the lira docker image tag
  • Fixing an issue with the service name being too long
  • Add kubernetes admin IAM policy to the deployment service account
  • Update version endpoint of Lira to include "cache_wdls" and "submit_and_hold" configuration values

v0.13.0

11 Sep 16:19
f33dcf3
Compare
Choose a tag to compare
  • Changed and improved the deployment scripts to streamline deployments of Lira.

v0.12.1

04 Sep 18:53
c15384f
Compare
Choose a tag to compare
  • Fix an issue with the subscription queries which currently allows result bundles to trigger notifications too.

v0.12.0

27 Aug 16:38
6c848a3
Compare
Choose a tag to compare
  • Update the subscription query so it matches the latest HCA metadata schema.
  • Update the subscription metadata attachment query, so it matches the latest HCA metadata schema.
  • Extend the lira_utils so both schema_url and cromwell_url are configurable and controlled by lira config, which are input parameters to adapter workflows.
  • Refactor the Jenkins deploy script of Lira so the cluster name is configurable now.

v0.11.2

06 Jul 15:06
1e3d4f5
Compare
Choose a tag to compare
  • Increase Lira deployment replicas
  • Make the Gunicorn parameter more portable
  • Update dependencies' version and refactor the version endpoint
  • Exclude results bundles in subscription query

v0.11.1

14 Jun 21:15
e1bfc5f
Compare
Choose a tag to compare

Fix a bug that None type in attachments from notification body can break Lira.