Skip to content

Latest commit

 

History

History
205 lines (104 loc) · 11.7 KB

File metadata and controls

205 lines (104 loc) · 11.7 KB

Changelog

0.0.14 (2026-04-16)

Features

Bug Fixes

Miscellaneous Chores

0.0.13 (2026-04-14)

Features

Bug Fixes

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

Miscellaneous Chores

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

0.0.11 (2026-03-24)

Features

0.0.10 (2026-02-26)

Bug Fixes

Performance Improvements

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

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

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

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)

0.0.6 (2026-01-20)

Bug Fixes

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

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

0.0.4 (2026-01-19)

Bug Fixes

  • use extension-aware Config discovery in testing fixture (#727) (49d0fb8)

0.0.3 (2026-01-19)

Features

  • add gubbins-charts Helm chart for gubbins extension (#691) (649f318)

Bug Fixes

  • 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)

Miscellaneous Chores

0.0.2 (2025-10-22)

Bug Fixes

  • correct release-please integration in deployment workflow (#683) (0084328)

0.0.1 (2025-10-22)

Features

  • DiracX is here! This is the companion release of DIRAC v9 and the first non-prerelease version of DiracX.

Miscellaneous Chores