Skip to content

v1.9.0

Compare
Choose a tag to compare
@PuneetPunamiya PuneetPunamiya released this 10 Aug 05:53

Hub v1.9.0 πŸŽ‰

This release adds an endpoint to fetch a Tekton Resource Raw YAML which can be used to apply the resource directly on cluster. On the UI, now the resources can also be filtered on the basis of their last updated date. Along with that, refactoring to show error messages on UI when API server is not reachable. This release also contains few dependency bumps.

ChangeLog πŸ—’οΈ

UI

  • Adds an error message to show on ui if api server is down #345
  • Allow sorting the resources by Last Updated At #469

API

  • Add an Endpoint for Fetching a Tekton Resource Raw YAML File #539

Miscellaneous

  • Bump github.com/go-testfixtures/testfixtures/v3 from 3.8.0 to 3.8.1 #602
  • πŸ€– Adds bot for updating gen directory πŸ€– #596
  • Bump github.com/tektoncd/pipeline from 0.38.1 to 0.38.2 #600
  • Bump github.com/go-co-op/gocron from 1.16.1 to 1.16.2 #598
  • Bumps Goa to 3.8.2 and updates gen folder #603
  • Bumps goa version to v3.7.14 and updates the gen folder #597
  • Run all tests if changes are made to test/ dir #594
  • Bump github.com/go-co-op/gocron from 1.15.1 to 1.16.1 #595
  • Bump node from 17-alpine3.14 to 18-alpine3.14 in /images #481
  • Bump github.com/tektoncd/pipeline from 0.37.2 to 0.38.1 #593
  • Bump @typescript-eslint/eslint-plugin from 4.0.1 to 5.30.7 in /ui #591
  • Adds type for axios error due to typescript bump #572
  • Bump typescript from 3.9.7 to 4.7.4 in /ui #572
  • Bump github.com/go-co-op/gocron from 1.15.0 to 1.15.1 #586
  • Run tests if changes are detected in specific dir #585
  • Bump alpine from 3.16.0 to 3.16.1 in /images #589
  • Bump github.com/ikawaha/goahttpcheck from 1.11.2 to 1.11.3 ht88s://github.com//pull/588
  • Fix Swagger UI Catalog example typo #578
  • Updates gen folder for preview and v1 api's #590
  • Bump goa.design/plugins/v3 from 3.7.12 to 3.7.13 #590
  • Bump terser from 4.8.0 to 4.8.1 in /swagger #583
  • Bump terser from 4.8.0 to 4.8.1 in /ui #582
  • Bump goa to v3.7.12 #581
  • Bump moment from 2.29.3 to 2.29.4 in /ui #571
  • Bump github.com/ikawaha/goahttpcheck from 1.11.1 to 1.11.2 #569
  • Bump gorm.io/gorm from 1.23.7 to 1.23.8 #570
  • Bump github.com/tektoncd/pipeline from 0.37.1 to 0.37.2 #568
  • Move to go 1.17 #567
  • Bump github.com/go-testfixtures/testfixtures/v3 from 3.7.0 to 3.8.0 #565
  • Bump gorm.io/driver/postgres from 1.3.7 to 1.3.8 #563
  • Bump tektoncd/pipeline to v0.37.1 #562
  • Bump gorm.io/gorm from 1.23.6 to 1.23.7 #560
  • Bump mobx from 6.5.0 to 6.6.1 in /ui #559
  • Bump github.com/go-co-op/gocron from 1.14.0 to 1.15.0 #555
  • Bump github.com/markbates/goth from 1.72.0 to 1.73.0 #550
  • Bump github.com/ikawaha/goahttpcheck from 1.11.0 to 1.11.1 #552
  • Bump goa.design/plugins/v3 from 3.7.6 to 3.7.10 #557
  • Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 #554
  • Update gen folder for goa 3.7.10 #558
  • Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 #551
  • Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 #553

Thanks ❀️ πŸ€—