Skip to content

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 05 Nov 02:21
· 94 commits to main since this release

What's Changed

  • fix: Update user tag to grant login privileges by @MasonXon in #425

Important Updates

  • Refactored the chart structure, clearly separating self-built services and third-party charts, and added extensive unit tests.
  • Refactored the dataflow/runner/csgship/common charts to achieve seamless integration with csghub and convenient separate deployment.
  • Optimized resource creation, merging or removing unnecessary resource creation.
  • Optimized Ingress merging.
    • Enabled temporal UI by default and merged it into the main domain for access.
    • Merged registry access into the main domain for access.
    • When deploying dataflow internally, merged label-studio access into the main domain.
  • Deprecated built-in coredns and rproxy-nginx, and switched to direct rproxy forwarding.
  • Refactored the one-click installation script to improve usability and installation success rate.
    • Currently supports similar systems such as alpine/ubuntu/debian/centos/rhel.

Full Changelog: v1.11.1...v1.12.0