- Notifications
You must be signed in to change notification settings - Fork165
Saas august release notes#800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
6 commits Select commitHold shift + click to select a range
addbd57 Create 2023-08-30-aug-release-notes.md
NimRegev2c70d4c Update 2023-08-30-aug-release-notes.md
NimRegev8a1b4c8 Update 2023-08-30-aug-release-notes.md
NimRegev34b2571 Update 2023-08-30-aug-release-notes.md
NimRegev1bc790e Add missing screenshots
NimRegev6b78c61 Update 2023-08-30-aug-release-notes.md
NimRegevFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,86 @@ | ||
| --- | ||
| title: "Release Notes: August 2023" | ||
| description: "Release Notes for Codefresh Pipelines and GitOps" | ||
| --- | ||
| ## Features & enhancements | ||
| ### Pipelines: Enforce access to scopes for account | ||
| With this feature, Codefresh admins gain enhanced control over the security of their pipelines by being able to restrict access to specific endpoint scopes. | ||
| Scopes are defined at the account level, ensuring a consistent security baseline for all pipelines. These predefined scopes are inherited by every pipeline, which Codefresh admins can override for individual pipelines when necessary. | ||
| {% include | ||
| image.html | ||
| lightbox="true" | ||
| file="/images/whats-new/aug23/rel-notes-aug23-pipeline-scopes-setting.png" | ||
| url="/images/whats-new/aug23/rel-notes-aug23-pipeline-scopes-setting.png" | ||
| alt="Configure scopes for pipeline" | ||
| caption="Configure scopes for pipeline" | ||
| max-width="60%" | ||
| %} | ||
| For details, see [Configure scopes for pipelines]({{site.baseurl}}/docs/pipelines/configuration/pipeline-settings/#configure-pipeline-scopes). | ||
| <br><br> | ||
| ### Pipelines: Initialization metric in Datadog | ||
| Codefresh now reports an additional pipeline metric to Datadog. Reported metrics includes the duration of the initialization step for pipelines. | ||
| <br><br> | ||
| ### GitOps: Application Groups in GitOps Apps dashboard | ||
| Introducing a new view in the GitOps Apps dashboard, the Group view! | ||
| The Group view for GitOps applications is a simple and efficient way to streamline application deployment monitoring within your enterprise. | ||
| With App Groups, you can effortlessly focus on specific app deployments, as it consolidates deployment information for all applications within the group in the same view. This feature eliminates the need to navigate between the different applications for information on them. | ||
| Tailor groupings according to the unique requirements of your organization and applications. | ||
| {% include | ||
| image.html | ||
| lightbox="true" | ||
| file="/images/whats-new/aug23/rel-notes-aug23-app-group-page.png" | ||
| url="/images/whats-new/aug23/rel-notes-aug23-app-group-page.png" | ||
| alt="Application Groups in GitOps Apps dashboard" | ||
| caption="Application Groups in GitOps Apps dashboard" | ||
| max-width="60%" | ||
| %} | ||
| Codefresh also adds the Group name as an annotation to the application manifest for easy organization and management. | ||
| For details, see [Application Groups for GitOps applications]({{site.baseurl}}/docs/deployments/gitops/gitops-app-groups/). | ||
| <br><br> | ||
| ### GitOps: Argo Events upgrade | ||
| We have upgraded our version of Argo Events to v1.7.3. Read about the changes in this [version](https://github.com/argoproj/argo-events/releases/tag/v1.7.3){:target="\_blank"}. | ||
| ## Bug fixes | ||
| ### General | ||
| * Unable to sign in with SSO (Single Sign-On). | ||
| ### Pipelines | ||
| * Prefix for Docker registries omitted when using a custom Docker registry as a Public Marketplace Registry. | ||
| * Pipeline trigger for BitBucket server does not fire on commit. | ||
| * Pipeline resuming execution after approval shows previously executed steps as skipped in Codefresh UI. | ||
| * Delay in start times for child pipelines triggered by parent pipeline including a large set of codefresh-run steps set to run in parallel. | ||
| * Retrying a workflow displays duplicate metrics in Datadog. | ||
| ### GitOps | ||
| * Out of memory for Hosted GitOps Runtimes. | ||
| * Clicking the **Current State** or the **Timeline** tab of an application opens the Home dashboard instead of the tabs. | ||
| * Unable to connect to a Git provider when installing Hosted GitOps Runtimes. | ||
| * Deleted GitOps applications continue to be displayed in the GitOps Apps dashboard. | ||
| * (On-premises only) `DISABLED_CONCURRENT_SESSIONS` set to `true` results in `UNAUTHORIZED_ERROR token is not valid` error for graphql API call. | ||
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.