Skip to content

Releases: galaxyproject/galaxy

v23.0.3

26 Jun 07:34
b4adbb4
Compare
Choose a tag to compare

What's Changed

  • [23.0] Bump galaxy-release-util version to 0.1.2 by @mvdbeek in #16241
  • [23.0] When importing tool data bundles, use the first loc file for the matching table by @natefoo in #16247
  • [23.0] Load data tables in Celery worker by @mvdbeek in #16244
  • [23.0] xsd: add missing sep attribute for has_n_columns by @bernt-matthias in #16262
  • [23.0] Fix converting Enum value to str for Python 3.11 by @nsoranzo in #16284
  • [23.0] Forward port of slugify username received from oidc by @nuwang in #16271
  • [23.0] Missing init prevents models.py being bundled into tool_util by @nuwang in #16308

Full Changelog: v23.0.2...v23.0.3

23.0.2

13 Jun 16:34
a7f0a36
Compare
Choose a tag to compare

What's Changed

  • [23.0] Fix Text File Busy errors at the source by @mvdbeek in #16212
  • [23.0] Point release deps fixes and docs by @mvdbeek in #16214
  • [23.0] Rename galaxy-webapps back to galaxy-web-apps by @mvdbeek in #16216
  • [23.0] Port selenium setup to non-deprecated selenium options by @mvdbeek in #16215
  • [23.0] Don't fail CWL tool parsing when Cheetah not installed by @mvdbeek in #16219
  • [23.0] Allow skipping expect_num_outputs when expect_failure is set in tool test by @bernt-matthias in #16237
  • [23.0] Use galaxy-release-util to upload python packages by @mvdbeek in #16240
  • [22.05] Fix dropbox import to support newer versions by @nuwang in #16239

Full Changelog: v23.0.1...v23.0.2

23.0.1

08 Jun 17:36
Compare
Choose a tag to compare

A note about this release

This is the first Galaxy point release for which all Python packages are published to the Python Package Index.
Changes listed here and in the package changelog only include changes made since the v23.0 tag was published and do not include changes made in between the v22.5 and v23.0.1 tags. We will include all changes for future releases going forward and we strive for more frequent point releases.

What's Changed

Full Changelog: v23.0...v23.0.1