Skip to content

Commit 3981a7c

Browse files
Release Notes Jan 2025 (#2335)
* Release Notes Jan 2025
1 parent c1073aa commit 3981a7c

File tree

3 files changed

+85
-0
lines changed

3 files changed

+85
-0
lines changed
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
---
2+
rss_title: Codacy release notes RSS feed
3+
rss_href: /feed_rss_created.xml
4+
description: Release notes for Codacy Cloud January 2025.
5+
included_jira_versions: ['2025.01']
6+
codacy_tools_version_old: https://github.com/codacy/tools/releases/tag/7.25.88
7+
codacy_tools_version_new: https://github.com/codacy/tools/releases/tag/7.25.130
8+
---
9+
10+
# Cloud January 2025
11+
12+
These release notes are for the Codacy Cloud updates during January 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
17+
- **Use goals for the repository page:** Added color indicators to the organization’s repositories list metrics, highlighting when values exceed or fall short of set goals. (ALA-1416)
18+
- **Use new API information for repository goals:** Repository table now visually differentiates metrics with colors, indicating whether they meet the defined goals. (ALA-1402)
19+
- **GitHub Enterprise Managed accounts locked out of Codacy:** Accounts without verified emails can now be created on Codacy by assigning a random email. This ensures GitHub Enterprise users without valid emails can access the platform. (PLUTO-1243)
20+
- **Revamp SRM findings:** Experience a fresh, revamped look for your Security Findings! 🚀 (TAROT-3035)
21+
22+
## Bug fixes
23+
- **Not processing GitHub events for updates on custom properties:** While the issue resolved itself, we used the opportunity to enhance log readability and tracking for improved debugging. (PLUTO-1253)
24+
25+
## Tool versions
26+
- **DartAnalyzer** has a new version: **3.6.1** ( updated from 3.5.4 )
27+
- **PMD v7** has a new version: **7.9.0** ( updated from 7.6.0 )
28+
- **Trivy** has a new version: **0.58.2** ( updated from 0.57.1 )
29+
- **Aligncheck**: 1.0.0
30+
- **Ameba**: 1.5.0
31+
- **Bandit**: 1.7.5
32+
- **Brakeman**: 4.3.1
33+
- **Bundler-audit**: 0.9.1
34+
- **Checkov**: 3.2.79
35+
- **Checkstyle**: 10.20.1
36+
- **Clang-tidy**: 10.0.1
37+
- **Codenarc**: 3.3.0
38+
- **Codesniffer**: 3.10.1
39+
- **Coffeelint**: 5.2.11
40+
- **Cppcheck**: 2.13.0
41+
- **Credo**: 1.7.2
42+
- **Csslint**: 1.0.5
43+
- **Deadcode**: 1.0.0
44+
- **Detekt**: 1.23.7
45+
- **Eslint v7**: 7.32.0
46+
- **Eslint v8**: 8.57.0
47+
- **Eslint v9**: 9.12.0
48+
- **Faux-pas**: 1.7.2
49+
- **Flawfinder**: 2.0.19
50+
- **Gorevive**: 1.4.0
51+
- **Gosec**: 2.15.0
52+
- **Hadolint**: 2.12.0
53+
- **Jackson-linter**: 2.15.2
54+
- **Jshint**: 2.13.6
55+
- **Markdownlint**: 0.33.0
56+
- **Phpmd**: 2.14.1
57+
- **Pmd v6**: 6.55.0
58+
- **Prospector**: 1.10.3
59+
- **Psscriptanalyzer**: 1.21.0
60+
- **Pylint v1**: 1.9.5
61+
- **Pylint v3**: 3.3.1
62+
- **Remarklint**: 9.1.2
63+
- **Roslyn**: 1.19.0
64+
- **Rubocop**: 1.68.0
65+
- **Scalameta Pro**: 1.4.4
66+
- **Scalastyle**: 1.5.1
67+
- **Semgrep**: 1.78.0
68+
- **Shellcheck**: v0.9.0
69+
- **Sonar CSharp**: 9.32
70+
- **Sonar VB**: 8.13
71+
- **Spectral**: 1.18.1
72+
- **Spotbugs**: 4.8.4
73+
- **Sqlint**: 0.2.1
74+
- **Staticcheck**: 2024.1.1
75+
- **Staticcheck**: 2024.1.1
76+
- **StyleLint**: 16.10.0
77+
- **Tailor**: 0.12.0
78+
- **Tslint**: 6.1.3
79+
- **Tsqllint**: 1.16.0

docs/release-notes/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ For product updates that are in progress or planned [visit the Codacy public roa
1616

1717
## Codacy Cloud release notes {: id="cloud"}
1818

19+
2025
20+
21+
- [Cloud January 2025](cloud/cloud-2025-01.md)
22+
1923
2024
2024

2125
- [Cloud December 2024](cloud/cloud-2024-12.md)

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,8 @@ nav:
669669
- Release notes:
670670
- release-notes/index.md
671671
- Cloud:
672+
- 2025:
673+
- release-notes/cloud/cloud-2025-01.md
672674
- 2024:
673675
- release-notes/cloud/cloud-2024-12.md
674676
- release-notes/cloud/cloud-2024-11.md

0 commit comments

Comments
 (0)