## Hub v1.5.0 :tada:
This release was focussed for supporting platforms on Tekton Hub, couple of fixes in dependencies and test cases. Handles deprecation and deletion of resources on both api and ui
On UI side, fixes security vulnerability in npm dependencies. Adds platform related information where user can filter the resources based on selected platforms on home page and on different platforms for selected version on details page.
On API side, couple of fixes in test, returns the error if the migration fails, handles deprecation by updating the API response and deletion of resources by updating the catalog sync
On CLI side, adds platform and categories support, adds `-o wide` in search command and adds initial e2e test for get and info command
On Docs side, add guidelines to add new categories in Hub and bumps the images for api and ui
## ChangeLog :spiral_notepad:
### UI
* [#296](https://github.com/tektoncd/hub/pull/296) Adds warning icon having a tooltip to point out the deprecation of a version
* [#326](https://github.com/tektoncd/hub/pull/326) Show `Open Resource in <provider>` on the basis of provider
* [#329](https://github.com/tektoncd/hub/pull/329) Show platforms information for each resource version
* [#308](https://github.com/tektoncd/hub/pull/308) Fixes security vulnerability in npm dependencies
* [#328](https://github.com/tektoncd/hub/pull/328) Filter resources based on platforms
### API
* [#284](https://github.com/tektoncd/hub/pull/284) Parses deprecation info from resources and update the API's Response
* [#313](https://github.com/tektoncd/hub/pull/313) Add support for GitHub Enterprise
* [#305](https://github.com/tektoncd/hub/pull/305) Remove username formatting(convert lowercase) while saving
* [#317](https://github.com/tektoncd/hub/pull/317) Switch jwt libraries to golang-jwt/jwt.
* [#318](https://github.com/tektoncd/hub/pull/318) Return err if db-migration fails
* [#321](https://github.com/tektoncd/hub/pull/321) Catalog refresh for different git providers
* [#323](https://github.com/tektoncd/hub/pull/323) Minor text fixes in the information about platforms
* [#292](https://github.com/tektoncd/hub/pull/292) Update the Catalog sync to delete the removed resources info from existing db
* [#330](https://github.com/tektoncd/hub/pull/330) Minor fix in the test fixtures
### CLI
* [#311](https://github.com/tektoncd/hub/pull/311) Adds `o wide` flag and categories in search command
* [#307](https://github.com/tektoncd/hub/pull/307) Add platform support to hub cli
* [#285](https://github.com/tektoncd/hub/pull/285) Init e2e Test for Get Command
* [#327](https://github.com/tektoncd/hub/pull/327) Adds e2e test for Hub info command
### Miscellaneous
* [#310](https://github.com/tektoncd/hub/pull/310) Adds docs to define steps to add new categories in Hub
* [#309](https://github.com/tektoncd/hub/pull/309) Removes namespace from swagger config files to maintain consistency
* [#331](https://github.com/tektoncd/hub/pull/331) Give Vinamra & Piyush Hub scopes
* [#332](https://github.com/tektoncd/hub/pull/332) Bump base images in API and UI Dockerfiles
## Thanks :heart: :hugs:
* @sm43
* @PuneetPunamiya
* @pratap0007
* @vinamra28
* @piyush-garg
* @barthy1