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

Update CHANGELOG.md for 13.3.5

[ci skip]
parent b2716acf
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,6 +2,18 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
 
## 13.3.5 (2020-09-04)
### Fixed (6 changes)
- Coerce string object storage options to booleans. !39901
- Fix Jira importer user mapping limit. !40310
- Fix auto-deploy-image external chart dependencies. !40730
- Fix ActiveRecord::IrreversibleOrderError during restore from backup. !40789
- Fix wrong caching logic in ProcessRefChangesService. !40821
- Update the 2FA user update check to account for rounding errors. !41327
## 13.3.4 (2020-09-02)
 
### Security (1 change)
Loading
Loading
---
title: Fix Jira importer user mapping limit
merge_request: 40310
author:
type: fixed
---
title: Fix auto-deploy-image external chart dependencies
merge_request: 40730
author:
type: fixed
---
title: Update the 2FA user update check to account for rounding errors
merge_request: 41327
author:
type: fixed
---
title: Fix wrong caching logic in ProcessRefChangesService
merge_request: 40821
author:
type: fixed
---
title: Coerce string object storage options to booleans
merge_request: 39901
author:
type: fixed
---
title: Fix ActiveRecord::IrreversibleOrderError during restore from backup
merge_request: 40789
author:
type: fixed
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