Skip to content

v2024.11.4

Latest
Compare
Choose a tag to compare
@wuhuizuo wuhuizuo released this 04 Nov 11:36
· 14 commits to main since this release
4ebce35

What's Changed

  • feat(charts): add charts publisher by @wuhuizuo in #180
  • fix(publisher): fix splitRepoAndTag function by @wuhuizuo in #182
  • feat(publisher): update publish state with redis by @wuhuizuo in #183
  • fix(publisher): fix redis command usage by @wuhuizuo in #184
  • feat(publisher): add rate limit for tiup nightly publishing by @wuhuizuo in #185
  • fix(publisher): control nightly interval from configuration file by @wuhuizuo in #186
  • feat(publisher): implement fileserver publisher service by @wuhuizuo in #187
  • feat(publisher): implement fs worker by @wuhuizuo in #188
  • feat(publisher): add fileserver worker by @wuhuizuo in #189
  • fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.24 by @renovate in #173
  • fix(deps): update module gorm.io/gorm to v1.25.12 by @renovate in #174
  • fix(publisher/pkg/impl): call Seek before upload the content to ks3 by @wuhuizuo in #190
  • refactor(publisher): load the worker configurations from one same file by @wuhuizuo in #193

Full Changelog: v2024.10.14...v2024.11.4