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

Commit19f17ff

Browse files
authored
Add draft of Jan release notes (#1162)
* Add draft of Jan release notes* Rename with earlier date* Update 2025-01-25-jan-release-notes.md* Update 2025-01-25-jan-release-notes.md* Update 2025-01-25-jan-release-notes.md* Add free hosted runtime changeAdded desc on free hosted runtime and updated bug fix list
1 parent1120d9b commit19f17ff

File tree

3 files changed

+78
-0
lines changed

3 files changed

+78
-0
lines changed
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
---
2+
title:"Release Notes: January 2025"
3+
description:"Release Notes for Codefresh Pipelines and GitOps"
4+
---
5+
##Features & enhancements
6+
7+
8+
###GitOps: Argo CD upgraded to v2.13
9+
10+
Codefresh GitOps now uses Argo CD v2.13, the latest version from Argo CD. You can take advantage of the latest features and bug fixes Argo CD 2.13 as detailed in the[release notes](https://github.com/argoproj/argo-cd/releases/tag/v2.13.0-rc1){:target="\_blank"}.
11+
This[blog post](https://blog.argoproj.io/argo-cd-v2-13-release-candidate-6cf5c98cc312){:target="\_blank"} summarizes what's new in this release.
12+
13+
14+
###GitOps: Settings for Promotion Flows
15+
16+
We have introduced settings for Promotion Flows to give you greater control and flexibility in managing them.
17+
When creating a Promotion Flow, you can define several settings, including the Flow Timeout and Version.
18+
19+
{% include
20+
image.html
21+
lightbox="true"
22+
file="/images/whats-new/jan25/promotion-flow-settings.png"
23+
url="/images/whats-new/jan25/promotion-flow-settings.png"
24+
alt="Settings for Promotion Flows"
25+
caption="Settings for Promotion Flows"
26+
max-width="60%"
27+
%}
28+
29+
***Flow Timeout**: Ensures Promotion Flows don’t run indefinitely by setting a maximum duration for execution. If a Flow exceeds this duration, it is automatically terminated.
30+
**Why is this useful?**
31+
* Manual approval delays: In PR-driven flows, the timeout automatically terminates the Flow if required approvals aren’t provided within the defined time frame.
32+
* Misconfigured tests: Prevents new Promotion Flows from running indefinitely due to errors in testing configurations.
33+
The default timeout, if not explicitly set, is 1 day (24 hours).
34+
***Version**: Allows you to indicate changes to the same Promotion Flow.
35+
36+
For details, see[Create a Promotion Flow]({{site.baseurl}}/docs/promotions/promotion-flow/#create-a-promotion-flow).
37+
38+
39+
###GitOps: Product Releases enhancements
40+
We've made several improvements to the Product Releases page enhancing traceability and clarity.
41+
42+
{% include
43+
image.html
44+
lightbox="true"
45+
file="/images/whats-new/jan25/product-releases.png"
46+
url="/images/whats-new/jan25/product-releases.png"
47+
alt="Product > Releases page"
48+
caption="Product > Releases page"
49+
max-width="60%"
50+
%}
51+
52+
***Date**: The Release ID has been replaced with the date when the release was initiated, making it easier to track when each release occurred. Failed releases now show a tooltip with a summary of the reason for the failure, improving troubleshooting.
53+
***Initiator**: The name of the user who initiated the Promotion Flow that triggered the release is now displayed, helping with better accountability.
54+
***Version**: The version defined in the Promotion Flow settings is now also shown on the Product Releases page, providing more context and consistency for each release.
55+
56+
For details, see[Tracking releases for products]({{site.baseurl}}/docs/promotions/product-releases/).
57+
58+
59+
###GitOps: Free Hosted Runtimes
60+
Codefresh no longer offers_free_ Hosted GitOps Runtimes.
61+
If you're interested in our paid options, please contact our sales team at`sales@codefresh.io` for details.
62+
63+
64+
##Bug fixes
65+
66+
#####Pipelines
67+
* Builds frozen at the initialization phase when connecting to Vault secret store.
68+
* Build fails with`manifest unknown` error when referencing or including v1.0.12 of`jira-issue-manager` step.
69+
70+
#####GitOps
71+
* Discrepancy between memory defined for build and actual memory allocated.
72+
73+
74+
75+
76+
77+
78+
86.8 KB
Loading
76.4 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp