0.1.0 (2023-10-25)
- add kind annotation to EC ITS (214367f)
- import-flow: add visibility annotation on component creation (a74094d)
- integration test: add edit param modals in details (69515dc)
- integrationtest: integrationTest params support (c28d391)
- add-snpshot-link: add snapshot link in pipelinerun details page (5bf8597)
- consider all pipeline runs, by using paging (d6afd90)
- int-filter: modify integration test search filter field (78c7518)
- modify the integration test path description (91f1a47)
- overview graph: navigate to components list on 'No builds yet' click (26bb6ef)
- releases: filtering & sorting for releases (c8a6a1a)
- secret-list: fix secret list page error when secret is missing status field (b02853c)
- task logs: show logs for skipped or idle tasks if they exist (9470293)
- test: remove check from e2e tests for latest commits on overview page (175f28f)
- test: update pipeline labels (9f81399)
- test: wait for new github repo availability (ab3dbde)
0.0.1 (2023-09-29)
Notes - This is the first release so added features and bug fixes manually for past 1 month as part of release notes. This will get better for the next release when we start to follow conventional commit messages.
- Improve application overview screen
- Support creation of build and deployment secrets
- add list view for ReleaseStrategy
- add list view for ReleasePlanAdmission
- add Release plan list page
- Snapshot Pipeline Runs Tab
- Enable auth flow for private repo
- Add Deployments tab to the Component Details page
- use RemoteSecret for partner task secrets
- Add component details page
- Add snapshot details page
- Add secrets list page and delete action
- Upgrade to PF version 5
- show pac build errors
- Update computation of deployed application status
- Fix integration name validation issue
- fix application name auto suggestion when git url has extra spaces
- Fix component details when no container image
- fix back and cancel action for git import form
- Fix for build node widths in application lifecycle graph
- Fix the broken style issue on local setup
- select first failed logs tab by default
- Fix for recent commits rows disappearing on scroll
- fix delete modal redirection issue
- Fix broken styles on overview page
- fix vulnerability column not loading issue
- fix cacheKey not updating issue