内容简介: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 补丁版本发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
HTML5权威指南
[美] Adam Freeman / 谢廷晟、牛化成、刘美英 / 人民邮电出版社 / 2014-1 / 129.00元
《HTML5 权威指南》是系统学习网页设计的权威参考图书。本书分为五部分:第一部分介绍学习本书的预备知识和HTML、CSS 和JavaScript 的最新进展;第二部分讨论HTML 元素,并详细说明了HTML5中新增和修改的元素;第三部分阐述CSS,涵盖了所有控制内容样式的CSS 选择器和属性,并辅以大量代码示例和图示;第四部分介绍DOM,剖析如何用JavaScript 操纵HTML 内容;第五部......一起来看看 《HTML5权威指南》 这本书的介绍吧!