# Release 3.2.0

Name: "nacho aquamarine knight"

# Upgrading

See Upgrading to Rundeck 3.2.

# Enhancements

# Job Resume (Enterprise)

The new Job Resume Plugin (Enterprise) allows you to manually or automatically resume an execution at a failed step.

Execution Plugins
Execution Plugins

# Node Health Checks (Enterprise)

Node Health Checks let you run commands or scripts to check if nodes are healthy. Filter out unhealthy nodes before executing jobs. Capture data and add it to node attributes. See Node Health status in the Node list.

Health Checks
Health Checks

# Webhooks

Webhooks are now enabled by default (previously incubating).

Define webhooks in your projects that can trigger one or more jobs.

# Misc

  • Webhooks are enabled by default #5382 (opens new window)
  • New ACL to allow read-only view of the Enterprise Cluster Manager view_cluster
  • Global variables can be used in option value inputs
  • Log File Storage plugins now support deleting stored files when executions are deleted
  • New User Summary admin page shows login status

# Development

# New Plugin Type: Execution Lifecycle

A Job-scoped plugin point that allows custom behavior:

  • When a Job execution workflow is about to run: can update execution context info, or cause failure if invalid
  • After workflow finishes

# New Plugin Type: Job Lifecycle

Job life cycle plugin offers allows custom behavior:

  • Before a Job execution is created: it can prevent the execution, or update Option input values
  • Before saving a job: It can be used to modify/add/remove options on the Job definition

# New Plugin Type: Password Encrypter

Allows encrypting values via the Password Utility menu item.

# New Plugin Type: Audit Listener

Allows auditing user actions: login, logout, login failure, and project access.

# API

# Bug Fixes

# Issues

# Contributors

  • Alberto Hormazabal
  • Ben Jackson (puremourning)
  • Greg Schueler (gschueler)
  • Jaime Tobar (jtobard)
  • Jesse Marple (jessemarple)
  • Luis Toledo (ltamaster)
  • Greg Zapp (ProTip)
  • Stephen Joyner (sjrd218)
  • robertopaez
  • ronaveva

# Bug Reporters

  • EugenePapkou
  • MegaDrive68k
  • ProTip
  • ahamilto
  • aznkid4ever
  • cukal
  • gschueler
  • jessemarple
  • jtobard
  • ltamaster
  • nmamn
  • philjov
  • puremourning
  • robertopaez
  • ronaveva
  • sjrd218
Last Updated: 12/12/2019, 12:51:56 AM