harness v2.19.0 版本更新介绍
发布日期: 2023-08-15
版本号: v2.19.0
Drone项目进行了多项更新,包括修复调度程序队列死锁问题(经多次调整优化)、升级drone-ui至多个版本(2.11.3至2.11.5)、删除重复用词、支持查询字符串中参数化操作值等功能改进。新贡献者@cuishuang和@filippopisano首次参与代码提交。此次更新为v2.19.0版本做准备,完整变更涵盖从v2.18.0到v2.19.0的提交记录,Drone-ui的具体更新内容可通过其GitHub仓库的变更日志查看。
更新内容 (中文)
详见原始内容
更新内容 (原始)
What’s Changed
- fix scheduler queue deadlock by @tphoney in https://github.com/harness/drone/pull/3330
- Revert “fix scheduler queue deadlock” by @tphoney in https://github.com/harness/drone/pull/3331
- bump drone-ui to 2.11.3 by @d1wilko in https://github.com/harness/drone/pull/3337
- remove repetitive words by @cuishuang in https://github.com/harness/drone/pull/3342
- Support arbitrary action value from parameter in query string by @filippopisano in https://github.com/harness/drone/pull/3341
- (fix) prevent scheduler deadlock by @tphoney in https://github.com/harness/drone/pull/3344
- bump drone-ui to 2.11.4 by @d1wilko in https://github.com/harness/drone/pull/3349
- bump drone-ui to 2.11.5 by @d1wilko in https://github.com/harness/drone/pull/3350
- (maint) prep for v2.19.0 by @tphoney in https://github.com/harness/drone/pull/3352
New Contributors
- @cuishuang made their first contribution in https://github.com/harness/drone/pull/3342
- @filippopisano made their first contribution in https://github.com/harness/drone/pull/3341
Full Changelog: https://github.com/harness/drone/compare/v2.18.0...v2.19.0
Changelog for Drone-ui https://github.com/drone/drone-ui/blob/main/CHANGELOG.md