History ------- .. to_doc --------- 26.1.dev0 --------- ------------------- 25.1.2 (2026-03-09) ------------------- No recorded changes since last release ------------------- 25.1.1 (2026-02-03) ------------------- No recorded changes since last release ------------------- 25.1.0 (2025-12-12) ------------------- ========= Bug fixes ========= * Change wording of the client side storage handling by `@bgruening `_ in `#19815 `_ ============ Enhancements ============ * Add short term storage expiration indicator to history items by `@davelopez `_ in `#20332 `_ * Type annotation fixes for mypy 1.16.0 by `@nsoranzo `_ in `#20424 `_ * Clean up code from pyupgrade by `@nsoranzo `_ in `#20642 `_ ------------------- 25.0.4 (2025-11-18) ------------------- No recorded changes since last release ------------------- 25.0.3 (2025-09-23) ------------------- No recorded changes since last release ------------------- 25.0.2 (2025-08-13) ------------------- ========= Bug fixes ========= * Do not set attribute on a namedtuple by `@jdavcs `_ in `#20599 `_ ------------------- 25.0.1 (2025-06-20) ------------------- No recorded changes since last release ------------------- 25.0.0 (2025-06-18) ------------------- ========= Bug fixes ========= * Use ``resource_path()`` to access datatypes_conf.xml.sample as a package resource by `@nsoranzo `_ in `#19331 `_ * Create rucio.cfg from inside Rucio objectstore by `@SergeyYakubov `_ in `#19863 `_ * Fix broken optimisation introduced in #19852 by `@nsoranzo `_ in `#19871 `_ ============ Enhancements ============ * Irods objectstore templates by `@pauldg `_ in `#19415 `_ * Use discriminated unions in object stores and file source template configs by `@davelopez `_ in `#19621 `_ * Format code with black 25.1.0 by `@nsoranzo `_ in `#19625 `_ * Rucio templates by `@SergeyYakubov `_ in `#19720 `_ ------------------- 24.2.4 (2025-06-17) ------------------- ========= Bug fixes ========= * Handle special charater in raw SQL by `@jdavcs `_ in `#19925 `_ ------------------- 24.2.3 (2025-03-16) ------------------- No recorded changes since last release ------------------- 24.2.2 (2025-03-08) ------------------- No recorded changes since last release ------------------- 24.2.1 (2025-02-28) ------------------- No recorded changes since last release ------------------- 24.2.0 (2025-02-11) ------------------- ========= Bug fixes ========= * Fixes for errors reported by mypy 1.11.0 by `@nsoranzo `_ in `#18608 `_ * Fix job directory not being cleaned up by `@davelopez `_ in `#18997 `_ * Fix quota usage with user object stores by `@davelopez `_ in `#19323 `_ * Fix object not found handling by `@mvdbeek `_ in `#19468 `_ ============ Enhancements ============ * Allow OAuth 2.0 user defined file sources (w/Dropbox integration) by `@jmchilton `_ in `#18272 `_ * Add onedata templates by `@bwalkowi `_ in `#18457 `_ * Add missing version in the file sources and object store templates by `@sanjaysrikakulam `_ in `#18497 `_ * Add a retry when deleting a k8s job by `@afgane `_ in `#18744 `_ * Irods ssl connection by `@pauldg `_ in `#19014 `_ ------------------- 24.1.4 (2024-12-11) ------------------- ========= Bug fixes ========= * Fix shared caches with extended metadata collection. by `@jmchilton `_ in `#18520 `_ ------------------- 24.1.3 (2024-10-25) ------------------- ========= Bug fixes ========= * Fix shared caches with extended metadata collection. by `@jmchilton `_ in `#18520 `_ ------------------- 24.1.2 (2024-09-25) ------------------- ========= Bug fixes ========= * Fix shared caches with extended metadata collection. by `@jmchilton `_ in `#18520 `_ ------------------- 24.1.1 (2024-07-02) ------------------- ========= Bug fixes ========= * Fix odd object store exception by `@jmchilton `_ in `#17810 `_ * Fix AWS object store for us-east-2 by `@jmchilton `_ in `#18100 `_ * Fairly critical fix for #18087 by `@jmchilton `_ in `#18110 `_ ============ Enhancements ============ * Adding object store plugin for Rucio by `@SergeyYakubov `_ in `#17156 `_ * Add onedata objectstore by `@bwalkowi `_ in `#17540 `_ * Update Python dependencies by `@galaxybot `_ in `#17653 `_ * Code cleanups from ruff and pyupgrade by `@nsoranzo `_ in `#17654 `_ * Enable ``warn_unused_ignores`` mypy option by `@nsoranzo `_ in `#17991 `_ * Update Python dependencies by `@galaxybot `_ in `#18063 `_ * Enable flake8-implicit-str-concat ruff rules by `@nsoranzo `_ in `#18067 `_ * Overhaul Azure storage infrastructure. by `@jmchilton `_ in `#18087 `_ * Empower users to bring their own storage and file sources by `@jmchilton `_ in `#18127 `_ * More unit testing for object store stuff. by `@jmchilton `_ in `#18136 `_ * Harden User Object Store and File Source Creation by `@jmchilton `_ in `#18172 `_ * De-duplication of onedata objectstore code. by `@jmchilton `_ in `#18174 `_ * More structured indexing for user data objects. by `@jmchilton `_ in `#18291 `_ * Onedada object store and files source stability fixes by `@bwalkowi `_ in `#18372 `_ ------------------- 24.0.3 (2024-06-28) ------------------- ========= Bug fixes ========= * Include stack when reporting delete error by `@mvdbeek `_ in `#18208 `_ * Only log error if deleting directory really failed by `@mvdbeek `_ in `#18236 `_ * Do not copy purged outputs to object store by `@mvdbeek `_ in `#18342 `_ ------------------- 24.0.2 (2024-05-07) ------------------- No recorded changes since last release ------------------- 24.0.1 (2024-05-02) ------------------- No recorded changes since last release ------------------- 24.0.0 (2024-04-02) ------------------- ============ Enhancements ============ * Convert sample object store configuration to YAML and support configuring inline by `@natefoo `_ in `#17222 `_ * Migrate models to pydantic 2 by `@mvdbeek `_ in `#17262 `_ * API endpoint that allows "changing" the objectstore for "safe" scenarios. by `@jmchilton `_ in `#17329 `_ * Update to black 2024 stable style by `@nsoranzo `_ in `#17391 `_ * Allow filtering history datasets by object store ID and quota source. by `@jmchilton `_ in `#17460 `_ * Improved error messages for runtime sharing problems. by `@jmchilton `_ in `#17794 `_ ------------------- 23.2.1 (2024-02-21) ------------------- ============ Enhancements ============ * Move and re-use persist_extra_files by `@mvdbeek `_ in `#16955 `_ * optimize object store cache operations by `@SergeyYakubov `_ in `#17025 `_ ============= Other changes ============= * Merge 23.1 into dev by `@mvdbeek `_ in `#16534 `_ ------------------- 23.1.4 (2024-01-04) ------------------- No recorded changes since last release ------------------- 23.1.3 (2023-12-01) ------------------- No recorded changes since last release ------------------- 23.1.2 (2023-11-29) ------------------- No recorded changes since last release ------------------- 23.1.1 (2023-10-23) ------------------- ========= Bug fixes ========= * Enable ``strict_equality`` mypy option by `@nsoranzo `_ in `#15808 `_ ============ Enhancements ============ * Empower Users to Select Storage Destination by `@jmchilton `_ in `#14073 `_ * Update Python dependencies by `@galaxybot `_ in `#15435 `_ * Refactor badge parsing/serialization/typing for reuse. by `@jmchilton `_ in `#15987 `_ * Rename object stores in config. by `@jmchilton `_ in `#16029 `_ * Code cleanups from ruff and pyupgrade by `@nsoranzo `_ in `#16035 `_ * De-duplicate code around object store caches. by `@jmchilton `_ in `#16108 `_ * Improved Cache Monitoring for Object Stores by `@jmchilton `_ in `#16110 `_ * De-duplication and improvements to the in-process object store cache monitor by `@jmchilton `_ in `#16111 `_ * Refactor caching object stores ahead of adding task-based store. by `@jmchilton `_ in `#16144 `_ ============= Other changes ============= * Follow up on object store selection PR. by `@jmchilton `_ in `#15654 `_ ------------------- 23.0.6 (2023-10-23) ------------------- ========= Bug fixes ========= * Fix extra files path handling by `@mvdbeek `_ in `#16541 `_ * Fixes for extra files handling and cached object stores by `@mvdbeek `_ in `#16595 `_ ------------------- 23.0.5 (2023-07-29) ------------------- No recorded changes since last release ------------------- 23.0.4 (2023-06-30) ------------------- No recorded changes since last release ------------------- 23.0.3 (2023-06-26) ------------------- No recorded changes since last release ------------------- 23.0.2 (2023-06-13) ------------------- No recorded changes since last release ------------------- 23.0.1 (2023-06-08) ------------------- No recorded changes since last release ------------------- 20.9.1 (2021-03-01) ------------------- * Second release from the 20.09 branch of Galaxy. ------------------- 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. ------------------- 19.9.0 (2019-12-16) ------------------- * Initial import from dev branch of Galaxy during 19.09 development cycle.