Cloud Release Notes

Release Notes March 2024

Written by Delila Kočo | Jul 4, 2024 1:24:31 PM

 

  • Bug fix: Code Health directives are now parsed correctly in C++ classes.
  • Bug fix: C# complexity calculation bug.
  • Improvement: DELETE developer settings via REST-API.
  • Improvement: A single check run and delta is done per PR (though check-runs of every PR of the branch will show up in each PR in GitHub UI).
  • Improvement: Notify cloud account admins when a scheduled analysis is disabled due to an ongoing problem.
  • Improvement: Improve performance of GitHub App installation checks (The Strategy is changed to using repository accessibility check if the number of repos in the project is below 100 and if more we will list all installed repositories.).
  • Improvement: Use GitHub App credentials to clone the repository if possible.
  • Improvement: Fix errors when GitHub App isn't installed and the account runs out of unauthenticated requests.
  • Feature: Support BrighterScript Code Health
  • Feature: Detect BrighterScript files.
  • Feature: Have CodeScene recognize D-language files.
  • Feature: Update webhooks when adding/removing repos to the project.