RELEASED: Public: September 17, 2025
New features
- Option to emulate the
lockstep 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 thelockPipeline step, and most usages of this step simply use the singleresourceargument, there’s now an option in a High Availability (HA) controller to define alockstep with similar behavior that works correctly across replicas.