Skip to content

Commit 454b637

Browse files
author
DIRACGrid CI
committed
docs: Add release notes for v9.0.0a65
1 parent f3e6ea5 commit 454b637

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

release.notes

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
[v9.0.0a65]
2+
3+
*Core
4+
5+
NEW: (#8287) DIRACCommon package containing stateless utilities extracted from DIRAC. This allows external projects like DiracX to use DIRAC's S_OK/S_ERROR return values and error codes without importing DIRAC and triggering global state initialization. The package maintains full backward compatibility - all existing imports continue to work unchanged.
6+
7+
*ConfigurationSystem
8+
9+
CHANGE: (#8284) force successful sync of remote CS for agents
10+
11+
*WorkloadManagementSystem
12+
13+
FIX: (#8283) Do not import DB at the top of the utility module
14+
15+
Please follow the template:
16+
17+
*Integration Tests
18+
19+
NEW: (#8281) Add diracx logs into DIRAC CI
20+
121
[v9.0.0a64]
222

323
*WorkloadManagement

0 commit comments

Comments
 (0)