Skip to content

v1.7.0-rc.0 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 14:24
· 543 commits to main since this release
a231061

What's Changed

Platform Support

  • Added support for Raspbian ARM64 version (@eball, #174)
  • Added support for WSL2 Ubuntu-22.04 in Windows 11 (@eball, #180)
  • Implemented support for adding ARM64 worker nodes (@eball, #185)
  • Added quick install script for macOS, WSL & Raspberry Pi (@eball, #221)
  • Added support for Minikube (@aby913, #262)
  • Added macOS installation script to installer package (@eball, #200)
  • Optimized ControlHub and dashboard build configuration (@yongheng2016, #193)
  • Updated build for quasar.config (@wushuangs, #202)
  • Added script to check image sizes in the installation package (@pengpeng, #238)
  • Optimized installation process (@eball, #247, #249)

Application Enhancements

Infrastructure and Performance

  • Added explicit runtime class for NVIDIA to support WSL (@eball, #254)
  • Implemented system-server proxy support for SSE/x-ndjson (@hysyeah, #256)
  • Added cluster architecture for Helm values (@hysyeah, #257)
  • Implemented support for switching jfsnotify to fsnotify (@eball, #264)
  • Refactored legacy API with Envoy sidecar (@hysyeah, #183)

Bug Fixes

Documentation and Miscellaneous

Refactoring and Clean-up

CI/CD

Full Changelog: 1.6.0-rc.0...1.7.0-rc.0