|
| 1 | +--- |
| 2 | +title: "Release Notes: February 2025" |
| 3 | +description: "Release Notes for Codefresh Pipelines and GitOps" |
| 4 | +--- |
| 5 | +## Features & enhancements |
| 6 | + |
| 7 | + |
| 8 | +### General: Increased limit for audit logs |
| 9 | + |
| 10 | +Codefresh keeps a log of all actions that happen at all times based on API calls that reach Codefresh. These include UI actions from users, CLI invocations, and any external integration used with Codefresh. |
| 11 | + |
| 12 | +We have now increased the audit limit from 15,000 to 50,000, which means you can access more data on how you use your Codefresh account. |
| 13 | + |
| 14 | +For details, see [Auditing actions in Codefresh]({{site.baseurl}}/docs/administration/account-user-management/audit/). |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | +### GitOps: GitHub status checks for Codefresh Promotions |
| 19 | + |
| 20 | +We have introduced a new GitHub status check feature to make tracking your deployments more seamless and efficient. When you promote across environments, Codefresh will automatically report back a Git status check on any commits. |
| 21 | + |
| 22 | +* Status checks include a direct link to the release, so you can quickly view its progress. |
| 23 | +* There’s no need to leave GitHub. You can stay updated on your release status without switching tools. |
| 24 | +* If any issues arise, simply follow the link to troubleshoot effortlessly. |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + {% include |
| 29 | + image.html |
| 30 | + lightbox="true" |
| 31 | + file="/images/whats-new/feb25/whats-new-feb25-release-status-in-git.png" |
| 32 | + url="/images/whats-new/feb25/whats-new-feb25-release-status-in-git.png" |
| 33 | + alt="Promotion status check in GitHub" |
| 34 | + caption="Promotion status check in GitHub" |
| 35 | + max-width="60%" |
| 36 | + %} |
| 37 | + |
| 38 | + |
| 39 | +For details, see [Tracking releases for Products]({{site.baseurl}}/docs/promotions/product-releases/). |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | +## Bug fixes |
| 44 | + |
| 45 | +##### Pipelines |
| 46 | +* `build` step fails to build ECR images when base image (`FROM`) is from a different AWS account. |
| 47 | + |
| 48 | +##### GitOps |
| 49 | +* `exec /bin/sh: argument list too long` validation error on upgrading GitOps Runtime. |
| 50 | +* All clusters not displayed in the UI after upgrading GitOps Runtime to 14.1. |
| 51 | +* Broken hyperlink to Shared Configuration Repository in the Upgrade Runtime panel. |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
0 commit comments