Skip to content

v1.12.0

Compare
Choose a tag to compare
@PuneetPunamiya PuneetPunamiya released this 06 Mar 11:40
· 1060 commits to main since this release

Hub Release Note

Hub v1.12.0 🎉

This release supports to add a custom logo in place of Hub Logo in UI and also supports v1 Tekton resources in API and CLI.

On the UI side, this release fixes page redirection after the user has logged in successfully

On the CLI, it extends the tkn hub install command functionality by adding a flag --type to support Artifact Hub, through which it can now fetch the resources from the Artifact Hub and install it on the cluster.

It also adds 3 labels artifacthub.io/catalog, artifacthub.io/org and artifacthub.io/support-tier labels to the resource being installed to indicate the source and support tier of the catalog when installing with --type artifact flag.

This release also includes fixes for few major packages bump in the UI, API and swagger UI which also solves some of the vulnerabilities issues.

This release targets pipeline v0.44.0.

ChangeLog 🗒️

UI

  • Adds option to replace default Hub logo with custom logo #773
  • Fix swagger UI and remove unused prettier plugin #855
  • Fixes warning in Hub UI tests by removing deprecated useobserver #802
  • Fixes test after axios is bumped to the 1.33 version #801
  • Fixes Hub UI with latest version of react-router-dom #782
  • Fixes UI page redirection after authentication #779

API

  • Fixes Hub API to support v1 api's of Tekton Resource #861
  • Fix build test failure for api and lint errors #840

CLI

  • Fixes to support v1beta1 and v1 API version for install command #780
  • [TEP-0079] Refactor get_resource and get_resource_version for multiple hub support #752
  • [TEP-0079] Add Support Tier in tkn hub install command #775
  • [TEP-0079] Implement "install" command for artifact type #757
  • Fix description in tkn hub command #771

Miscellaneous

  • Bump github.com/tektoncd/pipeline from 0.43.2 to 0.44.0 #778
  • Bump golang.org/x/text from 0.7.0 to 0.8.0 #864
  • Bump gorm.io/gorm from 1.24.5 to 1.24.6 #858
  • Bump @typescript-eslint/eslint-plugin from 4.33.0 to 5.54.0 in /swagger #854
  • Bump eslint from 7.32.0 to 8.35.0 in /swagger #853
  • Bump @types/node from 12.20.55 to 18.14.2 in /swagger #852
  • Bump eslint-plugin-prettier from 3.4.1 to 4.2.1 in /swagger #850
  • Bump typescript from 4.8.4 to 4.9.5 in /swagger #849
  • Bump k8s.io/apimachinery from 0.26.1 to 0.26.2 #847
  • Bump github.com/ikawaha/goahttpcheck from 1.13.6 to 1.13.7 #846
  • Bump @wojtekmaj/enzyme-adapter-react-17 from 0.4.1 to 0.8.0 in /ui #845
  • Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 in /ui #844
  • Bump @braintree/sanitize-url and swagger-ui-react in /swagger #843
  • Bump react-router-dom from 6.8.1 to 6.8.2 in /ui #842
  • Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 in /ui #841
  • Bump github.com/markbates/goth from 1.76.0 to 1.76.1 #839
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 #837
  • Bump @types/node from 18.14.0 to 18.14.2 in /ui #836
  • Bump goa version and updates gen folder #835
  • Bump react-dom to 17.0.0 in UI #833
  • Bump axios from 1.3.3 to 1.3.4 in /ui #832
  • Bump react-hotkeys-hook from 4.3.6 to 4.3.7 in /ui #829
  • Bump UI npm packages to latest #828
  • Bump web-vitals from 1.1.2 to 3.1.1 in /swagger #827
  • Bump @testing-library/react from 11.2.7 to 12.1.5 in /swagger #826
  • Bump @types/node from 18.13.0 to 18.14.0 in /ui #825
  • Bump @types/jest from 26.0.24 to 29.4.0 in /swagger #824
  • Bump eslint-config-prettier from 6.15.0 to 8.6.0 in /swagger #823
  • Bump @types/react-syntax-highlighter from 15.5.5 to 15.5.6 in /ui #822
  • Bump @testing-library/user-event from 12.8.3 to 14.4.3 in /swagger #821
  • Add dependant bot for swagger and update schedule to daily #820
  • Bump @types/react-router-dom from 5.1.6 to 5.3.3 in /ui #819
  • Bump use-debounce from 8.0.4 to 9.0.3 in /ui #818
  • Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 in /ui #817
  • Bumps patternfly/react-core and updates the snapshots #816
  • Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 in /ui #812
  • Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 in /ui #811
  • Bump golang.org/x/net from 0.5.0 to 0.7.0 #810
  • Bump mobx-state-tree from 5.1.3 to 5.1.7 in /ui #809
  • Bump mobx-react from 7.5.3 to 7.6.0 in /ui [#808])(#808)
  • Bump mobx from 6.7.0 to 6.8.0 in /ui #807
  • Bump fuzzysort from 2.0.1 to 2.0.4 in /ui #806
  • Bump @types/node from 17.0.42 to 18.13.0 in /ui #805
  • Bump @patternfly/patternfly from 4.210.2 to 4.224.2 in /ui #804
  • Bump typescript from 4.7.4 to 4.9.5 in /ui #803
  • Updates react-markdown to 8.0.5 #798
  • Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.51.0 in /ui #796
  • Bump golang.org/x/text from 0.6.0 to 0.7.0 #794
  • Bump gorm.io/driver/postgres from 1.4.6 to 1.4.7 #795
  • Bump golang.org/x/term from 0.4.0 to 0.5.0 #793
  • Bump alpine from 3.17.1 to 3.17.2 in /images #792
  • Bump @types/jest from 27.5.2 to 29.4.0 in /ui #790
  • Bump react-router-dom from 6.8.0 to 6.8.1 in /ui #787
  • Bump github.com/ikawaha/goahttpcheck from 1.13.5 to 1.13.6 #785
  • Bump github.com/joho/godotenv from 1.4.0 to 1.5.1 #784

Thanks ❤️ :hugging_face: