Skip to content

v20240228

Latest
Compare
Choose a tag to compare
@wuhuizuo wuhuizuo released this 28 Feb 12:32
· 49 commits to main since this release
25062b5

What's Changed

  • chore: migrage tibuild code from from pingcap-qe/tibuild to tibuild folder by @wuhuizuo in #18
  • refactor(cloudevents-server): add reason filed by @wuhuizuo in #14
  • fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.18 by @renovate in #15
  • chore(deps): update helm/chart-releaser-action action to v1.6.0 by @renovate in #10
  • chore(deps): update golang docker tag to v1.21.4 by @renovate in #16
  • fix(deps): update module entgo.io/ent to v0.12.5 by @renovate in #17
  • fix(deps): update module github.com/dougsland/jenkinsctl to v0.0.1 by @renovate in #21
  • chore(deps): update golang docker tag to v1.21.5 by @renovate in #29
  • feat: support products pump drainer by @lijie0123 in #31
  • feat(cloudevents-server): support notify taskrun and pipelinerun by lark bot app by @wuhuizuo in #32
  • fix(cloudevents-server): fix tls verify by @wuhuizuo in #33
  • opt(cloudevents-server): skip notify for task runs by @wuhuizuo in #34
  • fix(tibuild): bump versions for golang and nodejs by @wuhuizuo in #35
  • fix(deps): update module github.com/jinzhu/configor to v1.2.2 by @renovate in #23
  • fix(deps): update module github.com/dougsland/jenkinsctl to v0.0.1 by @renovate in #36
  • fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #24
  • Update Dockerfile by @wuhuizuo in #39
  • refactor(tibuild): rename internalpkg to internal by @wuhuizuo in #38
  • fix(deps): update module github.com/swaggo/files to v1.0.1 by @renovate in #37
  • fix(deps): update module github.com/gin-gonic/gin to v1.9.1 by @renovate in #41
  • chore(deps): update node.js to v20.10.0 by @renovate in #40
  • fix(deps): update module github.com/spf13/viper to v1.18.1 by @renovate in #43
  • fix(deps): update module github.com/spf13/cobra to v1.8.0 by @renovate in #42
  • fix(deps): update module github.com/swaggo/gin-swagger to v1.6.0 by @renovate in #44
  • fix(deps): update module golang.org/x/net to v0.19.0 by @renovate in #46
  • feat(cloudevents-server): support sink events and produce for tibuild by @wuhuizuo in #53
  • feat: add basic auth to allow target by @lijie0123 in #55
  • feat(dl): implement DL(downloader) server by @wuhuizuo in #56
  • reafactor(cloud-events): just deal tekton pipelinerun final state events by @wuhuizuo in #58
  • feat(charts): add chart for dl server by @wuhuizuo in #59
  • fix(dl): fix yaml config and get object logic by @wuhuizuo in #60
  • ci: fix chart release flow by @wuhuizuo in #61
  • fix(cloudevents): fix notify conditions by @wuhuizuo in #63
  • fix(cloudevents): fix UT cases by @wuhuizuo in #64
  • fix(cloudevents): fix error for case run report by @wuhuizuo in #68
  • opt(cloudevents-server): opt notify card UI by @wuhuizuo in #69
  • feat(cloudevents-server): render lark message with template by @wuhuizuo in #70
  • feat: default release-x.y.z branch for enterprise-plugin in hotfix by @lijie0123 in #71
  • fix: some builder image may longer than 64 char by @lijie0123 in #72
  • fix(cloudevents-server): refactor results parts for tekton run notification message by @wuhuizuo in #73
  • feat: support tekton via cloud event by @lijie0123 in #67
  • fix: github require loggin to avoid rate limit by @lijie0123 in #74
  • fix(deps): update module github.com/swaggo/swag to v1.16.3 by @renovate in #45
  • fix(deps): update react monorepo to v18.2.57 by @renovate in #25
  • fix(deps): update module github.com/data-dog/go-sqlmock to v1.5.2 by @renovate in #52
  • fix: tekton null status by @lijie0123 in #78
  • feat(cloudevents-server): add extral message receiver from event context by @wuhuizuo in #79
  • fix: tekton artifact list by @lijie0123 in #80
  • refract: simplify tekton status by @lijie0123 in #81
  • refract: rename orasfile to oci file by @lijie0123 in #82
  • fix: sha256sum for oci artifact by @lijie0123 in #85
  • feat(cloudevents-server): support set receivers by event types by @wuhuizuo in #86
  • ci: full clone and fetch tags for skaffold build by @wuhuizuo in #87
  • chore: add labels in OWNERS files by @wuhuizuo in #88

New Contributors

Full Changelog: v0.1.0...v20240228