RELEASED: Public: September 17, 2025
New features
- Option to emulate the
lock
step in High Availability (HA) controllers (BEE-61308) -
The Lockable Resources plugin (
lockable-resources
) was not working correctly in a High Availability (HA) controller. Because the most commonly required aspect of this plugin is thelock
Pipeline step, and most usages of this step simply use the singleresource
argument, there’s now an option in a High Availability (HA) controller to define alock
step with similar behavior that works correctly across replicas.