Skip to content

Commit eeb3be3

Browse files
release notes December 2024 (#2307)
* release notes December 2024
1 parent 55b1f71 commit eeb3be3

File tree

3 files changed

+74
-0
lines changed

3 files changed

+74
-0
lines changed
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
---
2+
rss_title: Codacy release notes RSS feed
3+
rss_href: /feed_rss_created.xml
4+
description: Release notes for Codacy Cloud December 2024.
5+
included_jira_versions: ['2024.12']
6+
codacy_tools_version_old: https://github.com/codacy/tools/releases/tag/7.25.53
7+
codacy_tools_version_new: https://github.com/codacy/tools/releases/tag/7.25.87
8+
---
9+
10+
# Cloud December 2024
11+
12+
These release notes are for the Codacy Cloud updates during December 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+
- **Enabled enterprise section for all users:** GitHub Enterprise Cloud views are now available - [Check the official documentation](https://docs.codacy.com/enterprise-cloud/github-enterprise-cloud) (PLUTO-1195)
18+
- **Created SRM dependencies banner:** SRM dependencies tab allows users to view dependency lists, their distribution across repositories, versions, and associated security findings. (TAROT-3079)
19+
20+
## Tool versions
21+
- **Aligncheck**: 1.0.0
22+
- **Ameba**: 1.5.0
23+
- **Bandit**: 1.7.5
24+
- **Brakeman**: 4.3.1
25+
- **Bundler-audit**: 0.9.1
26+
- **Checkov**: 3.2.79
27+
- **Checkstyle**: 10.20.1
28+
- **Clang-tidy**: 10.0.1
29+
- **Codenarc**: 3.3.0
30+
- **Codesniffer**: 3.10.1
31+
- **Coffeelint**: 5.2.11
32+
- **Cppcheck**: 2.13.0
33+
- **Credo**: 1.7.2
34+
- **Csslint**: 1.0.5
35+
- **Dartanalyzer**: 3.5.4
36+
- **Deadcode**: 1.0.0
37+
- **Detekt**: 1.23.7
38+
- **Eslint v7**: 7.32.0
39+
- **Eslint v9**: 9.12.0
40+
- **Faux-pas**: 1.7.2
41+
- **Flawfinder**: 2.0.19
42+
- **Gorevive**: 1.4.0
43+
- **Gosec**: 2.15.0
44+
- **Hadolint**: 2.12.0
45+
- **Jackson-linter**: 2.15.2
46+
- **Jshint**: 2.13.6
47+
- **Markdownlint**: 0.33.0
48+
- **Phpmd**: 2.14.1
49+
- **Pmd v6**: 6.55.0
50+
- **Pmd v7**: 7.6.0
51+
- **Prospector**: 1.10.3
52+
- **Psscriptanalyzer**: 1.21.0
53+
- **Pylint v1**: 1.9.5
54+
- **Pylint v3**: 3.3.1
55+
- **Remarklint**: 9.1.2
56+
- **Roslyn**: 1.19.0
57+
- **Rubocop**: 1.68.0
58+
- **Scalameta Pro**: 1.4.4
59+
- **Scalastyle**: 1.5.1
60+
- **Semgrep**: 1.78.0
61+
- **Shellcheck**: v0.9.0
62+
- **Sonar CSharp**: 9.32
63+
- **Sonar VB**: 8.13
64+
- **Spectral**: 1.18.1
65+
- **Spotbugs**: 4.8.4
66+
- **Sqlint**: 0.2.1
67+
- **Staticcheck**: 2024.1.1
68+
- **Swiftlint**: 0.57.0
69+
- **Tailor**: 0.12.0
70+
- **Trivy**: 0.57.1
71+
- **Tslint**: 6.1.3
72+
- **Tsqllint**: 1.16.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 December 2024](cloud/cloud-2024-12.md)
2122
- [Cloud November 2024](cloud/cloud-2024-11.md)
2223
- [Cloud October 2024](cloud/cloud-2024-10.md)
2324
- [Cloud September 2024](cloud/cloud-2024-09.md)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,7 @@ nav:
670670
- release-notes/index.md
671671
- Cloud:
672672
- 2024:
673+
- release-notes/cloud/cloud-2024-12.md
673674
- release-notes/cloud/cloud-2024-11.md
674675
- release-notes/cloud/cloud-2024-10.md
675676
- release-notes/cloud/cloud-2024-09.md

0 commit comments

Comments
 (0)