Releases: konveyor/tackle2-hub
Releases · konveyor/tackle2-hub
v0.3.0-rc.3
✨ Features
🐛 Bug Fixes
- [MTA-1883] Jira ticket links should point to UI by @mansam in #583
- [MTA-1907] Questionnaires require at least one section/question/answer by @mansam in #582
- Fix ptr-to-loopvar bug in assessment tags module by @mansam in #585
- [MTA-1879] Fix Risk/Confidence calculations to only count responses to required questionnaires. by @mansam in #581
Full Changelog: v0.3.0-rc.2...v0.3.0-rc.3
v0.3.0-rc.2
🐛 Bug Fixes
Full Changelog: v0.3.0-rc.1...v0.3.0-rc.2
v0.3.0-rc.1
🐛 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
⚠️ 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
- Better perf using the cursor. by @jortel in #416
- Add new IssueReport. by @jortel in #417
- Add Dep.provider. by @jortel in #421
- additional report fields. by @jortel in #424
- Add dependency relationship to RuleSets by @mansam in #427
- Structured task errors. by @jortel in #425
- Add links to rules and issues reports. by @jortel in #434
- add provider to report/dependencies. by @jortel in #435
- Better support for addon failed. by @jortel in #441
- Flattened task/report. by @jortel in #453
- Add raw methods for error and activity reporting by addons. by @jortel in #457
- RawError, RawActivity simplified. by @jortel in #458
- Binding: add filter builder. by @jortel in #463
- import global ci workflow by @fabianvf in #418
- Add support for download static analysis by @jortel in #475
- Analysis archiving by @jortel in #493
- Apply Questionnaire seeds by @mansam in #496
- Allow creating assessments "as-is" by @mansam in #501
- Add
assessed
field to Archetype REST resource by @mansam in #500 - Surface assessment tags on Archetype resource by @mansam in #502
- Add
comment
string field to Section by @mansam in #516 - Better pod OOM reporting. by @jortel in #521
- Add
confidence
andrisk
to Application and Archetype resources. by @mansam in #530 - Surface latest analysis effort on Application resource by @mansam in #537
- Add Target.provider. by @jortel in #541
- add addon Adapter.Log. by @jortel in #550
🐛 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
✨ 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
✨ Features
Full Changelog: v0.3.0-beta.1.1...v0.3.0-beta.1.2
v0.3.0-beta.1.1
v0.3.0-beta.1
⚠️ 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
- Better perf using the cursor. by @jortel in #416
- Add new IssueReport. by @jortel in #417
- Add Dep.provider. by @jortel in #421
- additional report fields. by @jortel in #424
- Add dependency relationship to RuleSets by @mansam in #427
- Structured task errors. by @jortel in #425
- Add links to rules and issues reports. by @jortel in #434
- add provider to report/dependencies. by @jortel in #435
- Better support for addon failed. by @jortel in #441
- Flattened task/report. by @jortel in #453
- Add raw methods for error and activity reporting by addons. by @jortel in #457
- RawError, RawActivity simplified. by @jortel in #458
- Binding: add filter builder. by @jortel in #463
- import global ci workflow by @fabianvf in #418
- Add support for download static analysis by @jortel in #475
- Analysis archiving by @jortel in #493
- Apply Questionnaire seeds by @mansam in #496
- Allow creating assessments "as-is" by @mansam in #501
- Add
assessed
field to Archetype REST resource by @mansam in #500 - Surface assessment tags on Archetype resource by @mansam in #502
- Add
comment
string field to Section by @mansam in #516
🐛 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
✨ Features
- Analysis archiving by @jortel in #493
- Apply Questionnaire seeds by @mansam in #496
- Allow creating assessments "as-is" by @mansam in #501
- Add
assessed
field to Archetype REST resource by @mansam in #500 - Surface assessment tags on Archetype resource by @mansam in #502
🐛 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