Skip to content

Commit 0307d0e

Browse files
authored
October release notes (#840)
* Create 2023-10-30-oct-release-notes.md * Add switch to OCI to release notes * Update 2023-10-30-oct-release-notes.md * Update 2023-10-30-oct-release-notes.md * Update 2023-10-30-oct-release-notes.md
1 parent 2738435 commit 0307d0e

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: "Release Notes: October 2023"
3+
description: "Release Notes for Codefresh Pipelines and GitOps"
4+
---
5+
6+
## Features & enhancements
7+
8+
### Transition to OCI repositories
9+
10+
In a significant upgrade to our repository management system, Codefresh has transitioned from Chart Museum to OCI (Open Container Initiative) repositories. This change enhances the performance and reliability for Codefresh on-premises and GitOps Runtimes.
11+
12+
13+
14+
15+
## Bug fixes
16+
17+
**General**
18+
* Slow performance/response within Codefresh UI.
19+
* Events missing from Audit log.
20+
21+
<br>
22+
23+
**Pipelines**
24+
* Bitbucket builds triggered for events not defined in pipeline.
25+
* Slow loading for Builds and Workflow pages for pipelines.
26+
* Restarting a Cron build or restarting a Cron build from a failed step results in error: "There was a problem rebuilding the selected item. Please make sure that the branch <BRANCH> is accessible".
27+
* Plan-time validation of the Cron expression field in `codefresh_pipeline` does not match API constraints.
28+
* Cannot save views including Annotations as filters.
29+
* Statuses in build log outputs not color-coded.
30+
* Memory usage graph in Builds page shows **Mib** instead of **MiB**.
31+
32+
33+
34+
<br>
35+
36+
37+
**GitOps**
38+
* `codefresh-image-reporter` failure for ECR (Elastic Container Registry) images.
39+
* Deleting cluster results in `Failed deleting cluster` error message.
40+
* (On-premises only) Cannot apply multiple namespaces to GitOps Runtime via Kustomize.
41+
* Argo CD applications not displayed in GitOps Apps dashboard for Hosted GitOps Runtime.
42+
* Creating a Git Source using Bitbucket does not load all available repos for selection.
43+
* Rollouts panel does not display control to expand Analysis Run.
44+

0 commit comments

Comments
 (0)