Platform Release Notes (August 18, 2022)
We have added new improvements across our Platform. They are divided into the following categories:
- Certificate Chain Changes to support Ubuntu 22
- Fixed Pipeline Reports Tab Bug
- General performance improvements and bug fixes
Improvement Certificate Chain Changes to Support Ubuntu 22
Improvement
We have retired the following certificate chain:
app.dataops.live
> R3
> ISRG Root X1
> DST Root CA X3
This is because the cross-signed ISRG Root X1
certificate is no longer trusted
on Ubuntu 22 LTS. This resolves failing git operations over HTTPS that experienced a
certificate trust issue. For more background see
the discussion about the related git error.
Bug Fix Pipeline Reports Tab Bug
Bug Fix
A bug was identified where the reports tab in a project's pipeline view would only show reports for when the job that generated it was successful. Now the reports tab will show all available reports.