Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit276bc4e

Browse files
authored
Saas august release notes (#800)
* Create 2023-08-30-aug-release-notes.mdFirst draft for August release notes* Update 2023-08-30-aug-release-notes.mdMore content updates* Update 2023-08-30-aug-release-notes.mdAdded bug fixes for august* Update 2023-08-30-aug-release-notes.mdUpdated bug fixes* Add missing screenshots* Update 2023-08-30-aug-release-notes.mdRemoved feature flag enablement details from feature descriptions
1 parentea0a8f4 commit276bc4e

File tree

5 files changed

+86
-0
lines changed

5 files changed

+86
-0
lines changed
Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
---
2+
title:"Release Notes: August 2023"
3+
description:"Release Notes for Codefresh Pipelines and GitOps"
4+
---
5+
6+
##Features & enhancements
7+
8+
###Pipelines: Enforce access to scopes for account
9+
With this feature, Codefresh admins gain enhanced control over the security of their pipelines by being able to restrict access to specific endpoint scopes.
10+
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.
11+
12+
{% include
13+
image.html
14+
lightbox="true"
15+
file="/images/whats-new/aug23/rel-notes-aug23-pipeline-scopes-setting.png"
16+
url="/images/whats-new/aug23/rel-notes-aug23-pipeline-scopes-setting.png"
17+
alt="Configure scopes for pipeline"
18+
caption="Configure scopes for pipeline"
19+
max-width="60%"
20+
%}
21+
22+
For details, see[Configure scopes for pipelines]({{site.baseurl}}/docs/pipelines/configuration/pipeline-settings/#configure-pipeline-scopes).
23+
24+
<br><br>
25+
26+
###Pipelines: Initialization metric in Datadog
27+
Codefresh now reports an additional pipeline metric to Datadog. Reported metrics includes the duration of the initialization step for pipelines.
28+
29+
<br><br>
30+
31+
32+
###GitOps: Application Groups in GitOps Apps dashboard
33+
34+
Introducing a new view in the GitOps Apps dashboard, the Group view!
35+
The Group view for GitOps applications is a simple and efficient way to streamline application deployment monitoring within your enterprise.
36+
37+
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.
38+
Tailor groupings according to the unique requirements of your organization and applications.
39+
40+
41+
{% include
42+
image.html
43+
lightbox="true"
44+
file="/images/whats-new/aug23/rel-notes-aug23-app-group-page.png"
45+
url="/images/whats-new/aug23/rel-notes-aug23-app-group-page.png"
46+
alt="Application Groups in GitOps Apps dashboard"
47+
caption="Application Groups in GitOps Apps dashboard"
48+
max-width="60%"
49+
%}
50+
51+
Codefresh also adds the Group name as an annotation to the application manifest for easy organization and management.
52+
53+
For details, see[Application Groups for GitOps applications]({{site.baseurl}}/docs/deployments/gitops/gitops-app-groups/).
54+
55+
<br><br>
56+
57+
###GitOps: Argo Events upgrade
58+
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"}.
59+
60+
61+
62+
##Bug fixes
63+
64+
###General
65+
* Unable to sign in with SSO (Single Sign-On).
66+
67+
###Pipelines
68+
* Prefix for Docker registries omitted when using a custom Docker registry as a Public Marketplace Registry.
69+
* Pipeline trigger for BitBucket server does not fire on commit.
70+
* Pipeline resuming execution after approval shows previously executed steps as skipped in Codefresh UI.
71+
* Delay in start times for child pipelines triggered by parent pipeline including a large set of codefresh-run steps set to run in parallel.
72+
* Retrying a workflow displays duplicate metrics in Datadog.
73+
74+
75+
###GitOps
76+
* Out of memory for Hosted GitOps Runtimes.
77+
* Clicking the**Current State** or the**Timeline** tab of an application opens the Home dashboard instead of the tabs.
78+
* Unable to connect to a Git provider when installing Hosted GitOps Runtimes.
79+
* Deleted GitOps applications continue to be displayed in the GitOps Apps dashboard.
80+
* (On-premises only)`DISABLED_CONCURRENT_SESSIONS` set to`true` results in`UNAUTHORIZED_ERROR token is not valid` error for graphql API call.
81+
82+
83+
84+
85+
86+
25.3 KB
Loading
66.9 KB
Loading
67.5 KB
Loading
83 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp