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
Copy file name to clipboardExpand all lines: docs/.vuepress/pr-feed.md.nj
+3-7Lines changed: 3 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,6 @@ Stay up to date with the latest changes and improvements from the Runbook Automa
12
12
13
13
This page shows recently merged pull requests from both the Runbook Automation product repository and the open source Rundeck repository {{periodDescription}}{{releaseInfo}}.
14
14
15
-
{% if lastSaasRelease %}
16
-
**Last SaaS Deployment:** {{lastSaasRelease}}
17
-
{% endif %}
18
-
19
15
## Recent Changes
20
16
21
17
{% if prs.length === 0 %}
@@ -37,14 +33,14 @@ Stay informed about Rundeck development by subscribing to a feed:
These feeds are updated after each deployment to our production Runbook Automation SaaS solution. They highlight changes that may not be available in our Self Hosted Releases yet.
36
+
These feeds are updated regularly to highlight changes that are available in Runbook Automation SaaS and will be included in upcoming Self Hosted releases.
41
37
42
38
## About These Updates
43
39
44
40
45
-
The development updates are automatically generated from both our private repository for the commercial product and the public open source repository to provide complete visibility into changes deployed to the SaaS platform. They provide insight into active development features available in the Runbook Automation SaaS solution and will be released with the next Self Hosted release.
41
+
The development updates are automatically generated from both our private repository for the commercial product and the public open source repository. These changes have been merged since the last GA release and provide insight into what's coming in the next Self Hosted release.
46
42
47
-
**Note**: These updates only reflect changes deployed to our SaaS platform. Self-hosted customers should refer to the [Release Notes](/history/) section for version-specific updates applicable to their installation.
43
+
**Note**: These updates reflect changes merged since the last GA release. Self-hosted customers should refer to the [Release Notes](/history/) section for version-specific updates applicable to their installation.
Copy file name to clipboardExpand all lines: docs/history/updates/index.md
+5-14Lines changed: 5 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Recent Updates
3
3
description: Latest merged changes from the Rundeck development team
4
-
date: 2026-01-28T21:00:26.447Z
4
+
date: 2026-01-29T22:39:18.163Z
5
5
feed: true
6
6
index: true
7
7
---
@@ -12,10 +12,6 @@ Stay up to date with the latest changes and improvements from the Runbook Automa
12
12
13
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.
14
14
15
-
16
-
**Last SaaS Deployment:** November 24, 2025
17
-
18
-
19
15
## Recent Changes
20
16
21
17
@@ -44,11 +40,6 @@ This page shows recently merged pull requests from both the Runbook Automation p
44
40
45
41
Fixed an issue where Vault keys displayed incorrect modification and creation timestamps in Rundeck due to missing metadata.
46
42
47
-
#### ::circle-dot:: Issues with Ansible inline workflow executions where it shows an unwanted output
48
-
49
-
50
-
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.
51
-
52
43
#### ::circle-dot:: Issues with Ansible inline workflow executions where it shows an unwanted output [PR #9940](https://github.com/rundeck/rundeck/pull/9940)
53
44
54
45
@@ -70,17 +61,17 @@ Stay informed about Rundeck development by subscribing to a feed:
These feeds are updated after each deployment to our production Runbook Automation SaaS solution. They highlight changes that may not be available in our Self Hosted Releases yet.
64
+
These feeds are updated regularly to highlight changes that are available in Runbook Automation SaaS and will be included in upcoming Self Hosted releases.
74
65
75
66
## About These Updates
76
67
77
68
78
-
The development updates are automatically generated from both our private repository for the commercial product and the public open source repository to provide complete visibility into changes deployed to the SaaS platform. They provide insight into active development features available in the Runbook Automation SaaS solution and will be released with the next Self Hosted release.
69
+
The development updates are automatically generated from both our private repository for the commercial product and the public open source repository. These changes have been merged since the last GA release and provide insight into what's coming in the next Self Hosted release.
79
70
80
-
**Note**: These updates only reflect changes deployed to our SaaS platform. Self-hosted customers should refer to the [Release Notes](/history/) section for version-specific updates applicable to their installation.
71
+
**Note**: These updates reflect changes merged since the last GA release. Self-hosted customers should refer to the [Release Notes](/history/) section for version-specific updates applicable to their installation.
0 commit comments