@@ -14,11 +14,29 @@ OSG 24 will be supported for [approximately two years total](release_series.md#s
14
14
Latest News
15
15
-----------
16
16
17
+ ### ** November 26, 2024:** HTCondor 24.0.2; Upcoming: HTCondor 24.2.1
18
+ - [ HTCondor 24.0.2] ( https://htcondor.readthedocs.io/en/24.0/version-history/lts-versions-24-0.html#version-24-0-2 )
19
+ - Add ` STARTER_ALWAYS_HOLD_ON_OOM ` to minimize confusion about memory usage
20
+ - Fix bug that caused ` condor_ssh_to_job ` ` sftp ` and ` scp ` modes to fail
21
+ - Fix ` KeyboardIdle ` attribute in dynamic slots that could prevent job start
22
+ - No longer signals the OAuth credmon when there is no work to do
23
+ - Fix rare ` condor_schedd crash ` when a ` $$() ` macro could not be expanded
24
+ - By default, put Docker jobs on hold when CPU architecture doesn't match
25
+ - Upcoming
26
+ - [ HTCondor 24.2.1] ( https://htcondor.readthedocs.io/en/24.x/version-history/feature-versions-24-x.html#version-24-2-1 )
27
+ - Fixed DAGMan's direct submission of late materialization jobs
28
+ - New ` primary_unix_group ` submit command that sets the job's primary group
29
+ - Initial implementation of broken slot detection and reporting
30
+ - New job attributes ` FirstJobMatchDate ` and ` InitialWaitDuration `
31
+ - ` condor_ssh_to_job ` now sets the supplemental groups in Apptainer
32
+ - ` MASTER_NEW_BINARY_RESTART ` now accepts the ` FAST ` parameter
33
+ - Avoid blocking on dead collectors at shutdown
34
+
17
35
### ** November 13, 2024:** XRootD 5.7.1-1.4
18
36
- XRootD 5.7.1-1.4
19
37
- Reduce XCache error rate under load
20
38
21
- ### October 31, 2024: Initial Release ###
39
+ ### ** October 31, 2024:** Initial Release ###
22
40
23
41
!!! info "Where is the OSG 24 worker node tarball?"
24
42
We plan to distribute the worker node tarball within the next week. Stay tuned for updates!
0 commit comments