Skip to content

Releases: DIRACGrid/diracx

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

v0.0.4

19 Jan 14:19
Immutable release. Only release title and notes can be modified.
83d943b

Choose a tag to compare

0.0.4 (2026-01-19)

Bug Fixes

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

v0.0.3

19 Jan 09:44
Immutable release. Only release title and notes can be modified.
d60ad4c

Choose a tag to compare

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

v0.0.2

22 Oct 08:42
ce9c9be

Choose a tag to compare

0.0.2 (2025-10-22)

Bug Fixes

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

v0.0.1

22 Oct 06:40
7c4375d

Choose a tag to compare

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

v0.0.1a50: Merge pull request #662 from chrisburr/auth-docs

18 Sep 09:16
0aee3c2

Choose a tag to compare

f553717 docs: Remove REFERENCE.md from table of contents
83e1cc4 docs: Write admin explanations about authentication
e5d59d7 fix InputDataPolicy schema definition
3d104bd chore: Pin DIRACCommon to >=v9.0.0
3ddc534 docs: minor fix
881d608 docs: use pixi in readthedocs
4b88f95 [pre-commit.ci] pre-commit autoupdate
46fea80 refactor: replace refresh token creation_time with UUIDv7 timestamps
6353f2a docs: removed png, used mermaid
77ccb07 [pre-commit.ci] auto fixes from pre-commit.com hooks
4b9ba18 docs: added info on embracing DiracX
fa724fa docs: added minimal requirements for installing DiracX
0f309b9 docs: removed SECURITY.md file
1617531 docs: added complete list of environment variables
6cfd111 docs: auto-generating docs for pixi tasks
39ba755 docs: added developers' installation
5803ea3 docs: added entrypoints
29cba77 docs: added pixi tasks
8779db6 docs: added info on client generation
75b3b9a docs: less repetition for run_demo
655fc23 docs: several minor fixes
989e587 [pre-commit.ci] pre-commit autoupdate

v0.0.1a49: Merge pull request #626 from aldbr/fix_main_jobattr-params-pydantic

08 Sep 10:56
99f0af0

Choose a tag to compare

2fc2208 fix: temporary patch to convert the metadata dict into a JobMetaData client model
1032fb9 feat: update clients
3ca8a3c feat: add a logic test to make sure attributes and params are going to the right backends
8491ffe fix: jobparameters and jobattributes pydantic models
a4f5441 feat: add pre-commit check for lollygag
57eae01 feat(utils): Add secured write in write_credential()
62601f8 build(deps): bump the actions group across 1 directory with 3 updates
34ba630 ci: Set image tag to 'dev' in gubbins_values.yaml
a5adb7b ci: update deployment to use DIRACCommon package
addd9c0 test: Add missing test dependency on pyjwt
59f71e0 refactor: simplify legacy integration test configuration
fb8adcd test: update tests for new config dependencies and API changes
a7fd49a feat: add config parameter to job submission router
a3b2260 feat: extend config schema with structured job and resource configs
275bc4f feat: add resources module with platform compatibility
3647cd2 feat: add DIRACCommon dependency and update imports
cfd9c40 docs: Guide users on updating the expected output of test_cssync when necessary
059799a feat: add supports_extending decorator
b181f2e fix: Running test_insert_malformed_jdl on machines with a non-UTC timezone
271a9d0 fix: improve error logging for JDL syntax issues during job submission
bd18098 refactor: Make Operations configuration VO-specific
9f33dea feat(ci): add automatic chart version bumping on DiracX releases
f979528 [pre-commit.ci] pre-commit autoupdate
e6f96c4 [pre-commit.ci] pre-commit autoupdate
fbf8b1d fix: remove preferred username from the search body of the summary if admin
a0f23c1 build(deps): bump codecov/codecov-action in the actions group
f35dcab ci: remove RUST_BACKTRACE=full from workflow
c236fd6 chore(ci): pixi --no-install does not work anymore in the CI
f481730 docs: Fix broken navigation
e157bb8 [pre-commit.ci] pre-commit autoupdate
d364557 build(deps): bump the actions group with 2 updates
fae41e5 docs: continue installation doc
4a22c26 docs: Enable strict mode for ReadTheDocs builds
c79582a add RUST_BACKEND=full
c1a4259 Add RUST_BACKTRACE=1 for debuging purposes
edee32a docs: Remove pages which no longer fit into the structure
f594f6e docs: fix remaining broken links in documentation
dde3a76 docs: organize navigation to include all missing pages
b448d4f docs: fix roadmap link path in register-a-vo.md
6dbf985 docs: fix mkdocs navigation warnings
44ceb48 feat(mkdocs): add mkdocs dependencies and update mkdocs feature configuration
656f837 [pre-commit.ci] pre-commit autoupdate
a25985f build(deps): bump the actions group with 2 updates

v0.0.1a48: Merge pull request #627 from fstagni/pilots_smarterDateTime

12 Aug 09:35
42b1bd5

Choose a tag to compare

bd00e77 fix: from DateTime to SmarterDateTime
84b6d7b fix: tests
620e26c fix (JobDB): heartbeat timestamp is now returned with tzinfo, fix the test.
71dcc25 fix (JobDB): handle FunctionElement passed to inside CASE
abfb257 fix (JobDB): use SmarterDateTime defaults
b9c4d16 docs: document how MySQL timestamp and datetimes work for word of caution
5681b35 feat (JobDB): added SmarterDateTime
bd1bfbf fix (JobDB): use literal to hint to typeengine the correct type when rendering bind parameters
4374553 fix: add CORS origins for https:// local dev instances