GitLab 发布 10.1.1 补丁版本

栏目: 软件资讯 · 发布时间: 7年前

内容简介:GitLab 发布 10.1.1 补丁版本,包括社区版和企业版。 该版本主要是 Bug 的修复,包括: CE/EE: Auto Devops Kubernetes default namespace is now correctly built out of GitLab (!14642) CE/EE: Store circuit...

GitLab 发布 10.1.1 补丁版本,包括社区版和企业版。

该版本主要是 Bug 的修复,包括:

  • CE/EE: Auto Devops Kubernetes default namespace is now correctly built out of GitLab (!14642)
  • CE/EE: Store circuitbreaker settings in the database instead of config (!14842)
  • CE/EE: Allow boards as top level route (!14861)
  • CE/EE: Forbid the usage of Redis#keys (!14889)
  • CE/EE: Make the circuitbreaker more robust by adding higher thresholds, and multiple access attempts. (!14933)
  • CE/EE: Update default disabled merge request widget message to reflect a general failure (!14960)
  • CE/EE: Only cache last push event for existing projects when pushing to a fork (!14989)
  • CE/EE: Fix deletion of container registry or images returning an error (!14992)
  • CE/EE: Fix the writing of invalid environment refs (!14993)
  • CE/EE: Fix bug preventing secondary emails from being confirmed (!15010)
  • CE/EE: Fix broken wiki pages that link to a wiki file (!15019)
  • CE/EE: Don't rename paths that were freed up when upgrading (!15029)
  • CE/EE: Fix editing issue description in mobile view (!15049)
  • CE/EE: Fix Bitbucket login (!15051)
  • CE/EE: Update Gitaly in GitLab 10.1 to 0.43.1 for temp file cleanup (!15055)
  • CE/EE: Stop merge requests with thousands of commits from timing out (!15063)
  • CE/EE: Use the correct visibility attribute for projects in system hooks (!15065)
  • CE/EE: Fix widget of locked merge requests not being presented (!15069)
  • CE/EE: Normalize LDAP DN when looking up identity (!15103)
  • CE/EE: Add callback functions for initial request in clusters page (!15105)
  • CE/EE: Fix missing Import/Export issue assignees (!15109)
  • EE: Move group boards routes under - and remove "boards" from reserved paths (!3078)
  • EE: Fix height of rebase and approve buttons (!3210)
  • EE: Fix LDAP group sync for nested groups e.g. when base has uppercase or extraneous spaces (!3217)
  • EE: Geo: read-only safeguards was not working on Secondary node (!3227)

GitLab 发布 10.1.1 补丁版本


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

自制编译器

自制编译器

[日] 青木峰郎 / 严圣逸、绝云 / 人民邮电出版社 / 2016-6 / 99.00元

本书将带领读者从头开始制作一门语言的编译器。笔者特意为本书设计了CЬ语言,CЬ可以说是C语言的子集,实现了包括指针运算等在内的C语言的主要部分。本书所实现的编译器就是C Ь语言的编译器, 是实实在在的编译器,而非有诸多限制的玩具。另外,除编译器之外,本书对以编译器为中心的编程语言的运行环境,即编译器、汇编器、链接器、硬件、运行时环境等都有所提及,介绍了程序运行的所有环节。一起来看看 《自制编译器》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码