Skip to content

v0.3.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@konveyor-release-bot konveyor-release-bot released this 13 Oct 01:22
49e509b

⚠️ Breaking Changes

  • Use the new seeding library to seed rulesets by @mansam in #450
  • Separate Target and RuleSet models/apis by @mansam in #464
  • Archetypes and Custom Assessments by @mansam in #476
  • Disable seed versioning by @mansam in #491

✨ Features

🐛 Bug Fixes

  • Fix labelIDs() query ignoring other issue fields when labels included. by @jortel in #415
  • Fix Rule.Labels. by @jortel in #429
  • Fix DepReport sort. by @jortel in #436
  • Fix dep report filter depIDs(); add lables to dep apps report. by @jortel in #437
  • metrics: only count the first time a task starts by @mansam in #438
  • Don't return issueTypes with the subtask flag set by @mansam in #440
  • Better reporting of REST errors. by @jortel in #443
  • Fixes codeSnip bug in YAML v3. by @jortel in #444
  • Remove EAP6 target by @ibolton336 in #448
  • Hide Epic issue type for On Prem trackers by @mansam in #451
  • Only create connector once to fix ident mangling by @mansam in #460
  • Fix dangling ruleset ref to image File. by @jortel in #469
  • Fix task failed when not killed. by @jortel in #470
  • Fix analyses RBAC. by @jortel in #472
  • Fix constraints on archetype tag rels by @mansam in #490
  • Exclude virtual tags from writing/updating by @mansam in #495
  • Fix latest analayis report. by @jortel in #504
  • Only marshal assessment sections if not empty by @mansam in #506
  • PrepareForArchetype should use criteria and tags by @mansam in #508
  • Increment assessment counter when a new one is created by @mansam in #511
  • Protect builtin questionnaires from update/delete by @mansam in #512
  • Fix HTML analysis report. by @jortel in #513
  • Fix business service filter of issues. by @jortel in #515
  • Static report app id needs to be a string. by @jortel in #518
  • Deduplicate tags on imported apps by @mansam in #517

New Contributors

Full Changelog: v0.2.1...v0.3.0-beta.1