Skip to content

Releases: fasten-project/quality-analyzer

Snowy Willow

06 Sep 09:13
Compare
Choose a tag to compare

This releases simplifies the RAPID Quality Analyzer plugin. It now depends on the Sources Provider plugin to download and extract source code.

Mother Unicorn

03 May 07:58
Compare
Choose a tag to compare
  • Cleared dependencyManagement and dependencies fields from payload to prevent bloated logs.

Alpine Cobra

14 Dec 20:03
Compare
Choose a tag to compare
  • Use gzip compression instead of snappy (support is still present for compatibility with existing messages).
  • Dep fixes and addition of crc32c for efficiency.

Poised Dragon

06 Dec 20:45
Compare
Choose a tag to compare
  • Enabled snappy compression for Kafka (fixes issues with newer deployments that use compression).
  • Reworked all tests to run within Docker containers for easier compatibility.
  • Now uses slim-bullseye image as base.

Copper Cobra

08 Feb 12:30
Compare
Choose a tag to compare
  • Do not consume from JavaSync (RepoCloner + MetaDataDB{C,Java,Python}Extension) anymore, instead consume from MetaDataDB{C,Java,Python}Extension directly.
  • Produce callable_parameters in metadata instead of metrics.
  • Produce callables to RapidPlugin.callable.out and package-level output to RapidPlugin.out|err|log.
  • Limit log message width.

v1.1.3

28 Jan 13:56
Compare
Choose a tag to compare

"name" and "long_name" in the Kafka message payload are now "callable_name" and "callable_long_name"

v1.1.2

12 Jan 11:50
Compare
Choose a tag to compare
Merge branch 'develop'

v1.1.1

11 Jan 13:19
Compare
Choose a tag to compare
  • Added parameters_count field.

Brass Boa

11 Jan 09:43
Compare
Choose a tag to compare
  • Added support for consuming from the new SyncJava topic
  • Fixed file paths not being relative
  • Refactoring: code quality improvements and using code moved upstream
  • Updated Python to 3.9

v1.1.0-beta

04 Jan 12:53
Compare
Choose a tag to compare
v1.1.0-beta Pre-release
Pre-release
Merge branch 'develop' of github.com:fasten-project/quality-analyzer