Skip to content

Commit 2ee434a

Browse files
author
DIRACGrid CI
committed
docs: Add release notes for v8.0.0a11
1 parent 6977aaa commit 2ee434a

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

release.notes

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,51 @@
1+
[v8.0.0a11]
2+
3+
*WorkloadManagement
4+
5+
NEW: (#5736) PushJobAgent to prepare jobs for sites with no external connectivity
6+
NEW: (#5736) RemoteRunner to execute applications remotely (submitting them to remote CE)
7+
8+
*Resources
9+
10+
CHANGE: (#5736) add inputs and outputs parameters in ARC.submitJob()
11+
CHANGE: (#5702) ParallelLibrary: Embed the executable in the srun wrapper
12+
13+
*Workflow
14+
15+
CHANGE: (#5736) integrate RemoteRunner
16+
17+
*WorkloadManagementSystem
18+
19+
FIX: (#5735) securityLogging: zip after 1 day
20+
CHANGE: (#5728) Replace DB12.py with the db12 package
21+
FIX: (#5725) ElasticJobParametersDB: get in output all entries
22+
CHANGE: (#5724) JobAgent and JobWrapper: only reporting changes on major status when needed
23+
24+
*ResourceStatusSystem
25+
26+
FIX: (#5734) CSHelpers: some sites have no resources
27+
28+
*HTTPS
29+
30+
FIX: (#5730) Add URLs to CS when installing HTTPS services
31+
32+
*Core
33+
34+
FIX: (#5726) TornadoBaseClientcorrectly checks CA
35+
FIX: (#5717) encodeDict when the dict keys have mixed types
36+
CHANGE: (#5698) Replacing Elasticsearch python client with OpenSearch.
37+
FIX: (#5694) do no look anymore for __RCSID__
38+
FIX: (#5683) ThreadSafe.Synchronizer: Add target method docstring to preserve docstring of decorated function
39+
40+
*ConfigurationSystem
41+
42+
FIX: (#5701) fix an exception in the VOMS2CSAgent when a user joins a second VO
43+
FIX: (#5684) fix CSGlobals.Extensions class
44+
45+
*TransformationSystem
46+
47+
FIX: (#5690) fix more flaky tests for RequestTasks
48+
149
[v8.0.0a10]
250

351
*ConfigurationSystem

0 commit comments

Comments
 (0)