Skip to content

Releases: DIRACGrid/diracx

v0.3.0

Choose a tag to compare

@DIRACGridBot DIRACGridBot released this 07 Jul 10:02
Immutable release. Only release title and notes can be modified.
d75ffbb

0.3.0 (2026-07-07)

Features

  • add rss router serving cached resource status (#940) (d214f90)
  • core: add AsyncCacheableSource and cacheable-source wiring (#938) (8b944bf)
  • db: bulk all-VO read queries for ResourceStatusDB (#939) (cf16090)

Bug Fixes

  • avoid httpx2 verify=<str> deprecation in the client auth patches (#952) (5cb782e)
  • migrate HTTP client usage to httpx2 (#948) (88a5deb)

v0.2.0

Choose a tag to compare

@DIRACGridBot DIRACGridBot released this 15 Jun 09:31
Immutable release. Only release title and notes can be modified.
ebce8ad

0.2.0 (2026-06-15)

Features

Bug Fixes

  • clean up AuthDB refresh tokens by dropping partitions (#929) (6d16991)
  • routers: parse If-Modified-Since as GMT and extract apply_cache_headers (#937) (bb62ea8)
  • use 'private' for jose keyword argument in as_dict (#944) (f9457c3)

v0.1.1

Choose a tag to compare

@DIRACGridBot DIRACGridBot released this 10 Jun 12:31
Immutable release. Only release title and notes can be modified.
0484464

0.1.1 (2026-06-10)

Features

  • add documentation for diracx container deployment (#851) (0b56b80)

Bug Fixes

  • rename the pth file to make sure it is parsed after editable install pth (#921) (5883c3f)
  • setup pixi in the deployment ci (#912) (a27e79b)

Miscellaneous Chores

v0.1.0

Choose a tag to compare

@DIRACGridBot DIRACGridBot released this 06 May 14:53
Immutable release. Only release title and notes can be modified.
dcddc4a

0.1.0 (2026-05-06)

Features

Bug Fixes

  • correct the settings for OTEL and add logging in the scheduler (#904) (11bf695)
  • handle device flow errors (#906) (9f4828c)
  • stop using UPGRADE_REQUIRED for client version check (#902) (346e522)

v0.0.14

Choose a tag to compare

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

0.0.14 (2026-04-16)

Features

Bug Fixes

Miscellaneous Chores

v0.0.13

Choose a tag to compare

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

0.0.13 (2026-04-14)

Features

Bug Fixes

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

Miscellaneous Chores

v0.0.12

Choose a tag to compare

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

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

Choose a tag to compare

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

0.0.11 (2026-03-24)

Features

v0.0.10

Choose a tag to compare

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

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

Choose a tag to compare

@DIRACGridBot DIRACGridBot released this 17 Feb 05:17
Immutable release. Only release title and notes can be modified.
8030660

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