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

Commit1eaa9b1

Browse files
committed
First draft of release notes + promotion changes
1 parent52d6037 commit1eaa9b1

File tree

8 files changed

+114
-0
lines changed

8 files changed

+114
-0
lines changed

‎_docs/gitops-quick-start/dependency-multi-env-promotion.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ redirect_from:
77
-/docs/promotions/promotion-scenarios/dependency-multi-env-promotion/
88
---
99

10+
{{site.data.callout.callout_tip}}
11+
**Promotions is currently in development.**
12+
This feature is still under active development and we've identified some issues with its resilience and reliability, particularly with recovery from cluster and network problems. We are currently upgrading our architecture to resolve these known issues and add self-healing capabilities.
13+
We don't recommend using Promotions for mission-critical or production deployments at this time.
14+
{{site.data.callout.end}}
1015

1116
##Advanced Promotion Flow with environment dependencies quick start
1217

‎_docs/gitops-quick-start/drag-and-drop.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ redirect_from:
77
-/docs/promotions/promotion-scenarios/drag-and-drop/
88
---
99

10+
{{site.data.callout.callout_tip}}
11+
**Promotions is currently in development.**
12+
This feature is still under active development and we've identified some issues with its resilience and reliability, particularly with recovery from cluster and network problems. We are currently upgrading our architecture to resolve these known issues and add self-healing capabilities.
13+
We don't recommend using Promotions for mission-critical or production deployments at this time.
14+
{{site.data.callout.end}}
15+
1016
##Simple drag-and-drop promotion quick start
1117
In this first quick start on promotions, we'll see how to promote products using the intuitive drag-and-drop functionality in the Environments dashboard.
1218

‎_docs/gitops-quick-start/quick-start-promotion-workflow.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ group: gitops-quick-start
55
toc:true
66
---
77

8+
{{site.data.callout.callout_tip}}
9+
**Promotions is currently in development.**
10+
This feature is still under active development and we've identified some issues with its resilience and reliability, particularly with recovery from cluster and network problems. We are currently upgrading our architecture to resolve these known issues and add self-healing capabilities.
11+
We don't recommend using Promotions for mission-critical or production deployments at this time.
12+
{{site.data.callout.end}}
13+
814
##Promotion Workflows quick start
915
This quick start will guide you through creating a Promotion Workflow in Codefresh.
1016

‎_docs/promotions/promotions-overview.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ group: promotions
55
toc:true
66
---
77

8+
{{site.data.callout.callout_tip}}
9+
**Promotions is currently in development.**
10+
This feature is still under active development and we've identified some issues with its resilience and reliability, particularly with recovery from cluster and network problems. We are currently upgrading our architecture to resolve these known issues and add self-healing capabilities.
11+
We don't recommend using Promotions for mission-critical or production deployments at this time.
12+
{{site.data.callout.end}}
13+
814
##Promotions with GitOps: The Codefresh advantage
915
Continuous Delivery (CD) is an essential practice in the software development lifecycle (SDLC) that automates the release process, ensuring consistent and reliable deployment of application updates across environments. CD bridges the gap between development and operations, empowering teams to deliver changes to production with speed and confidence.
1016

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../_posts/2025-08-29-August-release-notes.md
Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
---
2+
title:"Release Notes: August 2025"
3+
description:"Release Notes for Codefresh Pipelines and GitOps"
4+
---
5+
##Features & enhancements
6+
###GitOps Cloud: Enhanced GitOps App Breadcrumbs
7+
We're excited to announce a major enhancement to the GitOps App breadcrumbs, designed to streamline your navigation and provide more insightful context. This update is a huge step toward making your workflow more intuitive and efficient.
8+
***Direct Runtime navigation**: We added the**Runtime name** directly to your breadcrumb trail. A simple click on the Runtime name will take you to the main applications page, automatically filtered to display only the apps associated with that specific runtime.
9+
***Visual clarity with new icons**: To help you better understand your application's hierarchy at a glance, we introduced new icons for each breadcrumb component:
10+
* A unique icon for the**Runtime Name**.
11+
* A distinct icon for the**GitSource**, showing you where the application manifest is defined.
12+
* A helpful icon for the**ApplicationSet**, if your application uses one.
13+
* A clear icon for the**Application Name** itself.
14+
These improvements provide a more visually organized and functional navigation system, helping you manage your GitOps applications with greater speed and clarity.
15+
16+
{% include
17+
image.html
18+
lightbox="true"
19+
file="/images/whats-new/aug25/new-navigation.png"
20+
url="/images/whats-new/aug25/new-navigation.png"
21+
alt="New navigation breadcrumbs"
22+
caption="New navigation breadcrumbs"
23+
max-width="60%"
24+
%}
25+
{% if page.collection == "posts" %}
26+
27+
###Pipelines: Classic Runner 8.0 Release – Breaking Changes
28+
29+
On July 17, 2025, we released[Classic Runner version 8.0](https://artifacthub.io/packages/helm/codefresh-runner/cf-runtime/8.2.0#to-8-2-x){:target=”\_blank”} (based on Docker v28) for our hybrid customers. This release introduces breaking changes and requires action before upgrading.
30+
31+
32+
**For Hybrid Customers**
33+
If you have not yet upgraded, you have 2 options:
34+
35+
36+
**Option 1**: Use the Modern Helm-Based Runner Installer
37+
* Breaking change: Support for legacy Docker images ([manifest schema v2, schema 1](https://docs.docker.com/engine/deprecated/?utm_source=beamer&utm_medium=sidebar&utm_campaign=Hybrid-Customers-Classic-Runner-80-Is-Here-Action-Required&utm_content=textlink#pushing-and-pulling-with-image-manifest-v2-schema-1){:target=”\_blank”}) has been removed. Pipelines that build or pull these images will fail after upgrade.
38+
* What to do:
39+
*Identify and update deprecated images using our[migration guide](https://codefresh.io/docs/docs/kb/articles/upgrade-deprecated-docker-images/?utm_source=beamer&utm_medium=sidebar&utm_campaign=Hybrid-Customers-Classic-Runner-80-Is-Here-Action-Required&utm_content=textlink){:target=”\_blank”} in[GitHub](https://github.com/codefresh-io/venona/tree/main/charts/cf-runtime#migrating-from-cli-based-installation-to-helm-chart){:target=”\_blank”}.
40+
*Upgrade to Runner 8.0 via the Helm-based installer.
41+
**Option 2**: Continue with the Legacy CLI-Based Runner Installer
42+
* The legacy installer is now deprecated. You will no longer receive upgrades, updates, or security patches. It will remain locked to the last version based on Docker v26.
43+
*What to do:
44+
* We strongly recommend[migrating to the Helm-based installer](https://codefresh.io/docs/docs/installation/runner/install-codefresh-runner/){:target=”\_blank”}.
45+
* This lets you upgrade to Runner 8.0 and continue receiving updates and security patches.
46+
47+
**For SaaS & On-Prem Customers**
48+
* SaaS: We automatically upgraded all SaaS environments to the new runner on**August 17, 2025**.
49+
* On-Prem: Support for Runner 8.0 will be included in On-Prem release 2.9 (due**September 30, 2025**).
50+
51+
52+
###Pipelines: New Security Enhancement: Prevent Unauthorized Changes to ABAC Tags
53+
54+
We heard your feedback about accidental changes to tags used in ABAC permission rules, and we’ve addressed this. Until now, users could modify or delete these tags without warning, which risked breaking access controls and unintentionally exposing resources.
55+
56+
With this update, whenever a user tries to edit or remove a tag linked to an ABAC rule, a clear warning message will appear. This helps prevent mistakes that could compromise security or block authorized users.
57+
58+
We’re continuing to explore improvements that make ABAC easier to manage while keeping security controls strong.
59+
60+
**Key benefits**
61+
* Prevents accidental changes to security-critical tags
62+
* Clear warnings to avoid breaking ABAC rules
63+
* Stronger protection of your access controls
64+
65+
This enhancement gives teams greater peace of mind, ensuring that access policies remain secure without slowing down development.
66+
67+
{% include
68+
image.html
69+
lightbox="true"
70+
file="/images/whats-new/aug25/abac-warning.png"
71+
url="/images/whats-new/aug25/abac-warning.png"
72+
alt="New ABAC warning"
73+
caption="New ABAC warning"
74+
max-width="60%"
75+
%}
76+
{% endif %}
77+
78+
##Bug fixes
79+
#####General
80+
* Fixed an issue where Quick Search (CMD + K) did not return any GitOps-related items, including applications. Users can now search and access GitOps items directly through Quick Search as expected.
81+
{% if page.collection == "posts" %}
82+
#####Pipelines
83+
* Fixed an issue that caused timeouts when loading UI pages for pipelines with a large number of triggers.
84+
* Fixed an issue where MacOS builds failed with an 'Unauthorized' error when provisioning the runtime, preventing customers from running MacOS builds successfully.
85+
* Fixed an issue where builds intermittently failed with a 'Failed to prepare dockerfile' error, preventing the Dockerfile from being fetched correctly during the build process.
86+
* Fixed an issue where SaaS builds failed due to insufficient disk space by re-enabling cleanup processes.
87+
88+
#####GitOps
89+
{% endif %}
90+
* Fixed an issue where applications nested more than three layers deep were not displayed in the UI tree view. The full application hierarchy now appears correctly in the tree view.
16.7 KB
Loading
106 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp