You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Latest merged changes from the Rundeck development team
4
-
date: 2026-01-29T22:39:18.163Z
4
+
date: 2026-02-03T17:11:08.665Z
5
5
feed: true
6
6
index: true
7
7
---
@@ -10,48 +10,12 @@ index: true
10
10
11
11
Stay up to date with the latest changes and improvements from the Runbook Automation development team.
12
12
13
-
This page shows recently merged pull requests from both the Runbook Automation product repository and the open source Rundeck repository merged since the last self-hosted release of [5.18.0](/history/5_x/version-5.18.0.md) on December 16, 2025.
13
+
This page shows recently merged pull requests from both the Runbook Automation product repository and the open source Rundeck repository merged since the last self-hosted release of [5.19.0](/history/5_x/version-5.19.0.md) on February 2, 2026.
14
14
15
15
## Recent Changes
16
16
17
17
18
-
#### ::circle-dot:: Implement performance optimization for the Job UI Metrics
19
-
20
-
21
-
Significantly improved the performance of Job UI Metrics by introducing batch processing that fetches metrics for all jobs in a single API call instead of making individual requests for each job, reducing page load times from minutes to seconds in projects with many jobs and eliminating timeout issues caused by excessive database queries.
22
-
23
-
#### ::circle-dot:: Bump Azure Storage Plugin version to 1.0.4
24
-
25
-
26
-
Bump aiohttp to 3.13.3 minimum for CVE-2025-69223, CVE-2025-69227, and CVE-2025-69228
27
-
28
-
#### ::circle-dot:: Update Remco to newer commit that remediates some CVEs [PR #9936](https://github.com/rundeck/rundeck/pull/9936)
29
-
30
-
31
-
Enhanced Docker image security by updating Remco (the configuration management tool) to a newer version that remediates three security vulnerabilities (CVE-2025-4673, CVE-2025-22872, and CVE-2025-47906), strengthening the security posture of Rundeck container deployments.
32
-
33
-
#### ::circle-dot:: Allow executions up to 12 hours for AWS SSM using AssumeRole
34
-
35
-
36
-
Enhanced AWS SSM node executor to support execution durations up to 12 hours when using AssumeRole authentication, enabling longer-running operations for cross-account AWS deployments. The system now automatically validates and adjusts timeout values to ensure compliance with AWS service limits, preventing execution failures due to timeout configuration errors.
37
-
38
-
#### ::circle-dot:: Hashicorp Vault integration modification time issue
39
-
40
-
41
-
Fixed an issue where Vault keys displayed incorrect modification and creation timestamps in Rundeck due to missing metadata.
42
-
43
-
#### ::circle-dot:: Issues with Ansible inline workflow executions where it shows an unwanted output [PR #9940](https://github.com/rundeck/rundeck/pull/9940)
44
-
45
-
46
-
Resolved an issue where Ansible inline workflow executions displayed unwanted output by properly sanitizing group names to comply with Ansible requirements, filtering out reserved host attributes that could conflict with Ansible's internal variables, and ensuring only valid host entries are processed during execution.
47
-
48
-
#### ::circle-dot:: Promote workflow tab out of alphaUi [PR #9928](https://github.com/rundeck/rundeck/pull/9928)
49
-
50
-
51
-
<!-- If you have suggested content that would describe this PR to other Rundeck community users, please enter it here.-->
52
-
Promote workflow tab out from alpha state. The updated ui will be accessible for all users with the nextUi flag enabled.
53
-
54
-
18
+
*No new updates to report since the last release.*
55
19
56
20
57
21
## Subscribe to Updates
@@ -72,6 +36,6 @@ The development updates are automatically generated from both our private reposi
0 commit comments