RELEASED: Public: June 12, 2024
New features
- In the CloudBees Pipeline Explorer, add the ability for user voting and feedback (BEE-46644)
-
The user now has the ability to vote and provide simple feedback to the AI response.
- In the CloudBees Pipeline Explorer, use the search parameter for a line number (BEE-48921)
-
Now, the full URL is preserved to point to a precise line number in logs.
- CloudBees Pipeline Explorer improvements related to traversing the log (BEE-49062)
-
-
CloudBees Pipeline Explorer shows all build causes
Previously, the CloudBees Pipeline Explorer only showed build causes if there was an upstream build trigger. Now, the CloudBees Pipeline Explorer shows all types of build causes. They are shown in the map view and the related builds panel.
-
In the CloudBees Pipeline Explorer Map, add a message when a pipeline does not contain stages
In the CloudBees Pipeline Explorer Map, a message is now displayed when a pipeline does not contain stages.
-
CloudBees Pipeline Explorer no longer shows a redundant duration for incomplete builds
The CloudBees Pipeline Explorer previously showed both a duration and a relative start time for incomplete builds that were always identical. Now, only the relative start time is shown for incomplete builds.
-
Internal changes to streamline development. Not user visible. (BEE-48463)(BEE-49061)
-
-
Resolved issues
- In the CloudBees Pipeline Explorer, preserve display settings in full screen mode (BEE-48720)
-
Now, when you click the button to go to full screen mode, the current display state (for example, map view, log view, or split view) is preserved.
- In the CloudBees Pipeline Explorer Map, the node display breaks when it collapses a parallel stage (BEE-49520)
-
When you collapse a parallel stage in the CloudBees Pipeline Explorer Map, the node display breaks. This issue has been fixed.
- In the CloudBees Pipeline Explorer, the "Go to line number" feature was erroneously triggered when the input box was clicked (BEE-49558)
-
In the CloudBees Pipeline Explorer, when you click on the input box for the "Go to line number" feature, it immediately caused the page to load the last entered number.
This behavior has been fixed to only trigger when users press the Enter key after they type in a line number or click on the arrow icon to the right of the input box.
-
Internal changes to streamline development. Not user visible. (BEE-48131)(BEE-48192)(BEE-49112)(BEE-49113)(BEE-49636)
-