CodeScene version 7.0.6 includes the following:
- Bug Fix: Directives for disabling Bumpy Road now work correctly.
- Bug Fix: Fix LDAP authentication when using LDAP servers that don't allow anonymous binds (previously, any authentication attempt would fail)
- In this release, the fix is disabled by default and can be activated with:
FEATURE_FLAGS__LDAP_CONNECT_WITHOUT_BIND=true
- In this release, the fix is disabled by default and can be activated with:
- Bug Fix: Virtual Code Review - Fixed the wrong threshold for the Missing Function Argument Abstraction
- Improvement: Analysis will now not fail when PM data fetching fails (the delivery tab will indicate that no data was successfully fetched).
- Improvement: A retry mechanism has been added to Jira data fetching when Jira responds with server-side errors.
- Improvement: X-Ray will now always analyse overloaded methods separately.
- Minor UI and documentation fixes.
- Feature: GitHub: CodeScene now hides the main review comment when posting reviews in Pull Requests.
If you are running the JAR directly, you can download it here.