VERSION 3.14.1
*in this release*
*Due to an issue during the release process, Bolt 3.14.0 was not released.
✨ *new features*
- Calling the wait() plan function without a list of Futures will now
wait on all Futures created so far in the plan.
- Bolt now ships with the latest version o
VERSION 3.15.0
*in this release*
✨ *new features*
- You can now use --clear-cache to clear the plan/task metadata caches
- The apply_prep function now accepts the _catch_errors parameter.
- The bolt apply and Invoke-BoltApply commands set _catch_errors to
true, allowing an apply ac
VERSION 3.16.0
*in this release*
✨ *new features*
- Bolt will now retry a task once when running over PCP as part of a
plan, if the task errors with plan-already-finished.
🔧 *bug fixes*
- Bolt no longer removes variables from a plan's scope when invoking a
custom Puppet language
VERSION 3.16.1
*in this release*
🔧 *bug fixes*
- The http_request task no longer errors when a response does not
include a body.
- When a project's Puppetfile has a forge module without a version
specified, Bolt now offers a more helpful error when attempting to
do a module
in
VERSION 3.26.1
*in this release*
✨ *new features*
- Bolt now supports selecting group names with glob patterns when
selecting targets.
🔧 *bug fixes*
- Previously, using the Puppetdb plugin with many thousands of nodes
resulted in slowed performance, sometimes taking minutes to re