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: _posts/2023-06-15-june-release-notes.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,14 +100,13 @@ As part of our ongoing commitment to improving efficiency and simplifying instal
100
100
101
101
##Bug fixes
102
102
**General**
103
-
* On-premises ony Codefresh Runner installation fails with Component existed with status code 1 error. (Mikhail)
103
+
*(On-premises) Codefresh Runner installation fails with Component existed with status code 1 error. (Mikhail)
104
104
* Unable to add users to Codefresh via team sync for Okta.
105
105
106
106
107
107
**Pipelines**
108
108
* Log in to Codefresh results in error:`Failed to authenticate the user. Please try again in a few minutes` OR`token is not valid because it was revoked`.
109
109
* Git operations in pipeline build fails on authentication leading to build failures (Pipeline build fails due to uilds Git operations in JSON web token decode failure results Git operations failure in builds).
110
-
* ??Security vulnerability with private key of Codefresh GitHub App.
111
110
* Pipeline builds terminate with error message:`Pipeline could not be executed because retry attempts limit has been exceeded...`.
112
111
* Discrepancy in list of builds returned when running`GET {{baseUrl/workflow?pipeline=[pipeline-id]}}` query.
113
112
* Shallow clone for a specific revision with`depth` argument results in error:`pathspec 'test' did not match any file(s) known to git`.