Skip to content

Commit d10571c

Browse files
authored
Merge pull request #6793 from cylc/prepare-8.4.3
Prepare release: 8.4.3
2 parents 3dda961 + 79e460a commit d10571c

File tree

12 files changed

+27
-11
lines changed

12 files changed

+27
-11
lines changed

CHANGES.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,32 @@ $ towncrier create <PR-number>.<break|feat|fix>.md --content "Short description"
1111

1212
<!-- towncrier release notes start -->
1313

14+
## __cylc-8.4.3 (Released 2025-06-17)__
15+
16+
### 🚀 Enhancements
17+
18+
[#6730](https://github.com/cylc/cylc-flow/pull/6730) - Add SQLite detailed error codes to error logs
19+
20+
### 🔧 Fixes
21+
22+
[#6602](https://github.com/cylc/cylc-flow/pull/6602) - Fix a bug where suicide triggers could prevent initial cycle point tasks spawning.
23+
24+
[#6710](https://github.com/cylc/cylc-flow/pull/6710) - Restore `rsync` output into the workflow reinstallation log.
25+
26+
[#6711](https://github.com/cylc/cylc-flow/pull/6711) - Stop broadcast allowing `[remote]host` if `platform` set, or vice-versa
27+
28+
[#6721](https://github.com/cylc/cylc-flow/pull/6721) - Fixed a bug that could mark satisfied xtriggers as unsatisfied after a restart, in task queries.
29+
30+
[#6722](https://github.com/cylc/cylc-flow/pull/6722) - Fix a slow memory leak in Tui.
31+
32+
[#6727](https://github.com/cylc/cylc-flow/pull/6727) - Fixed a memory leak affecting both scheduler and UI server.
33+
34+
[#6733](https://github.com/cylc/cylc-flow/pull/6733) - Fix an issue where the message "Cannot tell if the workflow is running" error could appear erroneously.
35+
36+
[#6745](https://github.com/cylc/cylc-flow/pull/6745) - Fixed a bug affecting `cylc play` with run hosts specified in the global config, but no ranking expression specified.
37+
38+
[#6758](https://github.com/cylc/cylc-flow/pull/6758) - Fixes an issue where not all in-window graph edges were being generated.
39+
1440
## __cylc-8.4.2 (Released 2025-04-07)__
1541

1642
### 🔧 Fixes

changes.d/6602.fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/6710.fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/6711.fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/6721.fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/6722.fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/6727.fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/6730.feat.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/6733.fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/6745.fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)