|
| 1 | +--- |
| 2 | + |
| 3 | +title: "5.14.1 Release Notes" |
| 4 | +date: 2025-08-18 |
| 5 | +image: /images/chevron-logo-red-on-white.png |
| 6 | +description: "Rundeck | Runbook Automation Releases 5.14.1 - Node Filter Fixes" |
| 7 | +feed: |
| 8 | + enable: true |
| 9 | + description: "Critical Bug Fix - Node List on Reference Jobs not Maintained" |
| 10 | + |
| 11 | +--- |
| 12 | + |
| 13 | +# 5.14.1 Release Notes |
| 14 | + |
| 15 | +## Overview |
| 16 | + |
| 17 | +This is a critical bug fix release that addresses the following issue: |
| 18 | + |
| 19 | +Node filter overrides in job reference steps would disappear from the GUI when editing parent jobs, with the filter field appearing empty even though filters were previously saved. Simply opening and saving a parent job (without any modifications) would clear all node filter overrides, causing child jobs to execute on all nodes instead of the intended filtered subset. This issue could lead to unintended job execution on incorrect nodes, potentially affecting production environments and job orchestration workflows. |
| 20 | + |
| 21 | +In this version node filter overrides are properly preserved and displayed when editing parent jobs, eliminating the need for manual re-entry and preventing unintended execution scope changes. |
| 22 | + |
| 23 | +## Rundeck Product Updates |
| 24 | + |
| 25 | +* [Fix node filter input not updating value correctly on reference jobs](https://github.com/rundeck/rundeck/pull/9757) |
| 26 | + |
| 27 | + |
| 28 | +[Here is a link to the full list of public PRs](https://github.com/rundeck/rundeck/pulls?q=is%3Apr+milestone%3A5.14.1+is%3Aclosed) |
| 29 | + |
| 30 | + |
| 31 | +## Links |
| 32 | + |
| 33 | +- Download the Releases: [Open Source](https://www.rundeck.com/community-downloads/5.14.1) | [Self-Hosted](https://www.rundeck.com/enterprise-downloads/5.14.1) |
| 34 | +- [Sign up for Release Notes](https://www.rundeck.com/release-notes-signup) |
| 35 | +- [Upgrade instructions](/upgrading/index.md) |
| 36 | + |
| 37 | +## Version Info |
| 38 | + |
| 39 | +Name: <span style="color: yellowgreen"><span class="glyphicon glyphicon-phone"></span> "Logan yellowgreen phone"</span> |
| 40 | + |
| 41 | +Release Date: August 18th, 2025 |
| 42 | + |
| 43 | +## Staff Contributors |
| 44 | + |
| 45 | +* Greg Schueler ([gschueler](https://github.com/gschueler)) |
| 46 | +* Carlos Eduardo ([carlosrfranco](https://github.com/carlosrfranco)) |
| 47 | +* Eduardo Baltra ([edbaltra](https://github.com/edbaltra)) |
| 48 | +* Forrest Evans ([fdevans](https://github.com/fdevans)) |
| 49 | +* Jake Cohen ([jsboak](https://github.com/jsboak)) |
| 50 | +* Jaya Singh ([jayas006](https://github.com/jayas006)) |
| 51 | +* Jason Brooks ([jbrookspd](https://github.com/jbrookspd)) |
| 52 | +* Jesus Osuna ([Jesus-Osuna-M](https://github.com/Jesus-Osuna-M)) |
| 53 | +* José Vásquez ([hiawvp](https://github.com/hiawvp)) |
| 54 | +* Luis Toledo ([ltamaster](https://github.com/ltamaster)) |
| 55 | +* Rodrigo Navarro ([ronaveva](https://github.com/ronaveva)) |
| 56 | +* Sarah Martinelli Benedetti ([smartinellibenedetti](https://github.com/smartinellibenedetti)) |
0 commit comments