v0.5.0
⚠️ Breaking Changes
✨ 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
- 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
- task reaper release attached files. by @jortel in #718
- Add task dashboard report. by @jortel in #720
🐛 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
- 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
- Fix error: 'ambiguous column name: id' by @jortel in #719
- Sort with COLLATE NOCASE. by @jortel in #723
- Preemption (policy) enabled overwritten by task manager. by @jortel in #722
- add addon reported errors to the dashboard. by @jortel in #728
- Analysis created in transaction. by @jortel in #729
- Add new addon alpha2 fields as optional to alpha1. by @jortel in #730
- MTA-3209 fix effort on app-issues report. by @jortel in #731
- fix proxy test to update back to the original by @dymurray in #732
- Revert alpha2 crd by @jortel in #735
- Fix reflect HasField() with anonymous pointer field. by @jortel in #736
New Contributors
Full Changelog: v0.4.0...v0.5.0