Skip to content
Snippets Groups Projects
Commit a4ffc587 authored by GitLab Release Tools Bot's avatar GitLab Release Tools Bot
Browse files

Update CHANGELOG.md for 13.1.0+ce.0

[ci skip]
parent abb83f7f
No related branches found
No related tags found
No related merge requests found
Showing
with 42 additions and 95 deletions
Loading
Loading
@@ -3,6 +3,48 @@
The latest version of this file can be found at the master branch of the
omnibus-gitlab repository.
 
## 13.1.0 (2020-06-22)
### Removed (1 change)
- Praefect configuration: remove postgres_queue_enabled. !4267
### Fixed (1 change)
- Enable consul service for sidekiq-cluster. !4266
### Changed (8 changes)
- Move hook values to [hooks] and gitlab connection values to [gitlab] in gitaly.toml. !4243
- Geo - Confirm if primary can be contacted after manual preflight checks. !4260
- gitlab.rb example template should show puma default. !4268
- Praefect: Enable SQL failover by default. !4271
- Update gitlab-exporter to 7.0.4. !4272
- Enable btree_gist postgres extension. !4274
- Update parser gem version. !4275
- Make it possible to disable Workhorse -authSocket argument. !4324
### Added (6 changes)
- Add Patroni to Omnibus. !3984
- Add libtiff as a dependency. !4047
- Add command promotion-preflight-checks to run before promoting to primary node. !4246
- Allow enabling Praefect read-only mode through gitlab.rb. !4250
- Upgrade Grafana dashboards to v1.6.0. !4278
- Add capability to supply env vars to gitlab-pages. !4296
### Other (8 changes)
- Build and release packages for Raspberry Pi Buster. !3953
- Add (optional) list of manual checks to promote_to_primary script. !4231
- Update nginx to stable version 1.18.0. !4242
- Stop deleting rack attack files. !4269
- Mark 13.0 as minimum version required to upgrade to 13.x. !4270
- Upgrade to Git 2.27.0. !4294
- Use latest Ubuntu AMI as base for our AMIs. !4308
- Update Mattermost to 5.23.1.
## 13.0.6 (2020-06-10)
 
- No changes.
Loading
Loading
---
title: Add Patroni to Omnibus
merge_request: 3984
author:
type: added
---
title: Update nginx to stable version 1.18.0
merge_request: 4242
author:
type: other
---
title: gitlab.rb example template should show puma default
merge_request: 4268
author:
type: changed
---
title: Update gitlab-exporter to 7.0.4
merge_request: 4272
author:
type: changed
---
title: Enable btree_gist postgres extension
merge_request: 4274
author:
type: changed
---
title: Update parser gem version
merge_request: 4275
author:
type: changed
---
title: Add capability to supply env vars to gitlab-pages
merge_request: 4296
author:
type: added
---
title: Add libtiff as a dependency
merge_request: 4047
author:
type: added
---
title: Add (optional) list of manual checks to promote_to_primary script.
merge_request: 4231
author:
type: other
---
title: Geo - Confirm if primary can be contacted after manual preflight checks
merge_request: 4260
author:
type: changed
---
title: Add command promotion-preflight-checks to run before promoting to primary node
merge_request: 4246
author:
type: added
---
title: Enable consul service for sidekiq-cluster
merge_request: 4266
author:
type: fixed
---
title: Upgrade to Git 2.27.0
merge_request: 4294
author:
type: other
---
title: Move hook values to [hooks] and gitlab connection values to [gitlab] in gitaly.toml
merge_request: 4243
author:
type: changed
---
title: Mark 13.0 as minimum version required to upgrade to 13.x
merge_request: 4270
author:
type: other
---
title: Update Mattermost to 5.23.1
merge_request:
author:
type: other
---
title: Upgrade Grafana dashboards to v1.6.0
merge_request: 4278
author:
type: added
---
title: "Praefect configuration: remove postgres_queue_enabled"
merge_request: 4267
author:
type: removed
---
title: Stop deleting rack attack files
merge_request: 4269
author:
type: other
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment