Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 15:10
c513a7e

1.2.0 (2023-07-15)

Features

  • Refactor spoon/qodana mining to event based strategy (#829) (b776ccc)
  • spoon: Add spoon based analyzer (#806) (24affc8)
  • spoon: Seperated Qodana and Spoon mining (#814) (3d352f1)
  • vertx: Start mining directly after finishing it again (#841) (072053f)
  • vertx: Start mining earlier if current run finishes faster (#838) (0722974)
  • vertx: Use more robust time constrained mining instead of result based (#833) (8aeb521)

Bug Fixes

  • frontend: Fix layout in frontend (#818) (ec80525)
  • spoon: Add logging to spoon analyzer (#808) (f474284)
  • spoon: Fix cleaning of repositories (c9c9811)
  • spoon: Fix filtering of non source path for spoon analyzer (#840) (5a5600d)
  • spoon: Fix NPE in ConstructorMatcher (#813) (72e3525)
  • spoon: Improve logging for spoon based analyzer (#809) (acaae6d)
  • spoon: Mark class as non abstract (#817) (35b988f)
  • spoon: Mark SpoonMiner as @unremovable (#816) (7431304)
  • spoon: NPE in InvocationMatcher (#830) (b333709)
  • spoon: Reduce logging from spoon to error (74d9afb)
  • vertx: Add error logging to exceptions in vertx (#819) (3b3f843)
  • vertx: Fix blocking thread issues for vertx verticle (#832) (77f22d8)
  • vertx: Fix duplication of vertx events (b247909)
  • vertx: Fix event duplication during spoon mining (27ab435)
  • vertx: Fix quarkus config, with spec conform config key (4f7f147)
  • vertx: Fix vertx thread blocker warninings (#831) (ba340a0)
  • vertx: Fix wrong message for vertx eventbus (#839) (5e9f3b3)
  • vertx: Increase timeout for git clone operation (#834) (3eb5c6e)
  • vertx: Run Spoon and Qodana mining in sync (#822) (46529d2)
  • vertx: Use a worker pool for mining (#820) (1026247)
  • vertx: Use publish instead of send (7b89a83)
  • vertx: Use reply instead of return (#835) (297cf25)
  • vertx: Use timeunits for max blocking time (#821) (26dcf19)
  • vertx: Wait with mining till all verticles are deployed (#836) (1a4ba5b)

Dependencies

  • 🔖(deps): update docker/build-push-action digest to 4fad532 (#823) (8c0818a)
  • 🔖(deps): update docker/login-action digest to a979406 (#824) (c6feb9f)
  • 🔖(deps): update docker/setup-buildx-action digest to 4c0219f (#827) (75d79e6)
  • 🔖(deps): update github/codeql-action digest to 489225d (#837) (eef7a87)
  • 🔖(deps): update gradle/gradle-build-action digest to bd57605 (#811) (828c21d)