Skip to content

Version 2.27.1

Compare
Choose a tag to compare
@gquerret gquerret released this 08 Jul 10:39
· 93 commits to develop since this release
  • Improve cache usage when analyzing branches with SQ Developer Edition
  • No parser error when unknown tables are found in source code
    • Impact on custom rules: RecordNameNode.getTable() can now return null
  • Add support for TypeName<X, Y> syntax (#1134)
  • Fix for BufferUsage (#1127), UnusedParameter (#1129), TooManyParameters (#1116), SubstituteParameters (#1106), NoRoutineInWhere (#655 and #1131)
  • New rule: AscendingFunction (#1132), WhereClauseVariableChanged (#1041)

New Eclipse plugins:

  • 6.2.2258 is only for PDSOE 11.7. Not compatible with SonarQube 10.x. A few minor issues that will never be corrected (due to Java 1.8)
  • 10.2.3116 is for PDSOE 12.2 (compiled with Java 11). Compatible with most SonarQube releases (9.7 and above, 9.9 highly recommended)
  • 10.4.3202 is for PDSOE 12.8 (compiled with Java 17). Compatible with SonarQube 9.9+ (not compatible with 9.8 and below). JAR files now have a digital signature.