RELEASED: Public: April 30, 2025
Resolved issues
- CloudBees Pipeline Explorer was unusable if the log or its metadata was malformed (BEE-56769)
-
When writing Pipeline build logs, CloudBees Pipeline Explorer also writes a
log-metadata
file, which contains information used to support various CloudBees Pipeline Explorer features. Errors when writing logs or restarting CloudBees CI may result in this metadata becoming out of sync with the main log file.
Previously when this occurred, CloudBees Pipeline Explorer was unable to load the build log and returned an error. Now, CloudBees Pipeline Explorer is typically able to recover from this type of issue, affected log lines are marked as [malformed metadata]
, and CloudBees Pipeline Explorer displays a warning message explaining that the log contains malformed metadata. If this occurs, download the log to view the raw log data.