Skip to content

v0.1.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@konveyor-release-bot konveyor-release-bot released this 04 Apr 15:51
e0f7134

Changes since v0.0.0

⚠️ Breaking Changes

  • Rename tagtype to tagcategory (#676)

✨ Features

  • Expand tag category color palette to 16 colors, add deterministic fallback colors for tag categories (#781)
  • Empty component when no tags (#764)
  • Add conditional validation for no-targets case (#731)
  • Bump Node18 lts (#685)
  • App detail drawer: group tags by source and category, add filters (#692)
  • Allow reviews without assessment when flagged (#683)
  • Applications table: Replace expandable rows with hoverable/clickable rows and details drawer (#654)
  • General page (#641)
  • Custom target api integration (#634)
  • Use composite action for image builds (#628)
  • Add DnD handle to targetCard (#625)
  • : Custom targets form (#623)
  • Custom migration targets: Scaffold for new/edit custom targets (#614)

🐛 Bug Fixes

  • Fix status of duplicate rule files (#785)
  • Alert for custom rule file required when no targets (#780)
  • Do not refresh token when feature disabled (#771)
  • Make grid responsive for migration targets (#765)
  • Fix multi upload for wizard rules (#762)
  • Only show conditional csv download button if analysis run w enabled (#761)
  • Duplicate rendered custom target form issues (#755)
  • Clear state when closing add rules modal (#753)
  • Remove wizard validation for rulebundle length (#751)
  • Use ref for rulebundle on task submit (#752)
  • Update application tags when analysis completes (#748)
  • Change default tab to first tab when navigating to admin view (#742)
  • Add missing form label for repository type (#741)
  • Fix selected sources value in wizard (#743)
  • Unknown image file name fixed for default image (#736)
  • Fix deletion for Applications assessment/review (#715)
  • Hide SSO menu if keycloak is not available (#732)
  • Allow .jpg uploads for custom target images (#724)
  • Fix error validation for image id (#725)
  • Hide upload when a binary exists (#727)
  • Fix initial loading state for existing rule file placeholders (#704)
  • Fix applications table sorting (#719)
  • Description is not a required field (#714)
  • bulk copy: evaluate assessment state (#706)
  • Don't allow large images to be uploaded (#705)
  • Fix hub download URL for html reports (#702)
  • Mirror rule bundle target metadata selection in advanced options (#700)
  • Limit Multi-Arch Build Concurrency (#681)
  • mvn: Refactor without useEffect (#678)
  • Filtering business service on copy assessment form (#669)
  • change isLoading->isInitialLoading (#668)
  • Fix empty assessments query error in console (#657)
  • Update to UBI9 to fix arm64 builds (#636)
  • Don't use MTA accronym (#627)
  • Identity form: Description is optional (#626)
  • Try using new ubuntu release (#633)