Skip to content

Commit 4672961

Browse files
release notes april 2025 (#2391)
* release notes april 2025
1 parent 220bc2c commit 4672961

3 files changed

Lines changed: 98 additions & 0 deletions

File tree

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
---
2+
rss_title: Codacy release notes RSS feed
3+
rss_href: /feed_rss_created.xml
4+
description: Release notes for Codacy Cloud April 2025.
5+
included_jira_versions: ['2025.04']
6+
codacy_tools_version_old: https://github.com/codacy/tools/releases/tag/8.0.101
7+
codacy_tools_version_new: https://github.com/codacy/tools/releases/tag/8.2.11-fixdepsversioning.3.c3fc4b0
8+
---
9+
10+
# Cloud April 2025
11+
12+
These release notes are for the Codacy Cloud updates during April 2025.
13+
14+
📢 [Visit the Codacy roadmap](https://roadmap.codacy.com) and <span class="skip-vale">let us know</span> your feedback on both new and planned product updates!
15+
16+
## Product enhancements and Bug fixes
17+
- **Improved pattern documentation for ESLint 9 and Detekt**, enhancing clarity and usability. Updates are available on the Code Patterns page. (ALA-1494, ALA-1499, ALA-1550)
18+
- **Fork and Pull workflows** are now supported in the **Codacy VS Code extension**. (CY-7448)
19+
- Expanded the number of available **coding standards to 30**, giving users access to a broader set of stackable configurations. (TAROT-3310)
20+
- Users can now categorize ignore reasons as **“Accepted use”** or **“False positive”** on the Security and Risk Management Findings page. (TAROT-3297)
21+
- **Resolution deadlines** for findings can now be configured by admins and organization managers based on severity. (TAROT-3141)
22+
- Added settings customization for **Guardrails** and **CLIv2** in the Codacy extension. (CY-7450)
23+
- Integrated **CLIv2** into the Codacy extension to enable local analysis support. (CY-7445)
24+
- **Codacy Guardrails** are now available in the **VS Code Copilot Agent**. (CY-7425)
25+
- **Codacy Guardrails** are also now integrated into the **Windsurf IDE**. (CY-7424)
26+
- Released a new version of **CLI v2** with **breaking changes** (PLUTO-1371):
27+
28+
[Instructions for stable version](https://github.com/codacy/codacy-cli-v2?tab=readme-ov-file#breaking-changes)
29+
30+
**Highlights**
31+
32+
- Added support for additional tools: **Trivy, Pylint, PMD**.
33+
- **SARIF** format is now supported as standard output
34+
- CLI can run multiple tools and merge SARIF results
35+
- **\[Breaking]** Generated configuration files are now placed under `.codacy/`
36+
- **\[Breaking]** The `init` command now uses `api-token` instead of `project-token`
37+
38+
39+
## Tool versions
40+
41+
- **dartanalyzer** has a new version: **3.7.2** ( updated from 3.6.1 )
42+
- **eslint v9** has a new version: **9.24.0** ( updated from 9.23.0 )
43+
- **aligncheck**: 1.0.0
44+
- **ameba**: 1.6.4
45+
- **bandit**: 1.8.3
46+
- **brakeman**: 4.3.1
47+
- **bundler-audit**: 0.9. 1
48+
- **checkov**: 3.2.362
49+
- **checkstyle**: 10.21.4
50+
- **clang-tidy**: 10.0.1
51+
- **codenarc**: 3.6.0
52+
- **codesniffer**: 3.10.1
53+
- **coffeelint**: 5.2.11
54+
- **cppcheck**: 2.17.1
55+
- **credo**: 1.7.11
56+
- **csslint**: 1.0.5
57+
- **deadcode**: 1.0.0
58+
- **detekt**: 1.23.8
59+
- **eslint v8**: 8.57.0
60+
- **eslint v7**: 7.32.0
61+
- **faux-pas**: 1.7.2
62+
- **flawfinder**: 2.0.19
63+
- **gorevive**: 1.7.0
64+
- **gosec**: 2.15.0
65+
- **hadolint**: 2.12.0
66+
- **jackson-linter**: 2.15.2
67+
- **jshint**: 2.13.6
68+
- **lizard**: 1.17.19
69+
- **markdownlint**: 0.33.0
70+
- **php mess detector**: 2.14.1
71+
- **pmd v6**: 6.55.0
72+
- **pmd v7**: 7.11.0
73+
- **prospector**: 1.15.3
74+
- **psscriptanalyzer**: 1.24.0
75+
- **pylint v1**: 1.9.5
76+
- **pylint v3**: 3.3.6
77+
- **remark-lint**: 9.1.2
78+
- **roslyn**: 1.22.0
79+
- **rubocop**: 1.75.1
80+
- **ruff**: 0.11.2
81+
- **scalameta-pro**: 1.4.4
82+
- **scalastyle**: 1.5.1
83+
- **semgrep**: 1.78.0
84+
- **shellcheck**: 0.10.0
85+
- **sonar-csharp**: 9.32
86+
- **sonar-visual-basic**: 8.13
87+
- **spectral**: 1.21.4
88+
- **spotbugs**: 4.8.4
89+
- **sqlint**: 0.2.1
90+
- **staticcheck**: 2025.1.1
91+
- **stylelint**: 16.17.0
92+
- **swiftlint**: 0.58.2
93+
- **tailor**: 0.12.0
94+
- **trivy**: 0.59.1
95+
- **tslint**: 6.1.3
96+
- **tsqllint**: 1.16.0

docs/release-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ For product updates that are in progress or planned [visit the Codacy public roa
1919
2025
2020

2121

22+
- [Cloud April 2025](cloud/cloud-2025-04.md)
2223
- [Cloud March 2025](cloud/cloud-2025-03.md)
2324
- [Adding Ruff and Lizard as new supported tools February, 2025](cloud/cloud-2025-02-adding-ruff-lizard.md)
2425
- [Cloud February 2025](cloud/cloud-2025-02.md)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,6 +672,7 @@ nav:
672672
- release-notes/index.md
673673
- Cloud:
674674
- 2025:
675+
- release-notes/cloud/cloud-2025-04.md
675676
- release-notes/cloud/cloud-2025-03.md
676677
- release-notes/cloud/cloud-2025-02-adding-ruff-lizard.md
677678
- release-notes/cloud/cloud-2025-02.md

0 commit comments

Comments
 (0)