Skip to main content

Galaxy application (backend)

Project description

https://badge.fury.io/py/galaxy-app.svg

Overview

The Galaxy application logic (backend).

History

24.1.2 (2024-09-25)

Bug fixes

  • Return generic message for password reset email by @ahmedhamidawan in #18479

  • Increase API robustness to invalid requests, improve compressed data serving by @mvdbeek in #18494

  • Prevent job submission if input collection element is deleted by @mvdbeek in #18517

  • Strip unicode null from tool stdio by @mvdbeek in #18527

  • Fix map over calculation for runtime inputs by @mvdbeek in #18535

  • Fix for not-null in ‘column_list’ object by @hujambo-dunia in #18553

  • Also fail ensure_dataset_on_disk if dataset is in new state by @mvdbeek in #18559

  • Fix sqlalchemy statement in tooltagmanager reset output by @dannon in #18591

  • Set minimum weasyprint version by @mvdbeek in #18606

  • Improve relabel identifiers message when number of columns is not 2 by @mvdbeek in #18634

  • Fix extract workflow from history when implicit collection has no jobs by @mvdbeek in #18661

  • Make sure we set file size also for purged outputs by @mvdbeek in #18681

  • File source and object store instance api fixes by @mvdbeek in #18685

  • Fix change datatype PJA on expression tool data outputs by @mvdbeek in #18691

  • Fill in missing help for cross product tools. by @jmchilton in #18698

  • Fix subworkflow scheduling for delayed subworkflow steps connected to data inputs by @mvdbeek in #18731

  • Catch and display exceptions when importing malformatted yaml workflows by @mvdbeek in #18734

  • Fix infinitely delayed workflow scheduling if skipped step creates HDCA by @mvdbeek in #18751

  • Fix directory get or create logic by @mvdbeek in #18752

  • Fix job summary for optional unset job data inputs by @mvdbeek in #18754

  • Allow to change only the description of a quota by @bernt-matthias in #18775

  • Fix wrong extension on pick data output by @mvdbeek in #18798

  • Fix unspecified oidc_endpoint variable overwriting specified redirect_url by @bgruening in #18818

  • Fix wrong celery_app config on job and workflow handlers by @mvdbeek in #18819

  • Fix named cursor is not valid anymore by @mvdbeek in #18825

  • Tighten TRS url check by @mvdbeek in #18841

  • Fix Workflow index bookmark filter by @itisAliRH in #18842

  • Skip metric collection if job working directory doesn’t exist by @mvdbeek in #18845

  • Extend on disk checks to running, queued and error states by @mvdbeek in #18846

  • Raise MessageException instead of assertions on rerun problems by @mvdbeek in #18858

  • Fix data_column ref to nested collection by @mvdbeek in #18875

  • Fix loading very old workflows with data inputs by @mvdbeek in #18876

Enhancements

  • Include workflow invocation id in exception logs by @mvdbeek in #18594

  • Implemented the generic OIDC backend from python-social-auth into Gal… by @Edmontosaurus in #18670

  • Collect job metrics also when job failed by @mvdbeek in #18809

  • prevent “missing refresh_token” errors by supporting <extra_scopes> also with Keycloak backend by @ljocha in #18826

24.1.1 (2024-07-02)

Bug fixes

Enhancements

Other changes

24.0.3 (2024-06-28)

Bug fixes

Other changes

24.0.2 (2024-05-07)

Bug fixes

  • Adds logging of messageExceptions in the fastapi exception handler. by @dannon in #18041

  • Improve error message for Extract dataset tool by @mvdbeek in #18078

24.0.1 (2024-05-02)

Bug fixes

  • Fix tool version switch in editor by @mvdbeek in #17858

  • Fix workflow run form failing on certain histories by @mvdbeek in #17869

  • Always serialize element_count and populated when listing contents by @mvdbeek in #17890

  • Fix saving workflows with freehand_comments only by @mvdbeek in #17901

  • Always discard session after __handle_waiting_jobs is done by @mvdbeek in #17913

  • Fix workflow run form for workflows with null rename PJA by @mvdbeek in #17929

  • Revert unnecessary error change by @mvdbeek in #17948

  • Fix missing implicit conversion for mapped over jobs by @mvdbeek in #17952

  • Fix get_content_as_text for compressed text datatypes by @mvdbeek in #17976

  • Backport: Fix bug: call unique() on result, not select stmt by @jdavcs in #17981

  • Fix LengthValidator if no value passed by @mvdbeek in #17983

  • Raise RequestParameterInvalidException if collection element has unknown extension by @mvdbeek in #17985

  • Don’t attempt to commit in dry_run mode by @mvdbeek in #17987

  • Don’t fail if reporting invalid parameter values by @mvdbeek in #18002

  • Include exception info when something goes wrong while refreshing tokens by @mvdbeek in #18008

  • Avoid exception when opening apply rules tool and no collection in history by @mvdbeek in #18011

  • Don’t commit without having set a hid by @mvdbeek in #18014

  • Raise appropriate exception if user forces a collection that is not populated with elements as input by @mvdbeek in #18023

  • Fix tag regex pattern by @jdavcs in #18025

  • Fix History Dataset Association creation so that hid is always set by @mvdbeek in #18036

  • Change wrong quota_source value from KeyError to ValueError by @mvdbeek in #18040

  • Check database connection to issue a rollback if no connection by @jdavcs in #18070

Enhancements

Other changes

24.0.0 (2024-04-02)

Bug fixes

Enhancements

Other changes

23.2.1 (2024-02-21)

Bug fixes

Enhancements

Other changes

23.1.4 (2024-01-04)

Bug fixes

23.1.3 (2023-12-01)

No recorded changes since last release

23.1.2 (2023-11-29)

Bug fixes

  • Fix unbound runner variable when there is an error in the job config by @mvdbeek in #16906

  • Fix discarded dataset ordering in Storage Dashboard by @davelopez in #16929

  • Include owner’s annotation when exporting workflow by @dannon in #16930

  • Skip state filtering in __MERGE_COLLECTION__ tool by @mvdbeek in #16937

  • Prevent Singular external auth users from disconnecting identity by @ahmedhamidawan in #16961

  • Prevent workflow submission with missing input values by @mvdbeek in #17048

  • Fix extra files collection if using store_by="id" and outputs_to_working_directory by @mvdbeek in #17067

  • Remove rollback from __check_jobs_at_startup by @mvdbeek in #17085

Enhancements

23.1.1 (2023-10-23)

Bug fixes

Enhancements

Other changes

23.0.6 (2023-10-23)

Bug fixes

Enhancements

23.0.5 (2023-07-29)

Bug fixes

23.0.4 (2023-06-30)

Bug fixes

  • Fix default when statement evaluation by @mvdbeek in #16332

  • Redact private role name and description when purging user by @mvdbeek in #16349

23.0.3 (2023-06-26)

Bug fixes

Enhancements

  • When importing tool data bundles, use the first loc file for the matching table by @natefoo in #16247

Other changes

  • Forward port of slugify username received from oidc by @nuwang in #16271

23.0.2 (2023-06-13)

Bug fixes

Enhancements

23.0.1 (2023-06-08)

Bug fixes

Other changes

20.9.0 (2020-10-15)

  • First release from the 20.09 branch of Galaxy.

20.5.0 (2020-07-04)

  • First release from the 20.05 branch of Galaxy.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

galaxy_app-24.1.2.tar.gz (1.2 MB view hashes)

Uploaded Source

Built Distribution

galaxy_app-24.1.2-py3-none-any.whl (1.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page