Skip to content

Releases: htcondor/htcondor-ce

HTCondor-CE 23.0.0

30 Sep 01:12
Compare
Choose a tag to compare
  • 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

21 Sep 15:57
Compare
Choose a tag to compare
  • 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

16 Feb 18:02
Compare
Choose a tag to compare
  • 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

05 Oct 21:20
Compare
Choose a tag to compare
  • 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

06 Jun 21:18
Compare
Choose a tag to compare
  • 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

12 Apr 20:46
Compare
Choose a tag to compare
  • 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

20 Jan 23:11
Compare
Choose a tag to compare
  • 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

22 Sep 21:03
Compare
Choose a tag to compare
  • 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

18 May 16:11
796a619
Compare
Choose a tag to compare
  • 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

03 May 20:34
37451e8
Compare
Choose a tag to compare

This version of HTCondor-CE contains the following changes and bug-fixes:

  • Use the GlobalJobID attribute as the APEL record lrmsID (#426)
  • Fix an issue with an overly aggressive default SYSTEM_PERIODIC_REMOVE (HTCONDOR-350)
  • Fix faulty validation of JOB_ROUTER_ROUTE_NAMES and JOB_ROUTER_ENTRIES in the startup script (HTCONDOR-406)