0.0.14 (2026-04-16)
- add Docker image for tasks (#887) (bbd2f5d)
- add RSS data models (SQLAlchemy + Pydantic) (#857) (d8805ea)
- release 0.0.14 (e43cd50)
0.0.13 (2026-04-14)
- add diracx-tasks (#842) (63d3a01)
- add task to clean sandbox store (#883) (ab38f04)
- core: strict UTC datetime validation for pydantic models (#477) (ed3d934)
- release 0.0.13 (2a49bc8)
0.0.12 (2026-04-01)
- release 0.0.12 (05ec538)
0.0.11 (2026-03-24)
0.0.10 (2026-02-26)
- EdDSA to Ed25519 token migration (#786) (84c7651)
- optimize sandbox cleaning performance (#796) (9dd0b39)
0.0.9 (2026-02-17)
- auto-convert PR to draft on changes requested (#770) (f6cef6f)
- use artifact-based approach for draft-on-changes-requested workflow (#773) (e84ed6f)
- 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)
- release 0.0.9 (26efc44)
0.0.8 (2026-02-02)
- allow git commit hash usage in config source revision (#726) (8b8b687)
- disallow relative paths with any depth other than zero (82e7d15)
- 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)
- release 0.0.8 (80f1a37)
0.0.7 (2026-01-20)
- add logging and retry for cache population failures (#736) (b899a8d)
- require fastapi>=0.121.0 for Depends scope parameter (#737) (fb15f9c)
0.0.6 (2026-01-20)
- use correct argument name for update_chart_version.py (84390f0)
0.0.5 (2026-01-20)
- add logging for error conditions and edge cases (#734) (2c8b5c6)
- extend update_chart_version.py for downstream charts (#731) (b1a293b)
- use YAML parser for chart version to handle comments (9516971)
- release 0.0.5 (c0f166b)
0.0.4 (2026-01-19)
0.0.3 (2026-01-19)
- do not use Any from pyparsing (#725) (b3873a1)
- ensure database commits complete before HTTP responses (#722) (4685790)
- exclude CHANGELOG.md from mdformat (639026a)
- move cern-specific config option from diracx to lhcbdiracx (#694) (927d51b)
- support additional config hints (#690) (c265a47)
- release 0.0.3 (dbc726c)
0.0.2 (2025-10-22)
0.0.1 (2025-10-22)
- DiracX is here! This is the companion release of DIRAC v9 and the first non-prerelease version of DiracX.
- release 0.0.1 (615014d)