You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/whats-new/whats-new.md
+25-2Lines changed: 25 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,35 @@ redirect_from:
6
6
-/docs/whats-new/
7
7
toc:true
8
8
---
9
-
##2022
10
9
11
10
###October 2022
12
11
13
12
####Features and enhancements
14
-
- View/download logs for build or build steps -[documentation]({{site.baseurl}}/docs/configure-ci-cd-pipeline/monitoring-pipelines/#viewdownload-logs-for-builds-and-build-steps)
13
+
14
+
- View/download logs for build or build steps as text, in addition to HTML -[documentation]({{site.baseurl}}/docs/configure-ci-cd-pipeline/monitoring-pipelines/#viewingdownloading-logs-for-builds-and-build-steps)
15
+
- View variables used in pipeline builds -[documentation]({{site.baseurl}}/docs/configure-ci-cd-pipeline/monitoring-pipelines/#viewing-variables-in-pipeline-builds)
16
+
- macOS/iOS builds are now available for the SaaS platform -[documentation]({{site.baseurl}}/docs/incubation/osx-ios-builds/)
17
+
18
+
19
+
20
+
####Bug fixes
21
+
22
+
- Selecting Cron trigger when cloning a pipeline, clones the pipeline without the Cron trigger.
23
+
- Unable to delete clusters in a runtime even with Admin privileges.
24
+
- When creating or editing Helm boards, Promote pipeline selected reverts to Default Pipelines on save.
25
+
- Rollback status not updated in the UI after successful completion.
26
+
- Failed test report step deletes artifacts instead of retry.
27
+
-`get team users` command does not return User IDs.
28
+
- Repo (Origin Repo and Branch) links from the Builds or Build Details pages to GitHub Enterprise go instead to GitHub.
29
+
- Email does not match error during sign-in to Azure with Corporate SSO when already authenticated.
30
+
- Authentication required error when pushing images to ACR (Azure Container Registry) using Service Principal credentials.
31
+
- Inconsistent results for Test Connection in ACR integration.
32
+
- Search results for pipelines in the Pipeline page include_all_ pipelines.
33
+
- (On-premises) LDAP login failure after upgrade to latest release.
34
+
- (On-premises) Release version either not visible in Codefresh UI, or does not reflect actual version.