Skip to content

Commit 6aca891

Browse files
Release Notes July 2025 (#2444)
* Release Notes July 2025
1 parent 90dafaa commit 6aca891

File tree

3 files changed

+101
-0
lines changed

3 files changed

+101
-0
lines changed
Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
---
2+
rss_title: Codacy release notes RSS feed
3+
rss_href: /feed_rss_created.xml
4+
description: Release notes for Codacy Cloud July 2025.
5+
included_jira_versions: ['2025.7']
6+
codacy_tools_version_old: https://github.com/codacy/tools/releases/tag/8.11.1
7+
codacy_tools_version_new: https://github.com/codacy/tools/releases/tag/8.13.37
8+
---
9+
10+
# Cloud July 2025
11+
12+
These release notes are for the Codacy Cloud updates during July 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+
**Add severity gate for security issues:**
18+
Users can now enforce a minimum severity threshold for security issues within gate policies. (LK-1493)
19+
20+
**Segments filter and filter item rearrangement:**
21+
Introduced segments filtering to both Coding Standards and Gate Policies. (LK-1471, LK-1470)
22+
23+
**GitHub custom properties with Coding Standards:**
24+
Use Codacy Segments to easily identify the relevant repositories for applying your Coding Standards. (LK-1450)
25+
26+
**API token expiration support:**
27+
Users can now create account API tokens with expiration settings. Choose a predefined range (7–90 days), set a custom date, or opt for no expiration. (LK-1443)
28+
29+
**Unfollow repositories:**
30+
You can now [unfollow repositories](../../organizations/managing-repositories.md#follow-unfollow) directly from the Codacy app. (LK-902)
31+
32+
**Static API authentication for DAST targets:**
33+
Business tier customers can now scan DAST API targets with or without authentication headers. (TAROT-2977)
34+
35+
**Lizard as the default complexity tool:**
36+
Lizard is now the main complexity tool, supporting C, C++, Objective-C, Rust, C#, Go, Java, JavaScript, TypeScript, PHP, Python, Ruby, Scala, and Swift. (TCE-1286)
37+
38+
39+
## Tool versions
40+
41+
42+
- **checkov** has a new version: **3.2.457** ( updated from 3.2.442 )
43+
- **checkstyle** has a new version: **10.26.1** ( updated from 10.21.4 )
44+
- **credo** has a new version: **1.7.12** ( updated from 1.7.11 )
45+
- **eslint v9** has a new version: **9.32.0** ( updated from 9.26.0 )
46+
- **revive** has a new version: **1.11.0** ( updated from 1.7.0 )
47+
- **gosec** has a new version: **2.22.7** ( updated from 2.15.0 )
48+
- **pmd** has a new version: **7.16.0** ( updated from 7.11.0 )
49+
- **prospector** has a new version: **1.17.2** ( updated from 1.15.3 )
50+
- **roslyn** has a new version: **1.23.0** ( updated from 1.22.0 )
51+
- **rubocop** has a new version: **1.79.0** ( updated from 1.75.1 )
52+
- **ruff** has a new version: **0.12.5** ( updated from 0.11.2 )
53+
- **spectral** has a new version: **1.22.0** ( updated from 1.21.4 )
54+
- **stylelint** has a new version: **16.23.0** ( updated from 16.17.0 )
55+
- **swiftlint** has a new version: **0.59.1** ( updated from 0.58.2 )
56+
- **aligncheck**: **1.0.0**
57+
- **ameba**: **1.6.4**
58+
- **bandit**: **1.8.3**
59+
- **brakeman**: **4.3.1**
60+
- **bundler-audit**: **0.9.1**
61+
- **clang-tidy**: **10.0.1**
62+
- **codenarc**: **3.6.0**
63+
- **codesniffer**: **3.10.1**
64+
- **coffeelint**: **5.2.11**
65+
- **cppcheck**: **2.17.1**
66+
- **csslint**: **1.0.5**
67+
- **dartanalyzer**: **3.7.2**
68+
- **deadcode**: **1.0.0**
69+
- **detekt**: **1.23.8**
70+
- **eslint v8**: **8.57.0**
71+
- **eslint v7**: **7.32.0**
72+
- **faux-pas**: **1.7.2**
73+
- **flawfinder**: **2.0.19**
74+
- **hadolint**: **2.12.0**
75+
- **jackson-linter**: **2.15.2**
76+
- **jshint**: **2.13.6**
77+
- **lizard**: **1.17.19**
78+
- **markdownlint**: **0.33.0**
79+
- **php mess detector**: **2.14.1**
80+
- **pmd v6**: **6.55.0**
81+
- **psscriptanalyzer**: **1.24.0**
82+
- **pylint v1**: **1.9.5**
83+
- **pylint v3**: **3.3.7**
84+
- **reek**: **6.5.0**
85+
- **remark-lint**: **9.1.2**
86+
- **scalameta-pro**: **1.4.4**
87+
- **scalastyle**: **1.5.1**
88+
- **semgrep**: **1.78.0**
89+
- **shellcheck**: **0.10.0**
90+
- **sonar-csharp**: **9.32**
91+
- **sonar-visual-basic**: **8.13**
92+
- **spotbugs**: **4.8.4**
93+
- **sqlfluff**: **3.4.1**
94+
- **sqlint**: **0.2.1**
95+
- **staticcheck**: **2025.1.1**
96+
- **tailor**: **0.12.0**
97+
- **trivy**: **0.59.1**
98+
- **tslint**: **6.1.3**
99+
- **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 July 2025](cloud/cloud-2025-07.md)
2223
- [Cloud June 2025](cloud/cloud-2025-06.md)
2324
- [Adding SQLFluff and Reek as new supported tools June, 2025](cloud/cloud-2025-06-adding-sqlfluff-reek.md)
2425
- [Cloud May 2025](cloud/cloud-2025-05.md)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,7 @@ nav:
680680
- release-notes/index.md
681681
- Cloud:
682682
- 2025:
683+
- release-notes/cloud/cloud-2025-07.md
683684
- release-notes/cloud/cloud-2025-06.md
684685
- release-notes/cloud/cloud-2025-06-adding-sqlfluff-reek.md
685686
- release-notes/cloud/cloud-2025-05.md

0 commit comments

Comments
 (0)