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

Update CHANGELOG.md for 13.2.0+ce.0

[ci skip]
parent 9951b9c2
Branches andrey-remove-group-caching
No related tags found
No related merge requests found
Showing
with 53 additions and 96 deletions
Loading
Loading
@@ -3,6 +3,59 @@
The latest version of this file can be found at the master branch of the
omnibus-gitlab repository.
 
## 13.2.0 (2020-07-22)
### Fixed (9 changes)
- Grafana Server SHOULD have serve_from_sub_path set to true. !4160
- Fix reconfigure failure with sidekiq_cluster config. !4337
- Convert a standalone PostgreSQL to a Patroni member. !4350
- Ensure we are properly restarting the unicorn service. !4354
- Absolute SSL path should work for postgres recipe. !4356
- Allow patroni to receive the term signal. !4366
- Centralize upgrade version check in order to include docker upgrades. !4381
- Merge Chef attributes more conservatively. !4394
- Handle a down server when checking if a database is in standby. !4404
### Changed (6 changes, 1 of them is from the community)
- Geo: Check if replication/verification is up-to-date in promotion preflight checks. !4314
- Add Commands to Pause/Resume Replication. !4331
- Update alertmanager to 0.21.0. !4347
- Allow backup-etc to follow symlinks. !4349 (mterhar)
- Add --delete-untagged alias for registry-garbage-collect command. !4371
- Geo: Remove confirm-removing-keys option from promote-to-primary-node command. !4403
### Performance (1 change)
- Lower gzip compression threshold. !4387
### Added (7 changes)
- Allow forced ssl on defined cidr_addresses. !3724
- Add Patroni sub-commands to gitlab-ctl. !4286
- Add Ubuntu 20.04 packaging jobs. !4344
- Update Grafana Dashboards. !4348
- Praefect: support of TLS. !4352
- Support consolidated object storage configuration. !4368
- Add get-postgresql-primary command to gitlab-ctl. !4383
### Other (12 changes)
- Upgrade Chef libraries to Chef 15. !4092
- Add setting to specify external Prometheus address to the rails application. !4309
- Geo: Add force mode to promote-to-primary-node command. !4321
- Bump GitLab Exporter to 7.0.6. !4328
- Update builder image to 0.0.65, to pick up license_finder update. !4338
- Add recording rules to support Prometheus usage pings. !4343
- Record application server type in Prometheus. !4374
- Update webdevops/go-crond from 0.6.1 to 20.7.0. !4385
- Update gitlab-org/gitlab-exporter from 7.0.6 to 7.1.0. !4391
- Add deprecation message for Geo::MigratedLocalFilesCleanUpWorker config options. !4401
- Update libjpeg-turbo/libjpeg-turbo from 2.0.4 to 2.0.5.
- Update Mattermost to 5.24.2.
## 13.1.3 (2020-07-06)
 
- No changes.
Loading
Loading
---
title: Add deprecation message for Geo::MigratedLocalFilesCleanUpWorker config options
merge_request: 4401
author:
type: other
---
title: Upgrade Chef libraries to Chef 15
merge_request: 4092
author:
type: other
---
title: Merge Chef attributes more conservatively
merge_request: 4394
author:
type: fixed
---
title: Add Patroni sub-commands to gitlab-ctl
merge_request: 4286
author:
type: added
---
title: Convert a standalone PostgreSQL to a Patroni member
merge_request: 4350
author:
type: fixed
---
title: Handle a down server when checking if a database is in standby
merge_request: 4404
author:
type: fixed
---
title: Fix reconfigure failure with sidekiq_cluster config
merge_request: 4337
author:
type: fixed
---
title: Absolute SSL path should work for postgres recipe
merge_request: 4356
author:
type: fixed
---
title: Add get-postgresql-primary command to gitlab-ctl
merge_request: 4383
author:
type: added
---
title: Centralize upgrade version check in order to include docker upgrades
merge_request: 4381
author:
type: fixed
---
title: Add setting to specify external Prometheus address to the rails application
merge_request: 4309
author:
type: other
---
title: "Geo: Add force mode to promote-to-primary-node command"
merge_request: 4321
author:
type: other
---
title: Add Ubuntu 20.04 packaging jobs
merge_request: 4344
author:
type: added
---
title: 'Geo: Check if replication/verification is up-to-date in promotion preflight
checks'
merge_request: 4314
author:
type: changed
---
title: 'Geo: Remove confirm-removing-keys option from promote-to-primary-node command'
merge_request: 4403
author:
type: changed
---
title: Allow forced ssl on defined cidr_addresses
merge_request: 3724
author:
type: added
---
title: Allow backup-etc to follow symlinks
merge_request: 4349
author: mterhar
type: changed
---
title: Update Grafana Dashboards
merge_request: 4348
author:
type: added
---
title: Lower gzip compression threshold
merge_request: 4387
author:
type: performance
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