Releases: HumanCellAtlas/lira
Releases · HumanCellAtlas/lira
v0.22.1
- Fixes to Lira API definition
v0.22.0
- Add data store notifications to pub/sub queue
- Update DSS subscription queries to pin to metadata schema versions
- Use max_cromwell_retries config field to set Cromwell default workflow options
- Add DSS subscription queries for test data
- Remove outdated snyk badge
- Fix linting tests
v0.21.0
- Remove
deploy
andscripts
directory (moved to secondary-analysis-deploy repo) - Label every workflow with a hash of its bundle-specific inputs
- Refactor the directory of subscriptions for better file organization
- Update Optimus subscription to match human or mouse data
- Add query for single-end SS2 bundles
- Subscription query migration from ElasticSearch to JMESPath
v0.20.0
- Add Snyk integration.
- Add Black and Flake8 linters.
- Fix an issue with the error handling logic that breaks the Lira API spec.
- Improve the Lira documentation.
- Improve the helper scripts to build and start Lira.
- Subscription query updates to reflect the metadata changes:
process_type
->type
dissociation_method
->method
v0.19.0
v0.18.1
v0.18.0
- Make the subscription query for 10x v2 data more specific.
- Update the version of Connexion App and standardize the Lira API.
- Update the Swagger UI of Lira, which is the
/ui
endpoint of Lira. - Update the controllers of Lira to adapt to the new API definitions.
- Update the Lira readme and add new badges.
v0.17.0
Authenticate Cromwell VMs with the Cromwell-as-a-Service (CaaS) service account by using the "google_compute_service_account" workflow options parameter