发布日期: 2025-08-19
版本号: v3.3.0

本次更新包含多项改进:对PR面板进行增强,新增收藏仓库功能,并为仓库列表页添加排序与范围筛选;当新分支推送时会提示创建PR;新增标签规则支持,可基于模式限制标签的创建、删除与更新。修复了Markdown图片渲染问题及Git LFS文件上传API中的安全漏洞。此外还包含日常维护及两位新贡献者的首次参与。

更新内容 (中文)

变更内容

新功能与增强

  • PR 仪表板 增强。
  • 添加了设置收藏仓库的功能。
  • 在仓库列表页面添加了仓库排序和范围筛选器。
  • 添加了一个横幅,在推送新分支时提示用户创建 PR。
  • 添加了标签规则支持。用户现在可以使用基于模式的规则来限制标签的创建、删除和更新。

修复问题

  • 解决了 Harness Code 中 Markdown 不渲染图像的问题。
  • 修复了 Git LFS 文件上传 API 中的一个安全问题,该问题可能允许认证用户写入超出预期路径的文件。

新贡献者

完整变更日志:https://github.com/harness/harness/compare/v3.2.0…v3.3.0

更新内容 (原始)

What’s Changed

New features and enhancements

  • PR dashboard enhancement.
  • Added the ability to set favorite repositories.
  • Added repository sort and scope filters to the repo list page.
  • Added a banner prompting users to Create PR when a new branch is recently pushed.
  • Added support for tag rules. Users can now restrict tag creation, deletion, and updates with pattern-based rules.

Fixed issues

  • Resolved an issue where Markdown in Harness Code did not render images.
  • Fixed a security issue in the Git LFS file upload API that could allow authenticated users to write files outside the intended path.

New Contributors

Full Changelog: https://github.com/harness/harness/compare/v3.2.0...v3.3.0

下载链接