内容简介: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 补丁版本发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
UNIX网络编程 卷2
W.Richard Stevens / 人民邮电出版社 / 2009-11 / 89.00元
《UNIX网络编程 卷2:进程间通信(英文版·第2版)》是一部UNIX网络编程的经典之作。进程间通信(IPC)几乎是所有Unix程序性能的关键,理解IPC也是理解如何开发不同主机间网络应用程序的必要条件。《UNIX网络编程 卷2:进程间通信(英文版·第2版)》从对Posix IPC和System V IPC的内部结构开始讨论,全面深入地介绍了4种IPC形式:消息传递(管道、FIFO、消息队列)、同......一起来看看 《UNIX网络编程 卷2》 这本书的介绍吧!