harness v3.2.0 版本更新介绍
发布日期: 2025-05-23
版本号: v3.2.0
本次更新(v3.0.0至v3.2.0)主要新增了多项功能与优化,包括支持Git大文件存储(LFS)、实现代码所有者邮箱大小写不敏感匹配、通过分支规则配置默认审查员、允许修改拉取请求的目标分支、合并后提供“恢复PR”选项、利用分支规则自动分配代码所有者作为审查员,以及新增提交者与认证用户匹配的设置。此外,还修复了Helm图表问题,更新了README文档链接,并引入了Jira自动标签及Git差异文件检测等功能。本次更新亦有多位社区新贡献者参与。
更新内容 (中文)
更新内容
- 支持Git大文件存储(LFS)
- 代码所有者支持不区分大小写的邮箱匹配
- 通过分支规则配置默认审查者
- 允许更改拉取请求的目标分支
- 合并后提供"恢复PR"选项
- 启用分支规则自动将代码所有者指派为审查者
- 设置匹配提交者和认证用户
- 由@Ibmurai更新README.md,详见https://github.com/harness/harness/pull/3571
- 修复:(README.md)开发者门户链接由@alikhil修复,详见https://github.com/harness/harness/pull/3576
- 修复:helm chart修复由@abhinav-harness完成,详见https://github.com/harness/harness/pull/3590
- 新功能:[BT-10437]:Jira自动标签(CX)由@mbatchelor实现,详见https://github.com/harness/harness/pull/3616
- 新功能:[BT-11220]:检测git差异文件由@mbatchelor实现,详见https://github.com/harness/harness/pull/3617
新贡献者
- @Ibmurai在https://github.com/harness/harness/pull/3571中首次贡献
- @abhinav-harness在https://github.com/harness/harness/pull/3590中首次贡献
- @mbatchelor在https://github.com/harness/harness/pull/3616中首次贡献
完整变更日志:https://github.com/harness/harness/compare/v3.0.0…v3.2.0
更新内容 (原始)
What’s Changed
- Support Git Large File Storage (LFS)
- Support case-insensitive email matching for Code Owners
- Configure default reviewers through branch rules
- Allow changing the target branch of a pull request
- Provide a “Revert PR” option after merge
- Enable branch rules to automatically assign Code Owners as reviewers
- Setting to match committer and the authenticated user
- Update README.md by @Ibmurai in https://github.com/harness/harness/pull/3571
- fix:(README.md) links to developer portal by @alikhil in https://github.com/harness/harness/pull/3576
- fix: helm chart fix by @abhinav-harness in https://github.com/harness/harness/pull/3590
- feat: [BT-10437]: Jira Autotagging for CX by @mbatchelor in https://github.com/harness/harness/pull/3616
- feat: [BT-11220]: Detect git diff file by @mbatchelor in https://github.com/harness/harness/pull/3617
New Contributors
- @Ibmurai made their first contribution in https://github.com/harness/harness/pull/3571
- @abhinav-harness made their first contribution in https://github.com/harness/harness/pull/3590
- @mbatchelor made their first contribution in https://github.com/harness/harness/pull/3616
Full Changelog: https://github.com/harness/harness/compare/v3.0.0...v3.2.0