Skip to content

Commit 705f57b

Browse files
release notes november 2024 (#2287)
* release notes november 2024
1 parent b906d77 commit 705f57b

File tree

3 files changed

+87
-0
lines changed

3 files changed

+87
-0
lines changed
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
---
2+
rss_title: Codacy release notes RSS feed
3+
rss_href: /feed_rss_created.xml
4+
description: Release notes for Codacy Cloud November 2024.
5+
included_jira_versions: ['2024.11']
6+
codacy_tools_version_old: https://github.com/codacy/codacy-tools/releases/tag/7.24.6
7+
codacy_tools_version_new: https://github.com/codacy/codacy-tools/releases/tag/7.24.57
8+
---
9+
10+
# Cloud November 2024
11+
12+
These release notes are for the Codacy Cloud updates during November 2024.
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+
- Enhanced Bulk Updates for Coding Standards: Updating Coding Standards patterns now respects your search and recommended filters. (ALA-1322)
18+
- Revamped Suggested People Widget: Premium users now see an always-visible Suggested People widget with a sleek new design. (ALA-1302)
19+
- Improved Coding Standards Filters: Filters now display totals and only include relevant, available options. (ALA-1296)
20+
- SRM Findings Count: You can now see the total count of SRM findings without applying filters. (TAROT-2910)
21+
- ZAP DAST Report ID Management: Improved ID generation for findings from ZAP DAST reports to avoid collisions. (TAROT-2870)
22+
- Support for Custom Extensions: We now support custom file extensions with capital letters. (TCE-1150)
23+
24+
25+
## Bug fixes
26+
- GitLab Activity Fix: Addressed an issue with GitLab activity flags based on commit activity in the past 90 days. (PLUTO-1148)
27+
- Accurate Seat Count for Committers: Adjusted the seat count to include only active authors and committers with a valid provider ID. (PLUTO-1139)
28+
- GitHub Enterprise Account Validation: Codacy now prevents connecting an enterprise account if its email is already linked to another GitHub account. (PLUTO-1124)
29+
- Improved Login Handling for Managed Users: Fixed an issue where GitHub Cloud Enterprise users with Managed Accounts could log into older accounts if emails were shared. (PLUTO-1123)
30+
- Branch Name URL Fixes: Resolved issues with branch names containing slashes, like "new/branch," to ensure proper functionality. (PLUTO-1117)
31+
- Ignored Files Page Loading Fix: Resolved an issue preventing the Ignored Files page from loading correctly. (PLUTO-1091)
32+
- Seamless PR Analysis: Pull request analysis no longer stalls when new commits are pushed during ongoing analysis. (TAROT-2917)
33+
34+
## Tools Updated
35+
- **CheckStyle** has a new version: **10.18.2** ( updated from 10.17.0 )
36+
- **DartAnalyzer** has a new version: **3.5.4** ( updated from 3.5.2 )
37+
- **Eslint-9** has a new version: **9.12.0** ( updated from 9.11.1 )
38+
- **Revive** has a new version: **1.4.0** ( updated from 1.3.7 )
39+
- **PMD-7** has a new version: **7.6.0** ( updated from 7.5.0 )
40+
- **Pylint** has a new version: **3.3.1** ( updated from 3.2.6 )
41+
- **Rubocop** has a new version: **1.66.1** ( updated from 1.65.1 )
42+
- **StaticCheck** has a new version: **2024.1.1** ( updated from 2023.1.6 )
43+
- **StyleLint** has a new version: **16.10.0** ( updated from 16.6.1 )
44+
- **SwiftLint** has a new version: **0.57.0** ( updated from 0.55.1 )
45+
- **Trivy** has a new version: **0.56.2** ( updated from 0.55.2 )
46+
- **TSQLLint** has a new version: **1.16.0** ( updated from 1.15.3 )
47+
48+
## Tools not Updated
49+
- **AlignCheck**: 1.0.0
50+
- **Ameba**: 1.5.0
51+
- **Bandit**: 1.7.5
52+
- **Brakeman**: 4.3.1
53+
- **Bundler-Audit**: 0.9.1
54+
- **Checkov**: 3.2.79
55+
- **Clang-Tidy**: 10.0.1
56+
- **Codenarc**: 3.3.0
57+
- **CoffeeLint**: 5.2.11
58+
- **Credo**: 1.7.2
59+
- **Deadcode**: 1.0.0
60+
- **Detekt**: 1.23.7
61+
- **Eslint-8**: 8.57.0
62+
- **Eslint-6**: 7.32.0
63+
- **Faux-Pas**: 1.7.2
64+
- **FlawFinder**: 2.0.19
65+
- **GoSec**: 2.15.0
66+
- **Jackson-Linter**: 2.15.2
67+
- **JSHint**: 2.13.6
68+
- **MarkdownLint**: 0.33.0
69+
- **PHP Mess Detector**: 2.14.1
70+
- **PMD-6**: 6.55.0
71+
- **Prospector**: 1.10.3
72+
- **PSScriptAnalyzer**: 1.21.0
73+
- **Pylint-old version**: 1.9.5
74+
- **Remark-Lint**: 9.1.2
75+
- **Roslyn**: 1.19.0
76+
- **Scalameta-Pro**: 1.4.4
77+
- **Scalastyle**: 1.5.1
78+
- **Semgrep**: 1.78.0
79+
- **Sonar CSharp**: 9.32
80+
- **Sonar Visual Basic**: 8.13
81+
- **Spectral**: 1.18.1
82+
- **Spotbugs**: 4.8.4
83+
- **SQLint**: 0.2.1
84+
- **Tailor**: 0.12.0

docs/release-notes/index.md

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

1919
2024
2020

21+
- [Cloud November 2024](cloud/cloud-2024-11.md)
2122
- [Cloud October 2024](cloud/cloud-2024-10.md)
2223
- [Cloud September 2024](cloud/cloud-2024-09.md)
2324
- [Adding ESLint 9 and PMD 7 as new supported tools September, 2024](cloud/cloud-2024-09-adding-eslint9-and-pmd7.md)

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,8 @@ nav:
668668
- release-notes/index.md
669669
- Cloud:
670670
- 2024:
671+
- release-notes/cloud/cloud-2024-11.md
672+
- release-notes/cloud/cloud-2024-10.md
671673
- release-notes/cloud/cloud-2024-09.md
672674
- release-notes/cloud/cloud-2024-09-adding-eslint9-and-pmd7.md
673675
- release-notes/cloud/cloud-2024-08.md

0 commit comments

Comments
 (0)