v5.17.0-release
·
270 commits
to main
since this release
New Features:
- Optimized API service dependencies to ensure limited service availability even when dependencies fail to start properly #1820
- Added support for configuring private image repository credentials, addressing deployment issues when starting from an image #1821
Feature Enhancements:
- Added support for hostAliases in components. #1812
- Display of component-mounted storage whether it should show the physical machine's directory (prompt in the product, link to the documentation).
- Template publishing needs to support searching. #1843
- Shared configuration files need a search/filter box. #1835
- Support for showing which components depend on a component when there are dozens of components depending on the same component. #1836
- When selecting components in bulk (10 components per page), the order changes when the component state changes, causing selected components to switch to others. #1844
- Added entry to the team wizard page for creating a new team. #1850
- Support for pre-checking whether shared configuration files are depended upon by other components. #1837
- Support for forcefully deleting mounted configuration files, filtering by application, component, and configuration file name. #1838
- Added pod affinity for build tasks #1842
- Trigger keywords for automatic builds should be configurable, and build triggers should notify WeChat Work or DingTalk. #1770
- Offline imported or team-released application templates should be visible in other teams. No isolation of permissions between teams. #1825
Bug Fixes:
- First-time building of the runner image fails to pull. (Cannot reproduce)
- Components created with OAuth, after quick duplication, require re-editing of OAuth build sources. (Cannot reproduce)
- Export failure of Helm chart package, there is an issue.
- Gateway parameter configuration error causing startup failure. #1840
- Outer close button for OAuth settings does not work. #1841
- Advanced properties of components, health checks do not take effect. #1809
- Dockerfile build args parameter does not take effect. #1685
- Unable to save GOPRIVATE during Golang repository build. #1794