GitLab - Package Updates
- 
[1.47.1]
- Update GitLab to 13.8.4
 - Security release
 - Denial of Service Attack on gitlab-shell
 - Improper Certificate Validation for Fortinet OTP
 - Resource exhaustion due to pending jobs
 - Confidential issue titles were exposed
 - Improper access control allowed demoted project members to access authored merge requests
 
 - 
[1.48.0]
- Update GitLab to 13.9.3
 - Release announcement
 - Easily see repeat failed tests in Unit Test Reports
 - Select CI/CD configuration from any job and reuse it
 - Resource Group for multi-project and parent-child pipelines
 - Follow user activity
 - Markdown links for Feature Flags
 - Request a follow-up review from a Reviewer
 
 - 
[1.49.0]
- Update GitLab to 13.10.2
 - Release announcement
 - Create a release from an existing tag
 - Define environment type in .gitlab-ci.yml
 - Use 'parallel: matrix' with trigger jobs
 - Clone project inside Visual Studio Code
 - Automatically retarget merge requests
 - Deep link directly to lines of
 - Notify participants when merge request is marked ready
 
 - 
[1.51.0]
- Update GitLab to 13.11.2
 - Release announcement
 - Re-authenticate for GitLab administration with Admin Mode
 - Use multiple caches in the same job
 - Optional DAG ('needs:') jobs in CI/CD pipelines
 - Request a CVE ID from the GitLab UI
 - Add standalone comments to merge request reviews
 
 - 
[1.51.2]
- Update GitLab to 13.11.4
 - Release announcement
 - Fix N+1 SQL queries in PipelinesController#show
 - Omit trailing slash when proxying pre-authorized routes with no suffix
 - Omit trailing slash when checking allowed requests in the read-only middleware
 
 - 
[1.52.0]
- Update GitLab to 13.12
 - Release announcement
 - Easier pipeline management for enhanced usability
 - Useful GitLab CI/CD information in the pipeline editor
 - Support wildcards when including YAML CI/CD configuration files
 - Show job dependencies in the pipeline graph
 - Failed test screenshots in test report
 - Added total group and project count to admin users table
 
 - 
[1.53.0]
- Update GitLab to 14.0
 - Release announcement
 - Streamlined top navigation menu
 - Merge request reviews in VS Code
 - Sidebar navigation redesign
 - Edit wiki pages with the WYSIWYG Markdown editor
 - Prepopulate the CI/CD pipeline editor with an initial template