内容简介:GitLab 又又又发布补丁版本 12.1.3 了,包含社区版和企业版都有。改进记录包括: GitLab Community Edition Fix the project auto devops API Resolve "Can't save pages domain form with Let's Encrypt enable...
GitLab 又又又发布补丁版本 12.1.3 了,包含社区版和企业版都有。改进记录包括:
GitLab Community Edition
- Fix the project auto devops API
- Resolve "Can't save pages domain form with Let's Encrypt enabled if current certificate is outdated"
- Ensure SubmoduleHelper works outside view context
- Fix xterm CSS not loading
- Optimise import performance
- Fix incorrect web server selection parameter in init.d script
- Set DOCKER_TLS_CERTDIR in Auto Dev-Ops CI template
- Set DOCKER_TLS_CERTDIR in CI job templates
- Support Docker OCI images
- Fix error rendering submodules in MR diffs when there is no .gitmodules
- Fix pdf.js rendering pages in the wrong order
- Fix exception handling in Gitaly autodetection
GitLab Enterprise Edition
- Vulnerabilities API now takes optional pipeline_id
- Add policy for dependencies
- Filter DependencyList by package_manager
- Add basic dependencies endpoint
- Resolve "Bulk editing group issues only works with owner access level"
- Hide "Buy additional minutes" button for self-managed installs
- Resolve "Geo - Gitlab::Geo::DatabaseTasks.pending_migrations returns migrations already applied"
升不升级你自己看吧?
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
C语言常用算法分析
明日科技 / 2012-1 / 39.80元
《C语言学习路线图•C语言常用算法分析》共分为4篇,第1篇为算法基础篇,包括程序之魂——算法、数据结构基础、查找与排序算法、基本算法思想等内容;第2篇为常用算法篇,包括数学算法、矩阵与数组问题、经典算法等内容;第3篇为趣味算法篇,包括数学趣题、逻辑推理题等内容;第4篇为算法竞技篇,包括计算机等级考试算法实例、程序员考试算法实例、信息学奥赛算法实例等内容。 《C语言学习路线图•C语言常用算法分......一起来看看 《C语言常用算法分析》 这本书的介绍吧!