Skip to content

Commit 50af210

Browse files
author
DIRACGrid CI
committed
docs: Add release notes for v8.1.0a16
1 parent 7558d3a commit 50af210

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

release.notes

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
[v8.1.0a16]
2+
3+
*FrameworkSystem
4+
5+
FIX: (#7149) Do not overwrite the tornado port if already set
6+
FIX: (#7117) replaced deprecated importlib read_text function to fix failure in CI tests
7+
8+
*Resources
9+
10+
FIX: (#7147) MultiVO proxy renewal in AREX
11+
FIX: (#7146) Propagate environment variables from host to container.
12+
FIX: (#7134) Don't print client_secret in oauth2 debug
13+
FEAT: (#7120) allow to pass credentials when downloading the SRR file
14+
CHANGE: (#7103) ARC and ARC6 are now deprecated
15+
CHANGE/FIX: (#7102) proxy renewal logic in AREX
16+
FIX: (#7102) submitting tokens with AREX
17+
FIX: (#7102) correctly report aborted pilots with AREX
18+
19+
*TransformationSystem
20+
21+
FIX: (#7144) dirac_production_runjoblocal: updated list of Pilot modules
22+
CHANGE: (#7124) use userName instead of DN
23+
24+
*Core
25+
26+
FIX: (#7142) look also for DIRAC.rootPath/etc/dirac.cfg before printing a warning of not found cfg
27+
28+
*docs
29+
30+
change: Replace the use of sphinx-panels with sphinx-design, this unblocks the use of latest sphinx versions (panels was requiring sphinx < 5)
31+
FIX: (#7133) formatting item list
32+
33+
*WorkloadManagement
34+
35+
NEW: (#7132) Introducing 'Scouting' status in job state transitions
36+
37+
*ResourceStatusSystem
38+
39+
FIX: (#7120) Add the Error status in the scripts
40+
41+
*WorkloadManagementSystem
42+
43+
FIX: (#7101) JobManagerHandler: get the OwnerDN only when needed.
44+
145
[v8.1.0a15]
246

347
*Resources

0 commit comments

Comments
 (0)