File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
49
[v8.0.0a10]
2
50
3
51
*ConfigurationSystem
You can’t perform that action at this time.
0 commit comments