-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: Release notes for Codacy Cloud September 2023 * feat: Add new release notes page to mkdocs.yml and index.md * fix: Fix link to CoffeeLint updated version * fix: Fix link to Staticcheck updated version * clean: Remove release notes from the DOCS project * clean: Clean up list of Epics without release notes * clean: Clean up list of TS bugs without release notes * clean: Clean up Jira issues with disabled release notes for TAROT * clean: Clean up list of Jira Epics with disabled release notes * feat: Add release note for ALA-549 * clean: Clean up Jira issues without release notes * clean: Clean up bugs with disabled release notes * fix: Fix Vale-detected issues * feat: Add screenshot and link to VS Code extension * fix: Fix formatting * feat: Add screenshot for TAROT-2242 * feat: Review IO-700 release note * feat: Add release note for ALA-572 * feat: Tweak PLUTO-667 * feat: Tweak ALA-549 release note with received feedback * feat: Add release note for PLUTO-745 * clean: Clean up last Epic with disabled release note. Remove TODO.
- Loading branch information
1 parent
b8ae926
commit 9bcef38
Showing
6 changed files
with
95 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
--- | ||
rss_title: Codacy release notes RSS feed | ||
rss_href: /feed_rss_created.xml | ||
description: Release notes for Codacy Cloud September 2023. | ||
included_jira_versions: ['2023.09'] | ||
codacy_tools_version_old: https://github.com/codacy/codacy-tools/releases/tag/7.8.2 | ||
codacy_tools_version_new: https://github.com/codacy/codacy-tools/releases/tag/7.10.32 | ||
--- | ||
|
||
# Cloud September 2023 | ||
|
||
These release notes are for the Codacy Cloud updates during September 2023. | ||
|
||
📢 [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 | ||
|
||
- It's now possible to send notifications to a Slack channel of your choice whenever Codacy detects new critical Security issues in the default branch of any repository in your organization. See [how to install the Codacy Slack integration for Security issues](../../organizations/integrations/slack-integration.md). (TAROT-2242) | ||
|
||
![Slack integration for Security issues](../images/tarot-2242.png) | ||
|
||
- You can now use the new [Codacy Visual Studio Code extension](https://github.com/codacy/codacy-vscode-extension) to review and manage the issues found by Codacy for a pull request directly within Visual Studio Code. See [how to install and use the Codacy Visual Studio Code extension](../../getting-started/integrating-codacy-with-visual-studio-code.md). (ALA-549) | ||
|
||
![Visual Studio Code extension](../images/ala-549.png) | ||
|
||
- It's now possible to get an additional coverage status report on GitHub using the new faster Coverage engine. See [how to activate this setting](../../repositories-configure/integrations/github-integration.md#diff-coverage) for a repository. (ALA-572) | ||
|
||
![New Coverage status report](../images/ala-572.png) | ||
|
||
- In some Enterprise plans, Codacy now automatically manages people activity and seat usage for your organization. (PLUTO-647) | ||
|
||
- In some Enterprise plans, you can now navigate from the Last Analysis column on the People page list to the details of the last analyzed pull request or commit. The link is only available for analysis executed from Sep 11, 2023. (PLUTO-644) | ||
|
||
- Now, when you switch to a different plan or cancel your plan, Codacy no longer re-triggers your repositories analysis automatically. To ensure all information is updated on Codacy UI after changing or canceling your plan, re-analyze your repositories or push new commits. (PLUTO-667) | ||
|
||
## Bug fixes | ||
|
||
- Fixed an incorrect popup being shown when loading the repository Code patterns page. (PLUTO-717) | ||
- Fixed a issue causing the repository Security monitor page to show outdated information when having security patterns applied to the used coding standard. (PLUTO-745) | ||
- Fixed an issue for Git providers that don't send events on main branch changing (Bitbucket, GitLab) causing an empty dashboard page and failures to analyze pull requests targeting the main branch. (IO-799) | ||
|
||
## Tool versions | ||
|
||
Codacy Cloud now includes the tool versions below. The tools that were recently updated are highlighted in bold: | ||
|
||
- Ameba 1.4.3 | ||
- **[Bandit 1.7.5](https://github.com/PyCQA/bandit/releases/tag/1.7.5) (updated from 1.7.0)** | ||
- Brakeman 4.3.1 | ||
- bundler-audit 0.9.1 | ||
- Checkov 2.3.187 | ||
- **[Checkstyle 10.12.3](https://checkstyle.sourceforge.io/releasenotes.html#Release_10.12.3) (updated from 10.12.2)** | ||
- Clang-Tidy 10.0.1 | ||
- CodeNarc 3.2.0 | ||
- **[CoffeeLint 5.2.11](https://github.com/coffeelint/coffeelint/releases/tag/v5.2.11) (updated from 2.1.0)** | ||
- **[Cppcheck 2.12.0](https://github.com/danmar/cppcheck/releases/tag/2.12.0) (updated from 2.10.3)** | ||
- Credo 1.4.0 | ||
- CSSLint 1.0.5 | ||
- dartanalyzer 2.17.0 | ||
- detekt 1.22.0 | ||
- **[ESLint 8.48.0](https://github.com/eslint/eslint/releases/tag/v8.48.0) (updated from 8.47.0)** | ||
- ESLint (deprecated) 7.32.0 | ||
- Faux-Pas 1.7.2 | ||
- Flawfinder 2.0.19 | ||
- Gosec 2.15.0 | ||
- Hadolint 1.18.2 | ||
- **[Jackson Linter 2.15.2](https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.15.2) (updated from 2.14.2)** | ||
- **[JSHint 2.13.6](https://github.com/jshint/jshint/releases/tag/2.13.6) (updated from 2.13.5)** | ||
- markdownlint 0.26.2 | ||
- PHP Mess Detector 2.13.0 | ||
- PHP_CodeSniffer 3.7.2 | ||
- PMD 6.55.0 | ||
- Prospector 1.10.2 | ||
- **[PSScriptAnalyzer 1.21.0](https://github.com/PowerShell/PSScriptAnalyzer/releases/tag/1.21.0) (updated from 1.18.3)** | ||
- **[Pylint 2.17.5](https://github.com/pylint-dev/pylint/releases/tag/v2.17.5) (updated from 2.17.4)** | ||
- Pylint (deprecated) 1.9.5 | ||
- **[remark-lint 9.1.2](https://github.com/remarkjs/remark-lint/releases/tag/9.1.2) (updated from 7.0.1)** | ||
- **[Revive 1.3.3](https://github.com/mgechev/revive/releases/tag/v1.3.3) (updated from 1.3.2)** | ||
- **[RuboCop 1.56.1](https://github.com/rubocop/rubocop/releases/tag/v1.56.1) (updated from 1.52.1)** | ||
- **[Scalastyle 1.5.1](https://github.com/beautiful-scala/scalastyle/releases/tag/v1.5.1) (updated from 1.5.0)** | ||
- ShellCheck v0.9.0 | ||
- SonarC# 8.40 | ||
- SonarVB 8.15 | ||
- Spectral 1.16.0 | ||
- SpotBugs 4.7.3 | ||
- SQLint 0.2.1 | ||
- **[Staticcheck 2023.1.5](https://staticcheck.io/changes/2023.1/#2023.1.5) (updated from 2022.1.3)** | ||
- **[Stylelint 15.10.3](https://github.com/stylelint/stylelint/releases/tag/15.10.3) (updated from 15.10.2)** | ||
- SwiftLint 0.50.3 | ||
- Tailor 0.12.0 | ||
- Trivy 0.44.1 | ||
- TSLint 6.1.3 | ||
- TSQLLint 1.11.1 | ||
- **[Unity Roslyn Analyzers 1.17.0](https://github.com/microsoft/Microsoft.Unity.Analyzers/releases/tag/1.17.0) (updated from 1.14.0)** |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters