Skip to main content

4.17.0 Release Notes


4.17.0 Release Notes

Name: "Basilisk sandybrown flag" Release Date: September, 25, 2023

Overview

Rundeck 4.17.0 is here! Check out the new features and enhancements for PagerDuty Process Automation, PagerDuty Runbook Automation, and Rundeck Community included in this release.

Process Automation Updates

Also includes all Open Source updates from below

Highlights

Runner secrets authentication improvements

Last release we announced support for integrating Runners with secrets-management providers that could be used in Job Step plugins. Now, the keys retrieved from this integration can be used with Node Executor and File Copier plugins as the method for connecting with remote nodes. The Runner can retrieve those secrets from providers like Vault and connect and execute commands or scripts on nodes.
For details on how to use secret management providers with Runners, see this documentationopen in new window.

Runner Key Storage enhancement

Previously, if a Runner was integrated with a secrets-management provider, then a Job executed through that Runner couldn’t use secrets stored in the native Key Storage. With this release, that limitation is no longer in place. Now the Job can use both the Runner (and Key retrieved through the Runner), as well as keys stored in the native Key Storage facility.
For details on how to use secret management providers with Runners, see this documentationopen in new window.

Cross-role and cross-account support for EC2, AWS Systems Manager

This release introduces the ability to use Runbook Automation to execute commands and scripts on EC2 instances spread across multiple AWS Accounts–all from within a single project. By using the AssumeRole functionality that is now built into both the EC2 Node Source and SSM Node Executor plugins, Runbook Automation can now integrate with multiple AWS IAM Roles that reside in one or multiple AWS Accounts.
To configure the AWS integration with Runbook Automation, see this documentationopen in new window.

Enhanced feedback message on Enterprise Runners

Previously, if a user chose to use a Node Source that was not available on an Enterprise Runner, they would not see an error message only after they configured and then saved the Node Source. Now, users will see a message whether a given Node Source is available on their Runners when the remote Runners option is selected.

Additional Updates

  • Enhance CyberArk To Support CCP Mode
  • Upgrade runner to 0.1.52
  • Fix: Stored Cross-Site Scripting (XSS) in Tour Management
  • Fixed documentation bug in Athena Query Plugin
  • Fix: SSO settings now reload without system restart
  • Typo: ROI metrics plugin description shows wrong API url
  • Allow combining properties in selector definitions for ServiceNow Node Sources

Rundeck Open Source Product Updates

Here is a link to the full list of public PRsopen in new window

Ansible Plugin Updates

Enterprise Runner Updates

Bundled Runner Version: 0.1.52

Community Contributors

Submit your own Pull Requests to get recognition here!

Staff Contributors