Skip to content

Commit ebce8ad

Browse files
authored
chore(main): release 0.2.0 (#941)
1 parent e5265f3 commit ebce8ad

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/DIRACGrid/diracx/compare/v0.1.1...v0.2.0) (2026-06-15)
4+
5+
6+
### Features
7+
8+
* **core:** add AsyncTwoLevelCache ([#936](https://github.com/DIRACGrid/diracx/issues/936)) ([2a36667](https://github.com/DIRACGrid/diracx/commit/2a36667bd3e2ed64cd305e425aa7fbdf339f7f3d))
9+
10+
11+
### Bug Fixes
12+
13+
* clean up AuthDB refresh tokens by dropping partitions ([#929](https://github.com/DIRACGrid/diracx/issues/929)) ([6d16991](https://github.com/DIRACGrid/diracx/commit/6d16991bc2c82bccddce11549e65cecf42bbd068))
14+
* **routers:** parse If-Modified-Since as GMT and extract apply_cache_headers ([#937](https://github.com/DIRACGrid/diracx/issues/937)) ([bb62ea8](https://github.com/DIRACGrid/diracx/commit/bb62ea8d7cf934205cb7353809ab221a96e72d72))
15+
* use 'private' for jose keyword argument in as_dict ([#944](https://github.com/DIRACGrid/diracx/issues/944)) ([f9457c3](https://github.com/DIRACGrid/diracx/commit/f9457c34a3705a0dad718a6818bbbf42c5e9b3ad))
16+
317
## [0.1.1](https://github.com/DIRACGrid/diracx/compare/v0.1.0...v0.1.1) (2026-06-10)
418

519

0 commit comments

Comments
 (0)