Releases: konveyor/tackle2-hub
Releases · konveyor/tackle2-hub
v0.5.0-beta.1
✨ Features
- Ensure analyzer tasks created prior to upgrade have kind assigned. by @jortel in #674
- Reaper optimization. by @jortel in #676
- Support task addon succeeded with errors. by @jortel in #681
- Reaper optimization."" by @shawn-hurley in #696
- add application ref to analysis (list) resources. by @jortel in #714
- Detect and report pending pod unschedulable. by @jortel in #712
🐛 Bug Fixes
- Detect image issues. by @jortel in #678
- Add index on Task.ApplicationID. by @jortel in #679
- Fix detect container 1+ image pull errors. by @jortel in #683
- add task manager cluster mutex. by @jortel in #703
- Detect image issues; reapply pr-678 by @jortel in #708
- Log when matched. by @jortel in #702
- delete orphan pods. by @jortel in #713
- fix memory leak caused by gin context pooling. by @jortel in #710
- [MTA-2286] Don't count autoanswered questions when determining whether an asessement has been started. by @mansam in #716
Full Changelog: v0.5.0-alpha.1...v0.5.0-beta.1
v0.5.0-alpha.3
✨ Features
- Ensure analyzer tasks created prior to upgrade have kind assigned. by @jortel in #674
- Reaper optimization. by @jortel in #676
- Support task addon succeeded with errors. by @jortel in #681
🐛 Bug Fixes
- Detect image issues. by @jortel in #678
- Add index on Task.ApplicationID. by @jortel in #679
- Fix detect container 1+ image pull errors. by @jortel in #683
Full Changelog: v0.5.0-alpha.1...v0.5.0-alpha.3
v0.5.0-alpha.2
v0.5.0-alpha.1
✨ Features
- Support multiple provider in separate containers. by @jortel in #606
- Update export/import CLI for MigrationWaves by @aufi in #643
- Add filter/sort/pagination to /tasks. by @jortel in #640
- Kai support by @jortel in #631
- Merge task (kind) data. by @jortel in #655
- Add /tasks patch; return 202 for task actions and updates. by @jortel in #660
- add k8s api v1alpha2 with support for multi-provider. by @jortel in #666
- Add mvn:// prefix to application.binary. by @jortel in #668
- Launch Discovery task when Apps are created/updated by @mansam in #671
🐛 Bug Fixes
- Add Token refresh to export/import CLI by @aufi in #637
- Fix task group update. by @jortel in #645
- ENVAR replaced when defined. by @jortel in #648
- Pod snapshot best effort when canceled. by @jortel in #651
- Prevent action panic from killing the task manager. by @jortel in #650
- fix restart on pod not-found. by @jortel in #649
- token authenticate by @roceb in #621
- Fix jMap struct field tags preserved. by @jortel in #652
- Fix /tasks/report/queue. by @jortel in #658
- Fix task filtering and sorting. by @jortel in #659
- Update export/import CLI no-auth by @aufi in #647
New Contributors
Full Changelog: v0.4.0...v0.5.0-alpha.1
v0.3.2
New Contributors
- @pranavgaikwad made their first contribution in #634
Full Changelog: v0.3.1...v0.3.2
v0.4.0
✨ Features
- Add unassessed risk type and exit early for app risk status calculation by @ibolton336 in #623
🐛 Bug Fixes
- Fix json export. by @jortel in #597
- Treat tags that are inherited from archetype assessments as assessment tags rather than archetype tags by @mansam in #603
- [MTA-1726] Migration Waves: require start and end date, require end > start by @mansam in #604
- Return empty list when latest analysis does not exist. by @jortel in #602
- Fix CVE, upgrade go-resty v2.12. by @jortel in #628
- Fix Fail when Resource Quota exceeded. by @jortel in #627
- Fix concurrent tag/category Ensure(). by @jortel in #629
New Contributors
- @shawn-hurley made their first contribution in #596
Full Changelog: v0.3.2...v0.4.0
v0.4.0-alpha.1
✨ Features
- Add unassessed risk type and exit early for app risk status calculation by @ibolton336 in #623
🐛 Bug Fixes
- Fix json export. by @jortel in #597
- Treat tags that are inherited from archetype assessments as assessment tags rather than archetype tags by @mansam in #603
- [MTA-1726] Migration Waves: require start and end date, require end > start by @mansam in #604
- Return empty list when latest analysis does not exist. by @jortel in #602
- Fix CVE, upgrade go-resty v2.12. by @jortel in #628
- Fix Fail when Resource Quota exceeded. by @jortel in #627
- Fix concurrent tag/category Ensure(). by @jortel in #629
New Contributors
- @shawn-hurley made their first contribution in #596
Full Changelog: v0.3.2...v0.4.0-alpha.1
v0.3.1
🐛 Bug Fixes
- [backport] Return empty list when latest analysis does not exist. (#602) by @jortel in #607
- [Backport][MTA-1726] Migration Waves: require start and end date, require end > start (#604) by @mansam in #610
- [Backport][MTA-1972] Treat tags that are inherited from archetype assessments as assessment tags rather than archetype tags (#603) by @mansam in #611
Full Changelog: v0.3.0...v0.3.1
v0.3.0
⚠️ 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
- Task report files by @jortel in #577
🐛 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
- [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 - Improve Jira error handling by @mansam in #574
- [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
- Fixes addon POST /files failing with 401. by @jortel in #589
- Fix logged attach message. by @jortel in #591
New Contributors
Full Changelog: v0.2.1...v0.3.0
v0.3.0-rc.4
🐛 Bug Fixes
- Fixes addon POST /files failing with 401. by @jortel in #589
- Fix logged attach message. by @jortel in #591
Full Changelog: v0.3.0-rc.3...v0.3.0-rc.4