|
| 1 | +[v9.0.0a41] |
| 2 | + |
| 3 | +*TransformationSystem |
| 4 | + |
| 5 | +FIX: (#8031) make the setting of inputDataBulk extendable |
| 6 | +FIX: (#8022) make 2 methods of WorkflowTaskAgent extendable |
| 7 | + |
| 8 | +*Core |
| 9 | + |
| 10 | +FIX: (#8029) read at most 2^14 bytes at the same time |
| 11 | +FIX: (#8002) one less flag for EnableSecurityLogging |
| 12 | +FIX: (#7988) Add locks to AuthManager caches |
| 13 | +CHANGE: (#7971) Optimise ASN1 decoding in X509Certificate |
| 14 | +FIX: (#7969) Avoid locking in MessageQueueHandler |
| 15 | + |
| 16 | +*Resources |
| 17 | + |
| 18 | +FIX: (#8027) explicitly disconnect Stomp before reconnecting |
| 19 | +FIX: (#8012) adapt AREX to ARC7 delegation output |
| 20 | +FIX: (#7995) adapt HTCondorCE to latest htcondor version |
| 21 | + |
| 22 | +*WorkloadManagementSystem |
| 23 | + |
| 24 | +FIX: (#8020) StalledJobAgent: if StartExecTime is not set, use the last recorded heartbeat |
| 25 | +FIX: (#7986) PilotBundle: compatibility with py2 and py3 |
| 26 | + |
| 27 | +*DataManagementSystem |
| 28 | + |
| 29 | +FIX: (#8003) exit with status 1 in case of error |
| 30 | +FIX: (#7989) Apply a workaround for https://github.com/xrootd/xrootd/issues/2396 |
| 31 | + |
| 32 | +*CI |
| 33 | + |
| 34 | +FIX: (#7999) Add PilotAgentsDB definition to `tests/CI/docker-compose.yml` |
| 35 | + |
| 36 | +FIX: (#7997) pensearch configuration should consume the ca_certs parameter if it is there |
| 37 | + |
| 38 | +*ResourceStatusSystem |
| 39 | + |
| 40 | +CHANGE: (#7987) dirac-rss-sync: flip the default status to Active |
| 41 | +FIX: (#7983) Docs: removed Setup from Operations |
| 42 | +NEW: (#7972) Add a timeout for GocDB to avoid blocking the CacheFeederAgent |
| 43 | + |
| 44 | +*MonitoringSystem |
| 45 | + |
| 46 | +CHANGE: (#7978) removed ElasticSearch in favor or OpenSearch |
| 47 | + |
| 48 | +*RequestManagementSystem |
| 49 | + |
| 50 | +NEW: (#7975) Allow to disable DM transfer as an FTS failover |
| 51 | + |
| 52 | +*FrameworkSystem |
| 53 | + |
| 54 | +FIX: (#7970) Support https URLs with dirac-framework-ping-service |
| 55 | + |
| 56 | +*Integration tests |
| 57 | + |
| 58 | +FIX: (#7968) mount diracx in init-db container |
| 59 | + |
1 | 60 | [v9.0.0a40]
|
2 | 61 |
|
3 | 62 | *Core
|
|
0 commit comments