Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 22:27
defc147

1.3.0 (2023-07-26)

Features

  • graphql: Add 2 new graphql endpoints to get results for analyzers (#852) (5078a48)
  • graphql: Add graphql endpoint for analyzerstatus (#863) (fc89ddf)
  • react: Change dashboard UI to new table (#876) (a9b3c9c)
  • spoon: Add EqualsHashcode badsmell (#899) (83ae327)
  • spoon: Add FinalStaticMethod analyzer (#845) (c4ea0e8)
  • spoon: Improve snippet generation for spoon-analyzer (#848) (3fa3323)

Bug Fixes

  • database: Fix ConcurrentModificationException during database migration (#857) (504e1c4)
  • database: Fix NPE in ProjectDao (#867) (fde7a40)
  • spoon: Also persist analyzerresults in database (#866) (6e588ea)
  • spoon: Disable InnerClassMayBeStatic rule (#896) (5484232)
  • spoon: Fix visitor not returning any result because of correct implemented visitor (#847) (c65ac44)
  • spoon: Fix whitespaces in ruleIDs for spoon analyzer (#854) (b7245a9)
  • spoon: Fix wrong filepath for badsmells (#855) (e208bbe)
  • spoon: Handle implicit ctors correct (#853) (5452a96)
  • spoon: Improve error logging to contain badsmell classname (e2f53e5)
  • spoon: Improve error logging to contain badsmell classname (#851) (a493511)
  • spoon: Improve logging of spoon analyzer with too large stacktraces (#865) (3b3b95a)
  • spoon: Make conversion of spoon-analyzer more robust (#849) (d45f858)
  • spoon: Reduce logging noise for conversion (#850) (0984601)

Dependencies

  • 🔖(deps): update actions/setup-java digest to cd89f46 (#891) (cd8bbb4)
  • 🔖(deps): update github/codeql-action digest to 1813ca7 (#873) (cfb72e3)
  • 🔖(deps): update github/codeql-action digest to 6ca1aa8 (#900) (6b2497a)
  • 🔖(deps): update google-github-actions/release-please-action digest to ca6063f (#878) (8d0e9c1)
  • 🔖(deps): update gradle/gradle-build-action digest to 915a66c (#859) (d982f61)
  • 🔖(deps): update gradle/gradle-build-action digest to a4cf152 (#892) (276db32)
  • 🔖(deps): update sigstore/cosign-installer digest to a5d81fb (#877) (aa61ec9)