Skip to content

Commit

Permalink
Release Notes Jan 2025 (#2335)
Browse files Browse the repository at this point in the history
* Release Notes Jan 2025
  • Loading branch information
DMarinhoCodacy authored Feb 3, 2025
1 parent c1073aa commit 3981a7c
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 0 deletions.
79 changes: 79 additions & 0 deletions docs/release-notes/cloud/cloud-2025-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
---
rss_title: Codacy release notes RSS feed
rss_href: /feed_rss_created.xml
description: Release notes for Codacy Cloud January 2025.
included_jira_versions: ['2025.01']
codacy_tools_version_old: https://github.com/codacy/tools/releases/tag/7.25.88
codacy_tools_version_new: https://github.com/codacy/tools/releases/tag/7.25.130
---

# Cloud January 2025

These release notes are for the Codacy Cloud updates during January 2025.

📢 [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!

## Product enhancements
- **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)
- **Use new API information for repository goals:** Repository table now visually differentiates metrics with colors, indicating whether they meet the defined goals. (ALA-1402)
- **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)
- **Revamp SRM findings:** Experience a fresh, revamped look for your Security Findings! 🚀 (TAROT-3035)

## Bug fixes
- **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)

## Tool versions
- **DartAnalyzer** has a new version: **3.6.1** ( updated from 3.5.4 )
- **PMD v7** has a new version: **7.9.0** ( updated from 7.6.0 )
- **Trivy** has a new version: **0.58.2** ( updated from 0.57.1 )
- **Aligncheck**: 1.0.0
- **Ameba**: 1.5.0
- **Bandit**: 1.7.5
- **Brakeman**: 4.3.1
- **Bundler-audit**: 0.9.1
- **Checkov**: 3.2.79
- **Checkstyle**: 10.20.1
- **Clang-tidy**: 10.0.1
- **Codenarc**: 3.3.0
- **Codesniffer**: 3.10.1
- **Coffeelint**: 5.2.11
- **Cppcheck**: 2.13.0
- **Credo**: 1.7.2
- **Csslint**: 1.0.5
- **Deadcode**: 1.0.0
- **Detekt**: 1.23.7
- **Eslint v7**: 7.32.0
- **Eslint v8**: 8.57.0
- **Eslint v9**: 9.12.0
- **Faux-pas**: 1.7.2
- **Flawfinder**: 2.0.19
- **Gorevive**: 1.4.0
- **Gosec**: 2.15.0
- **Hadolint**: 2.12.0
- **Jackson-linter**: 2.15.2
- **Jshint**: 2.13.6
- **Markdownlint**: 0.33.0
- **Phpmd**: 2.14.1
- **Pmd v6**: 6.55.0
- **Prospector**: 1.10.3
- **Psscriptanalyzer**: 1.21.0
- **Pylint v1**: 1.9.5
- **Pylint v3**: 3.3.1
- **Remarklint**: 9.1.2
- **Roslyn**: 1.19.0
- **Rubocop**: 1.68.0
- **Scalameta Pro**: 1.4.4
- **Scalastyle**: 1.5.1
- **Semgrep**: 1.78.0
- **Shellcheck**: v0.9.0
- **Sonar CSharp**: 9.32
- **Sonar VB**: 8.13
- **Spectral**: 1.18.1
- **Spotbugs**: 4.8.4
- **Sqlint**: 0.2.1
- **Staticcheck**: 2024.1.1
- **Staticcheck**: 2024.1.1
- **StyleLint**: 16.10.0
- **Tailor**: 0.12.0
- **Tslint**: 6.1.3
- **Tsqllint**: 1.16.0
4 changes: 4 additions & 0 deletions docs/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ For product updates that are in progress or planned [visit the Codacy public roa

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

2025

- [Cloud January 2025](cloud/cloud-2025-01.md)

2024

- [Cloud December 2024](cloud/cloud-2024-12.md)
Expand Down
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,8 @@ nav:
- Release notes:
- release-notes/index.md
- Cloud:
- 2025:
- release-notes/cloud/cloud-2025-01.md
- 2024:
- release-notes/cloud/cloud-2024-12.md
- release-notes/cloud/cloud-2024-11.md
Expand Down

0 comments on commit 3981a7c

Please sign in to comment.