GitLab - Package Updates
Pinned
GitLab
-
[1.43.0]
- Update GitLab to 13.6.1
- Release announcement
- Display Code Quality severity ratings
- Group-level management of project integrations
- Fire Webhook on Feature Flag change
- Sort releases by name in UI
- Admin approval required by default for new user registrations
- Export merge requests as a CSV
- Improved user experience for the group member list
- Visualize users, projects, groups, issues, MRs, and pipeline activity
- Configure destination for images uploaded from the Static Site Editor
- Filter Merge Requests by environment and deployment times
- Improved Design Management notifications
- Issues and Merge Requests in VS Code
- Unique design identifier
- GitLab Runner 13.6
-
[1.45.0]
- Update GitLab to 13.7
- Release announcement
- Reviewers for Merge Requests
- Clone an issue with a quick action
- Show deployment status on the Environments page
- Improved group members list filtering and sorting
- Improved UI for project creation
- Choose to show one file at a time directly from merge requests
-
[1.46.0]
- Update GitLab to 13.8.1
- Release announcement
- Pipeline editor
- CI lint tool in the pipeline editor page
- CI/CD configuration validation in Pipeline Editor
- Visualization of pipeline configuration
- Click and drag multiline merge request comments
-
[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