CodeScene version 7.0.7 includes the following:
- Bug Fix: Use new API endpoint for Jira Cloud - this fixes potential problems with PM integrations that use Jira instances managed by Atlassian.
- Bug Fix: Upgrade the MariaDB JDBC driver to fix the problem with TIMESTAMP conversion affecting the Delta Analysis History page (all analyses have the same incorrect time reflecting the midnight in the server's timezone).
- Remove
FEATURE_FLAGS__LDAP_CONNECT_WITHOUT_BIND
added in the previous release. The fix for LDAP servers disabling anonymous bind is now always active. - Remove
FEATURE_FLAGS__LDAP_CONNECT_WITHOUT_BIND
config key - the fix introduced in the previous release is now active by default. - Improve Kotlin parsing to fully support multi-line expression body functions.
- Feature: Show up to 1,000 most recent delta analyses in the Delta Analysis History view. Previously, it was limited to a mere 6 analyses.
If you are running the JAR directly, you can download it here.