Skip to content

Releases: DIRACGrid/diracx

v0.0.14

16 Apr 08:31
Immutable release. Only release title and notes can be modified.
ef3292d

Choose a tag to compare

0.0.14 (2026-04-16)

Features

Bug Fixes

Miscellaneous Chores

v0.0.13

14 Apr 09:47
Immutable release. Only release title and notes can be modified.
ea405cc

Choose a tag to compare

0.0.13 (2026-04-14)

Features

Bug Fixes

  • core: preserve GUID case in replica map validation (#880) (c6f0a37)

Miscellaneous Chores

v0.0.12

01 Apr 14:26
Immutable release. Only release title and notes can be modified.
154e8be

Choose a tag to compare

0.0.12 (2026-04-01)

Features

  • replace container base images with pixi-managed environments (#810) (7cae3ca)

Bug Fixes

  • remove source dir mounts from integration tests (#864) (07c549d)

Miscellaneous Chores

v0.0.11

24 Mar 12:22
Immutable release. Only release title and notes can be modified.
ef2162b

Choose a tag to compare

0.0.11 (2026-03-24)

Features

v0.0.10

02 Mar 10:43
Immutable release. Only release title and notes can be modified.
ce5dbc9

Choose a tag to compare

0.0.10 (2026-02-26)

Bug Fixes

Performance Improvements

  • use sargable (Search ARGument ABLE) range predicates for datetime search filters (#809) (c94dad5)

v0.0.9

17 Feb 05:17
Immutable release. Only release title and notes can be modified.
8030660

Choose a tag to compare

0.0.9 (2026-02-17)

Features

  • auto-convert PR to draft on changes requested (#770) (f6cef6f)
  • use artifact-based approach for draft-on-changes-requested workflow (#773) (e84ed6f)

Bug Fixes

  • include LICENSE file in sub-package sdists and wheels (#776) (9073611)
  • reference reusable workflow from .github repo (#774) (9b967b1)
  • use PAT and API-based PR lookup for draft conversion (#772) (ee1095b)

Miscellaneous Chores

v0.0.8

02 Feb 13:53
Immutable release. Only release title and notes can be modified.
8171323

Choose a tag to compare

0.0.8 (2026-02-02)

Features

  • allow git commit hash usage in config source revision (#726) (8b8b687)
  • disallow relative paths with any depth other than zero (82e7d15)

Bug Fixes

  • add ci skip settings-doc-check (ccb1f48)
  • added a StrEnum for Entrypoints to avoid spelling mistakes (#744) (19bfadc)
  • annoying wrapper script (ccb1f48)
  • cleanups (ccb1f48)
  • cs conversion takes into account all the parent classes (#753) (b742a34)
  • format (0440a9c)
  • format settings doc files (ccb1f48)
  • formatting (0440a9c)
  • formatting and remove caching (4ed2709)
  • improve pytest-integration debugging output (#740) (d691175)
  • reorder imports (4ed2709)
  • set exclude=True on computed field (4ed2709)
  • skip CI on release-please PRs (#759) (f236f61), closes #685
  • update tasks (ccb1f48)
  • use batched DB deletes with SKIP LOCKED for sandbox cleanup (#739) (584d4e6)
  • well that didn't work (ccb1f48)

Miscellaneous Chores

v0.0.7

20 Jan 08:42
Immutable release. Only release title and notes can be modified.
6525e65

Choose a tag to compare

0.0.7 (2026-01-20)

Bug Fixes

  • add logging and retry for cache population failures (#736) (b899a8d)
  • require fastapi>=0.121.0 for Depends scope parameter (#737) (fb15f9c)

v0.0.6

20 Jan 04:39
Immutable release. Only release title and notes can be modified.
581517d

Choose a tag to compare

0.0.6 (2026-01-20)

Bug Fixes

  • use correct argument name for update_chart_version.py (84390f0)

v0.0.5

20 Jan 04:18
Immutable release. Only release title and notes can be modified.
c873b79

Choose a tag to compare

0.0.5 (2026-01-20)

Features

  • add logging for error conditions and edge cases (#734) (2c8b5c6)
  • extend update_chart_version.py for downstream charts (#731) (b1a293b)

Bug Fixes

  • use YAML parser for chart version to handle comments (9516971)

Miscellaneous Chores