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

Update CHANGELOG.md for 13.5.0+ee.0

[ci skip]
parent eb4fce1e
No related branches found
No related tags found
No related merge requests found
Showing
with 56 additions and 95 deletions
Loading
Loading
@@ -3,6 +3,62 @@
The latest version of this file can be found at the master branch of the
omnibus-gitlab repository.
 
## 13.5.0 (2020-10-22)
### Fixed (10 changes, 2 of them are from the community)
- Configure pg-upgrade to work with patroni service. !4529
- Exit non-zero during upgrade if reconfigure fails. !4591
- Remove EE only note for packages in gitlab.yml.erb. !4594 (Ben Bodenmiller (@bbodenmiller))
- Add selinux module for gitlab-shell. !4598
- Support geo data dir for pg-upgrade. !4603
- Allows special characters in Grafana admin password. !4606
- Update workhorse auth socket when puma uses custom socket. !4620
- Error during docker build on package download failure. !4641
- Fix onsolidated form object storage configuration template. !4656
- Fix libatomic package name for RHEL/CentOS. !4660 (Hi Key @HiKey)
### Deprecated (1 change)
- Add deprecation warning for CentOS 6. !4596
### Changed (6 changes)
- Update Chef from 15.12.22 to 15.14.0. !4537
- Update unixcharles/acme-client from 2.0.6 to 2.0.7. !4581
- Only send one Referrer-Policy header. !4584
- Make Gitaly internal API calls go through Workhorse. !4592
- Add support for cert authentication with PostgreSQL. !4618
- Remove extraneous rbtrace files from build. !4647
### Added (14 changes)
- Allow configuring permanent replication slots in patroni. !4534
- Allow bootstrapping patroni Standby Cluster. !4558
- Gitaly daily maintenance config. !4572
- Add gitlab-kas to omnibus. !4579
- Praefect configuration for database with no proxy. !4583
- Add wrappers for Patroni restart and reload commands. !4601
- Add database reindexing cronjob. !4602
- Add Kerberos LDAP mapping configuration. !4608
- Allow promotion task to alter Geo node configuration. !4609
- Support revert-pg-upgrade for Patroni cluster nodes. !4611
- Specify display_version for sofware without proper version string. !4622
- Add pages object storage settings. !4623
- Expose wal_log_hints PostgreSQL setting. !4642
- Add FortiAuthenticator configuration to gitlab.rb. !4645
### Other (7 changes, 1 of them is from the community)
- Remove Praefect primary config. !4559
- Add member invitation reminder emails cron worker. !4582
- Explicitly set group for repositories_storages and improve manage-storage-directories tests. !4589 (Ben Bodenmiller (@bbodenmiller))
- Remove ee/spec from final package. !4621
- Move email configuration section closer to SMTP settings in template. !4631
- Reduce Ubuntu 20 ARM package size. !4637
- Update Mattermost to 5.27.0.
## 13.4.4 (2020-10-15)
 
### Fixed (1 change)
Loading
Loading
---
title: Error during docker build on package download failure
merge_request: 4641
author:
type: fixed
---
title: Specify display_version for sofware without proper version string
merge_request: 4622
author:
type: added
---
title: Explicitly set group for repositories_storages and improve manage-storage-directories tests
merge_request: 4589
author: Ben Bodenmiller (@bbodenmiller)
type: other
---
title: Remove EE only note for packages in gitlab.yml.erb
merge_request: 4594
author: Ben Bodenmiller (@bbodenmiller)
type: fixed
---
title: Allow promotion task to alter Geo node configuration
merge_request: 4609
author:
type: added
---
title: Configure pg-upgrade to work with patroni service
merge_request: 4529
author:
type: fixed
---
title: Update workhorse auth socket when puma uses custom socket
merge_request: 4620
author:
type: fixed
---
title: Exit non-zero during upgrade if reconfigure fails
merge_request: 4591
author:
type: fixed
---
title: Add deprecation warning for CentOS 6
merge_request: 4596
author:
type: deprecated
---
title: Support revert-pg-upgrade for Patroni cluster nodes
merge_request: 4611
author:
type: added
---
title: Support geo data dir for pg-upgrade
merge_request: 4603
author:
type: fixed
---
title: Fix onsolidated form object storage configuration template
merge_request: 4656
author:
type: fixed
---
title: Add wrappers for Patroni restart and reload commands
merge_request: 4601
author:
type: added
---
title: Add database reindexing cronjob
merge_request: 4602
author:
type: added
---
title: Add member invitation reminder emails cron worker
merge_request: 4582
author:
type: other
---
title: Allow configuring permanent replication slots in patroni
merge_request: 4534
author:
type: added
---
title: Allow bootstrapping patroni Standby Cluster
merge_request: 4558
author:
type: added
---
title: Fix libatomic package name for RHEL/CentOS
merge_request: 4660
author: Hi Key @HiKey
type: fixed
---
title: Add Kerberos LDAP mapping configuration
merge_request: 4608
author:
type: added
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