Skip to content

Releases: konveyor/tackle2-hub

v0.3.0-rc.1

11 Dec 17:14
89647a6
Compare
Choose a tag to compare
v0.3.0-rc.1 Pre-release
Pre-release

🐛 Bug Fixes

  • [MTA-1746] Omit thresholds from assessment update by @mansam in #568
  • [MTA-1640] Remove write perms on Review from migrator role by @mansam in #567
  • [MTA-1455] Fix typo in tackle-migrator role yaml by @mansam in #566
  • TechDependencies deduplicated with direct taking priority. by @jortel in #573
  • [MTA-1349] Fix Questionnaire/Assessment validation by @mansam in #570
  • Questionnaire validation should tolerate order fields having value 0 by @mansam in #575

Full Changelog: v0.3.0-beta.3...v0.3.0-rc.1

v0.3.0-beta.3

21 Nov 17:32
ce5a30e
Compare
Choose a tag to compare
v0.3.0-beta.3 Pre-release
Pre-release

⚠️ 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
  • Add "owner" and "contributors" columns to application import CSV format. by @mansam in #551

✨ 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
  • Bump x/net to 0.17.0 by @dymurray in #519
  • Bucket getdir by @jortel in #525
  • Explicitly set yaml names for camelCased fields by @mansam in #535
  • Add missing Targets to ui.target.order after seeding by @mansam in #536
  • Add yaml:"inline" to Resource field tags by @mansam in #543
  • Preload assessment stakeholder relationships by @mansam in #544
  • Fix typo in AssessmentList preload by @mansam in #547
  • Fix yaml task data by @jortel in #549
  • Add missing Archetype scopes to Architect role by @mansam in #552
  • Fix loop variable pointer bug in assessment logic by @mansam in #555
  • DepReport aggregated by name. by @jortel in #558

New Contributors

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

v0.3.0-beta.2

02 Nov 21:24
2e323af
Compare
Choose a tag to compare
v0.3.0-beta.2 Pre-release
Pre-release

✨ Features

  • Surface latest analysis effort on Application resource by @mansam in #537
  • Add Target.provider. by @jortel in #541

🐛 Bug Fixes

  • Explicitly set yaml names for camelCased fields by @mansam in #535
  • Add missing Targets to ui.target.order after seeding by @mansam in #536
  • Add yaml:"inline" to Resource field tags by @mansam in #543
  • Preload assessment stakeholder relationships by @mansam in #544
  • Fix typo in AssessmentList preload by @mansam in #547

Full Changelog: v0.3.0-beta.1.2...v0.3.0-beta.2

v0.3.0-beta.1.2

21 Oct 15:59
77fa5af
Compare
Choose a tag to compare
v0.3.0-beta.1.2 Pre-release
Pre-release

✨ Features

  • Add confidence and risk to Application and Archetype resources. by @mansam in #530

Full Changelog: v0.3.0-beta.1.1...v0.3.0-beta.1.2

v0.3.0-beta.1.1

19 Oct 04:36
f53137d
Compare
Choose a tag to compare
v0.3.0-beta.1.1 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

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

v0.3.0-beta.1

13 Oct 01:22
49e509b
Compare
Choose a tag to compare
v0.3.0-beta.1 Pre-release
Pre-release

⚠️ 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

v0.3.0-alpha.6

06 Oct 20:22
47a3daa
Compare
Choose a tag to compare
v0.3.0-alpha.6 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

  • 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

Full Changelog: v0.3.0-alpha.5...v0.3.0-alpha.6

v0.3.0-alpha.5

22 Sep 02:50
d850515
Compare
Choose a tag to compare
v0.3.0-alpha.5 Pre-release
Pre-release

⚠️ Breaking Changes

🐛 Bug Fixes

  • Fix constraints on archetype tag rels by @mansam in #490

Full Changelog: v0.3.0-alpha.4...v0.3.0-alpha.5

v0.3.0-alpha.4

20 Sep 20:16
5438447
Compare
Choose a tag to compare
v0.3.0-alpha.4 Pre-release
Pre-release

⚠️ Breaking Changes

Full Changelog: v0.3.0-alpha.3...v0.3.0-alpha.4

v0.3.0-alpha.3

12 Sep 06:10
a848da3
Compare
Choose a tag to compare
v0.3.0-alpha.3 Pre-release
Pre-release

New Contributors

Full Changelog: v0.3.0-alpha.2...v0.3.0-alpha.3