CloudBees Pipeline Explorer 1.3913

1 minute read

RELEASED: Public: July 29, 2025

New features

None.

Feature enhancements

None.

Resolved issues

Pipeline builds with numerous echo steps not saved in a timely manner during shutdown (BEE-59424)

If a Pipeline build runs many echo steps in close succession (which is not recommended for performance reasons) rather than encapsulating them in one sh step, the process of saving its state during controller shutdown could drag on for a long time, potentially exceeding for example a Kubernetes termination grace period, leading to corrupted metadata and problems resuming the build, including adoption by another replica in an HA controller.

Known issues

None.

Upgrade notes

None.