Hello, everyone! We have released Continuous Delivery for PE 4.14.0 (release notes here). This release contains some bug fixes and addresses security exposures.
Resolved in this release:
Endpoints properly display errors. We fixed an issue where some endpoints couldn't correctly display errors in certain circumstances.
Jobs running longer than 20 minutes no longer fail with exit code 1. Lengthy jobs now continue running as expected.
Deploying Continuous Delivery for PE to an OpenShift cluster resulted in pod failures. To prevent an error where OpenShift can't find /sbin/nologin, a copy of /usr/sbin/nologin is made to /sbin/nologin in the new pam-utils container.
Security fixes. Version 4.14.0 includes several fixes related to security, including:
Fixes to address CVE-2022-0778, CVE-2022-1271, CVE-2022-1233, and CVE-2020-36518.
Updated teams-ui webpack to v5 to address a security issue with a child dependency of v4.