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-07-30-july-release-notes.md
+19-30Lines changed: 19 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,24 +5,34 @@ description: "Release Notes for Codefresh Pipelines and GitOps"
5
5
6
6
##Features & enhancements
7
7
8
+
###GitOps: Helm installation for Hybrid GitOps
9
+
We are happy to announce the completion of our transition to Helm for GitOps Runtimes. Helm is now the default installation method.
8
10
9
-
###Okta with OIDC
11
+
The legacy CLI-based installation for Hybrid GitOps will be permanently deprecated in the coming month.
12
+
13
+
For customers with existing CLI-based Runtimes, we are preparing migration instructions to seamlessly switch to the new Helm setup.
14
+
15
+
And, we have a much-requested installation enhancement on the horizon: Side-by-Side installation featuring Native Argo CD & GitOps.
16
+
Stay tuned for updates!
17
+
18
+
To recap, see[Hybrid GitOps Helm installation]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
19
+
20
+
###Multi-account sync for Okta with OIDC
10
21
11
22
**Multi-account sync**
12
23
13
-
Following the successful implementation of just-in-time provisioning support for Okta, we are taking it a step further by introducing multi-account sync for OIDC-Okta. Thisexcitingfeature enables you to synchronize multiple Codefresh accounts in Okta simultaneously in Codefresh, ensuring a seamless SSO setup for enterprise customers.
24
+
Following the successful implementation of just-in-time provisioning support for Okta, we are taking it a step further by introducing multi-account sync for OIDC-Okta. This feature enables you to synchronize multiple Codefresh accounts in Okta simultaneously in Codefresh, ensuring a seamless SSO setup for enterprise customers.
14
25
15
26
With multi-account sync, you can easily select additional Codefresh accounts to sync with your Okta OIDC account in Codefresh. Codefresh validates admin privileges and access for each of the selected accounts, guaranteeing secure and reliable authentication.
16
27
17
-
You have the flexibility to sync users in multiple ways: through the UI's`Auto-group sync`,perform on-demand synchronization through the CLI, orintegrate it into a Codefresh pipeline using the CLI synchronize command.
28
+
You have the flexibility to sync users in multiple ways: through the UI's`Auto-group sync`,performing on-demand synchronization through the CLI, orintegrating sync into a Codefresh pipeline using the CLI synchronize command.
18
29
19
30
20
31
21
32
**Delete users removed during sync**
22
33
23
-
We added an option to further streamline Okta SSO account and user management in Codefresh. Now, you can easily remove individual users who are deactivated in Okta, not only from the current account but from additional accounts you have defined in your current account.
24
-
25
-
The Users list is updated, keeping both the Teams and Users lists always organized .
34
+
We added an option to further streamline Okta SSO account and user management in Codefresh. You can now can easily remove individual users who are deactivated in Okta, not only from the current account but from additional accounts you have defined in your current account.
35
+
The Users list is updated, keeping both the Teams and Users lists always organized.
26
36
27
37
{% include
28
38
image.html
@@ -34,33 +44,14 @@ caption="Multi-account sync and remove deactivated users for Okta OIDC"
34
44
max-width="60%"
35
45
%}
36
46
37
-
For details, see[Configure OIDC SSO settings for Okta in Codefresh](https://codefresh.io/docs/docs/administration/single-sign-on/oidc/oidc-okta/#how-to).
47
+
For details, see[Configure OIDC SSO settings for Okta in Codefresh]({{site.baseurl}}/docs/administration/single-sign-on/oidc/oidc-okta/#how-to).
38
48
39
49
40
-
###`hastags` mapping for Gerrit
50
+
###Pipelines:`hastags` mapping for Gerrit
41
51
Continuing to extend our support for Gerrit with our latest update. In place of`change hashtags` in Gerrit, you can use Codefresh's`CF_PULL_REQUEST_LABELS` system variable.
42
52
43
-
For details, see[System variables in pipelines](https://codefresh.io/docs/docs/pipelines/variables/#system-variables).
44
-
45
-
<!---
46
-
### Share URL with account info
47
-
Introducing the Copy URL Link button: The Copy URL Link button is our latest addition to the Codefresh UI’s toolbar to ensure seamless collaboration.
48
-
49
-
The URL link includes your account ID, making it easy to share with others in your organization, and practical for recipients to use it.
50
-
51
-
It's always available whenever you need it in the Codefresh toolbar. Recipients can choose between switching to your account or staying in their current account.
53
+
For details, see[System variables in pipelines]({{site.baseurl}}/docs/pipelines/variables/#system-variables).
###Global Search & Navigation for GitOps applications
66
57
As part of our commitment to constantly empower our users through Global Search & Navigation, here's our latest enhancement: Search GitOps Applications.
@@ -79,8 +70,6 @@ max-width="60%"
79
70
Stay tuned for more exciting updates!
80
71
81
72
82
-
83
-
84
73
###GitOps on-premises: MTLS for MongoDB and Redis
85
74
86
75
On-premises for GitOps supports MTLS (Mutual TLS) for Redis and MongoDB. This enhancement provides enhanced security and encryption capabilities for Redis data communication with Codefresh in on-premises environments. Administrators can customize the level of security according to their requirements.