Skip to content

Commit be59fcc

Browse files
Merge pull request rundeck#1757 from rundeck/update-pr-feed-rba-5.19-RBA-20260114-b13ab43-06d8f74
Update PR Feed Configuration for rba/5.19-RBA-20260114-b13ab43-06d8f74
2 parents 02bec05 + 0fe321a commit be59fcc

File tree

4 files changed

+44
-7
lines changed

4 files changed

+44
-7
lines changed

docs/.vuepress/pr-feed-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "5.18.0",
44
"lastSelfHostedDate": "2025-12-16",
55
"lastSaasRelease": "2025-11-24",
6-
"lastSaasCut": "rba/5.19-RBA-20260107-18ac2eb-9f53a6c",
6+
"lastSaasCut": "rba/5.19-RBA-20260114-b13ab43-06d8f74",
77
"description": "Last self-hosted release version and date"
88
}
99
}

docs/.vuepress/public/feeds/development-atom.xml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,30 @@
33
<title>Rundeck Development Updates</title>
44
<link href="https://docs.rundeck.com/feeds/development.xml" rel="self" />
55
<link href="https://docs.rundeck.com/docs" />
6-
<updated>2026-01-07T19:35:27.592Z</updated>
6+
<updated>2026-01-14T20:31:02.566Z</updated>
77
<id>https://docs.rundeck.com/feeds/development</id>
88
<subtitle>Recent merged pull requests and development updates from Rundeck</subtitle>
9+
<entry>
10+
<title>Bump azureStorageVersion to 1.0.4</title>
11+
<link href="https://docs.rundeck.com/docs/history/updates/" />
12+
<id>rundeck-pr-rundeckpro-4556</id>
13+
<updated>2026-01-12T14:59:04.000Z</updated>
14+
<content type="text">Bump azureStorageVersion to 1.0.4 (Merged: Jan 12, 2026)</content>
15+
</entry>
916
<entry>
1017
<title>Update Remco to newer commit that remediates some CVEs</title>
1118
<link href="https://docs.rundeck.com/docs/history/updates/" />
1219
<id>rundeck-pr-rundeck-9936</id>
1320
<updated>2026-01-07T17:28:56.000Z</updated>
1421
<content type="text">Update Remco to newer commit that remediates some CVEs (Merged: Jan 7, 2026)</content>
1522
</entry>
23+
<entry>
24+
<title>Allow executions up to 12 hours for Aws ssm using assume role</title>
25+
<link href="https://docs.rundeck.com/docs/history/updates/" />
26+
<id>rundeck-pr-rundeckpro-4537</id>
27+
<updated>2026-01-06T20:16:48.000Z</updated>
28+
<content type="text">Allow executions up to 12 hours for Aws ssm using assume role (Merged: Jan 6, 2026)</content>
29+
</entry>
1630
<entry>
1731
<title>Hashi corp vault integration modification time issue</title>
1832
<link href="https://docs.rundeck.com/docs/history/updates/" />

docs/.vuepress/public/feeds/development.xml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,29 @@
55
<link>https://docs.rundeck.com/docs</link>
66
<description>Recent merged pull requests and development updates from Rundeck</description>
77
<language>en-us</language>
8-
<lastBuildDate>Wed, 07 Jan 2026 19:35:27 GMT</lastBuildDate>
8+
<lastBuildDate>Wed, 14 Jan 2026 20:31:02 GMT</lastBuildDate>
99
<atom:link href="https://docs.rundeck.com/feeds/development.xml" rel="self" type="application/rss+xml" />
10+
<item>
11+
<title>Bump azureStorageVersion to 1.0.4</title>
12+
<link>https://docs.rundeck.com/docs/history/updates/</link>
13+
<description>Bump azureStorageVersion to 1.0.4 (Merged: Jan 12, 2026)</description>
14+
<pubDate>Mon, 12 Jan 2026 14:59:04 GMT</pubDate>
15+
<guid isPermaLink="false">rundeck-pr-rundeckpro-4556</guid>
16+
</item>
1017
<item>
1118
<title>Update Remco to newer commit that remediates some CVEs</title>
1219
<link>https://docs.rundeck.com/docs/history/updates/</link>
1320
<description>Update Remco to newer commit that remediates some CVEs (Merged: Jan 7, 2026)</description>
1421
<pubDate>Wed, 07 Jan 2026 17:28:56 GMT</pubDate>
1522
<guid isPermaLink="false">rundeck-pr-rundeck-9936</guid>
1623
</item>
24+
<item>
25+
<title>Allow executions up to 12 hours for Aws ssm using assume role</title>
26+
<link>https://docs.rundeck.com/docs/history/updates/</link>
27+
<description>Allow executions up to 12 hours for Aws ssm using assume role (Merged: Jan 6, 2026)</description>
28+
<pubDate>Tue, 06 Jan 2026 20:16:48 GMT</pubDate>
29+
<guid isPermaLink="false">rundeck-pr-rundeckpro-4537</guid>
30+
</item>
1731
<item>
1832
<title>Hashi corp vault integration modification time issue</title>
1933
<link>https://docs.rundeck.com/docs/history/updates/</link>

docs/history/updates/index.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Recent Updates
33
description: Latest merged changes from the Rundeck development team
4-
date: 2026-01-07T19:35:27.567Z
4+
date: 2026-01-14T20:31:02.542Z
55
feed: true
66
index: true
77
---
@@ -18,16 +18,25 @@ This page shows recently merged pull requests from both the Runbook Automation p
1818

1919
## Recent Changes
2020

21+
#### ::circle-dot:: Bump azureStorageVersion to 1.0.4
22+
23+
24+
Bump aiohttp to 3.13.3 minimum for CVE-2025-69223, CVE-2025-69227, and CVE-2025-69228
2125

2226
#### ::circle-dot:: Update Remco to newer commit that remediates some CVEs [PR #9936](https://github.com/rundeck/rundeck/pull/9936)
2327

2428

2529
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.
2630

31+
#### ::circle-dot:: Allow executions up to 12 hours for Aws ssm using assume role
32+
33+
34+
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.
35+
2736
#### ::circle-dot:: Hashi corp vault integration modification time issue
2837

2938

30-
-Fixed an issue where Vault keys displayed incorrect modification and creation timestamps in Rundeck due to missing metadata.
39+
Fixed an issue where Vault keys displayed incorrect modification and creation timestamps in Rundeck due to missing metadata.
3140

3241
#### ::circle-dot:: Issues with ansible inline workflow executions where it shows an unwanted output
3342

@@ -42,7 +51,7 @@ This page shows recently merged pull requests from both the Runbook Automation p
4251
#### ::circle-dot:: Promote workflow tab out of alphaUi [PR #9928](https://github.com/rundeck/rundeck/pull/9928)
4352

4453

45-
&lt;!-- If you have suggested content that would describe this PR to other Rundeck community users, please enter it here.--&gt;
54+
&lt;!-- If you have suggested content that would describe this PR to other Rundeck community users, please enter it here.--&gt;
4655
Promote workflow tab out from alpha state. The updated ui will be accessible for all users with the nextUi flag enabled.
4756

4857

@@ -66,6 +75,6 @@ The development updates are automatically generated from both our private reposi
6675

6776
---
6877

69-
**List Last updated:** 2026-01-07
78+
**List Last updated:** 2026-01-14
7079

7180

0 commit comments

Comments
 (0)