Skip to content

v1.1.0

Compare
Choose a tag to compare
@PuneetPunamiya PuneetPunamiya released this 04 Mar 13:43

Hub v1.1.0 πŸŽ‰

This is the second non-preview release of TektonCD Hub. In this release we have added refresh and access token for the user, fixes in UI by adding Hub logo, proper rendering of table in markdown, improving search, validating routes on details page. Also,there have been changes in the deployment docs to have a proper guide to deploy Hub, API docs are available now and also improving the config file reading mechanism.

ChangeLog πŸ—’οΈ

UI

  • #173 Fix rendering of table in markdown
  • #192 Adds Hub logo in UI
  • #160 Updates npm packages that have vulnerability
  • #185 Improve search by using Debounce
  • #197 Adds a button to clear all selected filters
  • #203 Minor fixes for updating the packages and fixing lint
  • #176 Updates the access and refresh token to keep user logged in
  • #195 Validates resource details page url's params
  • #187 Fixes resource cards margin to avoid overlapping of cards on resizing the window
  • #205 Handles the refresh token and access token time interval

API

  • #184 Adds Dockerfiles for API and Db migration & Update deployment flow
  • #136 Adds an API to refresh User access token
  • #174 Refactors API service for API versioning
  • #132 Adds API to get new refresh token for user
  • #193 Updates adding users & scopes from config files

CLI

  • #180 bump deps
  • #191 Fixes CLI tests
  • #201 Drop Chmouel's cobra fork and use upstream one

Miscellaneous

  • #171 Update Deployment and Development docs
  • #179 README: Remove repo migration notes
  • #181 Updates Deployment doc
  • #183 Replaced preview url with non-preview url
  • #189 Adds Hub logo in Readme
  • #199 Fixes yamllint and golangci lint errors

Deprecation Notice 🧹

  • We are deprecating /v1/categories in this release and will be removed in the next release

Thanks ❀️ πŸ€—