Skip to content

Commit 586f38c

Browse files
Paulo RibeiroCláudia Carpinteironicklemclaudiacarpinteiro
authored
feat: Release notes for Codacy Cloud January 2023 DOCS-437 (#1609)
* feat: Release notes for Codacy Cloud January 2023 * feat: Add new release notes page to mkdocs.yml and index.md * feat: Do initial review of product enhancements * feat: Do initial review of bug fixes * clean: Clean up list of issues to check manually * fix: Update broken link * clean: Review release note for IO-359 * clean: Review release notes for IO-152 and COV-2 * clean: Clean up ShellCheck version number See codacy/codacy-shellcheck#35 * feat: Add changelog links for SpotBugs and SwiftLint * clean: Tweak release note for PLUTO-290 * style: Apply code style to permission scope * feat: Add end-to-end API endpoint example to identify commits without coverage data * feat: Wording for clarity Co-authored-by: Cláudia Carpinteiro <[email protected]> --------- Co-authored-by: Cláudia Carpinteiro <[email protected]> Co-authored-by: nicklem <[email protected]> Co-authored-by: Cláudia Carpinteiro <[email protected]>
1 parent 31943f1 commit 586f38c

File tree

6 files changed

+97
-1
lines changed

6 files changed

+97
-1
lines changed

docs/release-notes/cloud/cloud-2022-06.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Codacy Cloud now includes the tool versions below. The tools that were recently
6565
- Revive 1.2.1
6666
- RuboCop 1.28.2
6767
- Scalastyle 1.5.0
68-
- **[ShellCheck v0.8.0](https://github.com/koalaman/shellcheck/blob/master/CHANGELOG.md#v080---2021-11-06) (updated from v0.7.2)**
68+
- **[ShellCheck 0.8.0](https://github.com/koalaman/shellcheck/blob/master/CHANGELOG.md#v080---2021-11-06) (updated from v0.7.2)**
6969
- SonarC# 8.39
7070
- SonarVB 8.15
7171
- spectral-rulesets 1.2.7
Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
---
2+
rss_title: Codacy release notes RSS feed
3+
rss_href: /feed_rss_created.xml
4+
description: Release notes for Codacy Cloud January 2023.
5+
included_jira_versions: ['2023.01']
6+
codacy_tools_version_old: https://github.com/codacy/codacy-tools/releases/tag/6.7.36
7+
codacy_tools_version_new: https://github.com/codacy/codacy-tools/releases/tag/6.7.76
8+
---
9+
10+
# Cloud January 2023
11+
12+
These release notes are for the Codacy Cloud updates during January 2023.
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+
18+
- The Codacy Coverage Reporter now supports [automatic commit SHA-1 detection](../../coverage-reporter/troubleshooting-coverage-cli-issues.md#commit-detection) on Argo CD. (TS-140)
19+
- Extended the visibility of the [coding standards page](../../organizations/using-a-coding-standard.md) to all users, regardless of their permission level. (IO-359)
20+
- The pull request detail page now displays the [commits that are missing coverage data](../../coverage-reporter/index.md#validating-coverage) for Codacy to calculate the coverage metrics. This information is also visible in the analysis logs. (IO-152)
21+
22+
![Pull request analysis logs showing the commits that are missing coverage data](../images/io-152b.png)
23+
24+
<!--NOTE This Jira key appears on two release note pages because the feature had an update after being released (see https://codacy.atlassian.net/browse/COV-137)-->
25+
26+
- The documentation now includes an end-to-end example illustrating the usage of an [API endpoint to identify commits without coverage data](../../codacy-api/examples/identifying-commits-without-coverage-data.md) to troubleshoot issues with the calculation of coverage metrics. (DOCS-503)
27+
28+
- Codacy now supports [reporting a summary of the coverage metrics](../../repositories-configure/integrations/github-integration.md#enabling) directly on your pull requests. For now, this feature is only supported on GitHub Cloud. (COV-2, COV-3)
29+
30+
![Coverage summary on GitHub](../images/cov-2.png)
31+
32+
## Bug fixes
33+
34+
- Codacy no longer counts ignored files towards the [maximum number of files for calculating complexity](../../faq/code-analysis/does-codacy-place-limits-on-the-code-analysis.md). (TS-93)
35+
- Fixed an issue that caused all ESLint 8 code patterns to be turned off by default when adding a new repository. (TS-50)
36+
- Fixed the repository page not opening for Bitbucket users with scope `repository:admin` when the Bitbucket repository has many branch restrictions. (PLUTO-290)
37+
- The Files page now correctly loads and displays more files when scrolling. (PLUTO-225)
38+
- Improved the reporting of analysis and coverage status to Git providers when new commits are pushed during an ongoing analysis. (IO-341)
39+
40+
## Tool versions
41+
42+
Codacy Cloud now includes the tool versions below. The tools that were recently updated are highlighted in bold:
43+
44+
- Ameba 0.13.1
45+
- Bandit 1.7.0
46+
- Brakeman 4.3.1
47+
- bundler-audit 0.6.1
48+
- Checkov 2.1.188
49+
- Checkstyle 10.3.1
50+
- Clang-Tidy 10.0.1
51+
- CodeNarc 2.2.0
52+
- CoffeeLint 2.1.0
53+
- Cppcheck 2.2
54+
- Credo 1.4.0
55+
- CSSLint 1.0.5
56+
- dartanalyzer 2.17.0
57+
- detekt 1.19.0
58+
- ESLint 8.23.1
59+
- ESLint (deprecated) 7.32.0
60+
- Faux-Pas 1.7.2
61+
- Flawfinder 2.0.19
62+
- Gosec 2.8.1
63+
- Hadolint 1.18.2
64+
- Jackson Linter 2.10.2
65+
- JSHint 2.13.5
66+
- markdownlint 0.26.2
67+
- PHP Mess Detector 2.10.1
68+
- PHP_CodeSniffer 3.6.2
69+
- PMD 6.51.0
70+
- Prospector 1.7.7
71+
- PSScriptAnalyzer 1.18.3
72+
- Pylint 1.9.5
73+
- **[Pylint (Python 3) 2.15.10](https://github.com/PyCQA/pylint/releases/tag/v2.15.10) (updated from 2.14.5)**
74+
- remark-lint 7.0.1
75+
- Revive 1.2.3
76+
- RuboCop 1.39.0
77+
- Scalastyle 1.5.0
78+
- ShellCheck 0.9.0
79+
- SonarC# 8.39
80+
- SonarVB 8.15
81+
- spectral-rulesets 1.2.7
82+
- **[SpotBugs 4.7.3](https://github.com/spotbugs/spotbugs/releases/tag/4.7.3) (updated from 4.5.3)**
83+
- SQLint 0.2.1
84+
- Staticcheck 2022.1.3
85+
- Stylelint 14.2.0
86+
- **[SwiftLint 0.50.3](https://github.com/realm/SwiftLint/releases/tag/0.50.3) (updated from 0.43.1)**
87+
- Tailor 0.12.0
88+
- TSLint 6.1.3
89+
- TSQLLint 1.11.1
90+
- Unity Roslyn Analyzers 1.14.0
83 KB
Loading
69.7 KB
Loading

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+
2023
20+
21+
- [Cloud January 2023](cloud/cloud-2023-01.md)
22+
1923
2022
2024

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

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,8 @@ nav:
653653
- Release notes:
654654
- release-notes/index.md
655655
- Cloud:
656+
- 2023:
657+
- release-notes/cloud/cloud-2023-01.md
656658
- 2022:
657659
- release-notes/cloud/cloud-2022-12.md
658660
- release-notes/cloud/cloud-2022-11.md

0 commit comments

Comments
 (0)