Skip to content

Releases: cylc/cylc-flow

cylc-7.7.1

27 Jun 05:24
Compare
Choose a tag to compare

A minor maintenance release containing around 20 fixes merged since cylc-7.7.0.

Changes include suppression of some annoying warnings under old Python versions; corrected X11 forwarding for job log editing via the GUI; correct handling of job polling under PBS when qstat fails to connect to the server;
and a fix for job poll timer reload on restart (bug introducted in 7.7.0).

See CHANGES.md for details.

cylc-7.7.0

22 May 13:13
Compare
Choose a tag to compare

A significant release with 66 new development branches merged. Includes: new "late" task events; FIFO release from internal queues; cylc cat-log improvements (CLI arguments rationalized, remote operations behind a cylc subcommand, no orphaned tail processes on remote hosts); dynamic process pool size; improved client/server interface and task messaging; process pool command timeout; improved installation documentation; respect configured delay intervals when polling after job execution timeout.

See CHANGES.md for details.

cylc-7.6.1

27 Mar 23:46
Compare
Choose a tag to compare

A minor release including a number of fixes made since 7.6.0. These affect the GUI, parameterized tasks, edit runs, and recovery from failed task host select commands.

See CHANGES.md for details.

cylc-7.6.0

07 Feb 08:34
Compare
Choose a tag to compare

Many enhancements and fixes, to features and efficiency - too many to list here; please see CHANGES.md for details.

cylc-7.5.0

04 Sep 03:22
Compare
Choose a tag to compare

Many changes and fixes including: arbitrary suite and task metadata items that can be passed to event handlers; new shell function to abort a job with a custom message that can be passed to task failed event handlers; removed auto-fallback to HTTP communications; many validation and runtime efficiency improvements; new task runtime reporting tool; fix cylc cat-log "open in editor" for remote jobs; ensure that task parameter values are exported, in task job scripts, before the user environment section; and more - please see CHANGES.md for details.

cylc-7.4.0

16 May 00:49
Compare
Choose a tag to compare

Various minor changes and fixes, including: open job logs in your editor; cylc gscan improvements; pass suite and task URLs to event handlers; efficiency improvements; stepped integer parameters; fix auto (i.e. graph syntax generated) suite-polling tasks (broken in 7.3.0); bundle latest Jinja2 version; and more - see CHANGES.md for details.

cylc-7.3.0

12 Apr 00:26
Compare
Choose a tag to compare

New Suite Design Guide (separate from the User Guide); stop and hold suites and groups of suites from the cylc gscan GUI; dummy and simulation mode improvements. See CHANGES.md for details.

cylc-7.2.1

23 Mar 02:48
Compare
Choose a tag to compare

Fixed two recent GUI bugs (principally broken gcylc graph view in 7.2.0), and some other minor changes. See CHANGES.md for details.

cylc-7.2.0

05 Mar 22:44
Compare
Choose a tag to compare

New Jinja2 "assert" and "raise" functions for better error handling in suites, plus some minor fixes. Please see CHANGES.md for details.

cylc-7.1.1

28 Feb 23:24
Compare
Choose a tag to compare

Several enhancements and fixes,including much briefer task job files and improved suite-state polling functionality. Please see CHANGES.md for details