Skip to content

Self-hosted v10.0.0#

These release notes are for Codacy Self-hosted v10.0.0, released on February 3, 2023.

📢 Visit the Codacy roadmap and let us know your feedback on both new and planned product updates!

Upgrading Codacy Self-hosted#

Follow the steps below to upgrade to Codacy Self-hosted v10.0.0:

  1. Check the release notes for all Codacy Self-hosted versions between your current version and the most recent version for breaking changes and follow the instructions provided carefully.

  2. Follow the instructions to upgrade your Codacy Self-hosted instance.

  3. Update your Codacy command-line tools to the following versions:

Breaking changes#

This Codacy Self-hosted version requires PostgreSQL version 11.18 since the previous major version recently reached end-of-life (EOL).

To upgrade PostgreSQL:

  1. Follow the instructions on how to upgrade a PostgreSQL cluster.

  2. After the upgrade, clean the Codacy databases with vacuumdb to prevent the autovacuum feature from momentarily affecting the performance of the databases at a later time.

If you're using GitHub Enterprise Server this Codacy Self-hosted version requires GitHub Enterprise Server version 3.6.2 or later.

Product enhancements#

  • Added support for Kubernetes 1.22.* (REL-992)
  • You can now configure your Codacy GitHub App to use expiring user access tokens. (PLUTO-133)
  • Improved the performance of applying coding standards to repositories to avoid timeouts when updating hundreds of repositories. (PLUTO-83)
  • The Status column of the coverage reports list now includes direct links to troubleshooting instructions when there are coverage errors. (IO-155)
  • Improved the performance and error handling of retrieving many open pull requests from the Git providers while populating the Pull requests page. (IO-133)
  • Codacy now supports the client-side tool Unity Roslyn Analyzers for reporting error-prone and performance issues on C# projects that use the Unity framework. (IO-96)
  • Codacy now displays the coverage variation metric with a precision of two decimal places on the Repository Dashboard and Organization Overview, and you can define quality gates with a coverage variation threshold using the same precision.

    The increased precision of the metric reflects the code coverage changes better by reducing issues with rounding errors. (IO-56)

    Coverage threshold with two decimal places on the Quality settings page

  • Added support for the following ESLint plugins:

  • Added support for the remark-lint plugin remarkjs/remark-gfm. (CY-6513)

  • While configuring a coding standard, you can now toggle all code patterns using the new checkbox on the header. This allows you to conveniently toggle code patterns in bulk, for example, to enable all security code patterns. (CY-6255, CY-6336)

    Selecting all code patterns while configuring a coding standard

Bug fixes#

  • Fixed an issue that caused Codacy to display the coverage value on the wrong file in specific edge cases. (COV-25)
  • Now, Codacy asks for confirmation when you change a code pattern parameter on a repository that follows a coding standard. (PLUTO-149)
  • Fixed an issue that could cause the commit details page to display an empty Diff tab. (IO-129)

Tool versions#

This version of Codacy Self-hosted includes the tool versions below. The tools that were updated on this version are highlighted in bold:

  • Ameba 0.13.1
  • Bandit 1.7.0
  • Brakeman 4.3.1
  • bundler-audit 0.6.1
  • Checkov 2.1.188
  • Checkstyle 10.3.1
  • Clang-Tidy 10.0.1
  • CodeNarc 2.2.0
  • CoffeeLint 2.1.0
  • Cppcheck 2.2
  • Credo 1.4.0
  • CSSLint 1.0.5
  • dartanalyzer 2.17.0
  • detekt 1.19.0
  • ESLint 8.23.1
  • ESLint (deprecated) 7.32.0
  • Faux-Pas 1.7.2
  • Flawfinder 2.0.19
  • Gosec 2.8.1
  • Hadolint 1.18.2
  • Jackson Linter 2.10.2
  • JSHint 2.13.5 (updated from 2.12.0)
  • markdownlint 0.23.1
  • PHP Mess Detector 2.10.1
  • PHP_CodeSniffer 3.6.2
  • PMD 6.48.0
  • Prospector 1.7.7
  • PSScriptAnalyzer 1.18.3
  • Pylint 1.9.5
  • Pylint (Python 3) 2.14.5
  • remark-lint 7.0.1
  • Revive 1.2.3
  • RuboCop 1.39.0 (updated from 1.32.0)
  • Scalastyle 1.5.0
  • ShellCheck 0.8.0
  • Sonar C# 8.39
  • Sonar Visual Basic 8.15
  • Spectral 1.2.7
  • SpotBugs 4.5.3
  • SQLint 0.2.1
  • Staticcheck 2022.1.3
  • Stylelint 14.2.0
  • SwiftLint 0.43.1
  • Tailor 0.12.0
  • TSLint 6.1.3
  • TSQLLint 1.11.1
  • Unity Roslyn Analyzers 1.14.0 (new)

Share your feedback 📢

Did this page help you?

Thanks for the feedback! Is there anything else you'd like to tell us about this page?

We're sorry to hear that. Please let us know what we can improve:

Alternatively, you can create a more detailed issue on our GitHub repository.

Thanks for helping improve the Codacy documentation.

Edit this page on GitHub if you notice something wrong or missing.

If you have a question or need help please contact support@codacy.com.

Last modified June 1, 2023