内容简介:Gitlab 又发布了补丁版本,包括 12.0.2, 11.11.4, 11.10.7 ,包括 GitLab 社区版 和企业版。 该版本修复了一些 Bug : Fix missing API notification flags for Microsoft Teams Do not rewrite relative links f...
Gitlab 又发布了补丁版本,包括 12.0.2, 11.11.4, 11.10.7 ,包括 GitLab 社区版 和企业版。
该版本修复了一些 Bug :
- Fix missing API notification flags for Microsoft Teams
- Do not rewrite relative links for system notes
- Fix label serialisation in issue and note hooks
- Gitlab::JsonCache#parse_value ensure string
- Fix notes email with group-level notification email
- Omit issues links in merge request entity API response
- Include the GitLab version in the cache key for Gitlab::JsonCache
- Prevent EE backport migrations from running if CE is not migrated
- Silence backup warnings when CRON=1 in use
11.11.4
- Add 60s and 5m values to the buckets used by prometheus to measure time
- Fix Fogbugz Importer not working
- Fix gl_dropdown scrolling to top on assignee click
- Fix IDE commit to use start_ref
- Update translations files
11.10.7
- Add client code to call GetObjectDirectorySize RPC
- Revert a default GIT_DEPTH for MR pipeline
- Fix label click scrolling to top
- Fix gl_dropdown scrolling to top on assignee click
GitLab Starter, Premium, and Ultimate:
- Fix default value for start date in GitlabSubscription being static
- Use quarantine size to check push size against repository size limit
以上所述就是小编给大家介绍的《GitLab 12.0.2, 11.11.4, 11.10.7 补丁版本发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- GitLab 发布 10.1.1 补丁版本
- GitLab 发布补丁修复版本 11.9.1
- GitLab 发布补丁修复版本 11.9.6
- GitLab 发布补丁修复版本 11.10.4
- GitLab 10.5.2 补丁版本发布,修复 Bug
- GitLab 10.5.5 补丁版本发布,修复 Bug
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
程序员的算法趣题
[ 日] 增井敏克 / 绝 云 / 人民邮电出版社 / 2017-7 / 55.00元
本书是一本解谜式的趣味算法书,从实际应用出发,通过趣味谜题的解谜过程,引导读者在愉悦中提升思维能力、掌握算法精髓。此外,本书作者在谜题解答上,通过算法的关键原理讲解,从思维细节入手,发掘启发性算法新解,并辅以Ruby、JavaScript等不同语言编写的源代码示例,使读者在算法思维与编程实践的分合之间,切实提高编程能力。 本书适合已经学习过排序、搜索等知名算法,并想要学习更多有趣算法以提升编程技巧......一起来看看 《程序员的算法趣题》 这本书的介绍吧!