Releases: htcondor/htcondor-ce
Releases · htcondor/htcondor-ce
HTCondor-CE 23.0.0
- Add grid CA and host certificate/key locations to default SSL search paths
- Verifies that HTCondor-CE can access the local HTCondor's
SPOOL
directory - Can use
condor_ce_trace
without SciToken to test batch system integration condor_ce_upgrade_check
checks compatibility with HTCondor 23.0- Adds deprecation warnings for old job router configuration syntax
HTCondor-CE 6.0.1
- Adds grid CA and host certificate/key locations to default SSL search paths
- Verifies that HTCondor-CE can access the local HTCondor's
SPOOL
directory on startup - Adds an option to allow running
condor_ce_trace
without a SciToken for testing batch system integration condor_ce_upgrade_check
checks compatibility with next HTCondor version- Adds deprecation warnings for old job router configuration syntax
HTCondor-CE 6.0.0
- Align HTCondor-CE security configuration with HTCondor defaults
- Add example configuration on how to ban users
- Add condor_ce_transform_ads command
- Improve essential directory checking and creation at startup
HTCondor-CE 5.1.6
- HTCondor-CE now uses the C++ Collector plugin for payload job traceability
- Fix HTCondor-CE mapfiles to be compliant with PCRE2 and HTCondor 9.10.0+
- Add support for multiple APEL accounting scaling factors
- Suppress spurious log message about a missing negotiator
- Fix crash in HTCondor-CE View
HTCondor-CE 5.1.5
- Rename AuthToken attributes in the routed job to better support accounting
- Prevent GSI environment from pointing the job to the wrong certificates
- Fix issue where HTCondor-CE would need port 9618 open to start up
HTCondor-CE 5.1.4
- Fix whole node job glidein CPUs and GPUs expressions that caused held jobs
- Fix bug where default CERequirements were being ignored
- Pass whole node request from GlideinWMS to the batch system
- Since CentOS 8 has reached end of life, we build and test on Rocky Linux 8
HTCondor-CE 5.1.3
- The HTCondor-CE central collector requires SSL credentials from client CEs
- Fix BDII crash if an HTCondor Access Point is not available
- Fix formatting of APEL records that contain huge values
- HTCondor-CE client mapfiles are not installed on the central collector
HTCondor-CE 5.1.2
- Fixed the default memory and CPU requests when using job router transforms
- Apply default MaxJobs and MaxJobsIdle when using job router transforms
- Improved SciTokens support in submission tools
- Fixed --debug flag in condor_ce_run
- Update configuration verification script to handle job router transforms
- Corrected ownership of the HTCondor PER_JOBS_HISTORY_DIR
- Fix bug passing maximum wall time requests to the local batch system
HTCondor-CE 5.1.1
- Improve restart time of HTCondor-CE View (HTCONDOR-420)
- Fix bug that caused HTCondor-CE to ignore incoming BatchRuntime requests (#480)
- Fixed error that occurred during RPM installation of non-HTCondor batch systems regarding missing file
batch_gahp
(HTCONDOR-504)
HTCondor-CE 4.5.2
This version of HTCondor-CE contains the following changes and bug-fixes:
- Use the
GlobalJobID
attribute as the APEL recordlrmsID
(#426) - Fix an issue with an overly aggressive default
SYSTEM_PERIODIC_REMOVE
(HTCONDOR-350) - Fix faulty validation of
JOB_ROUTER_ROUTE_NAMES
andJOB_ROUTER_ENTRIES
in the startup script (HTCONDOR-406)