Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
@@ -10,13 +10,13 @@ categories: release
layout: release
---
GitLab is a software development platform for modern developers to collaborate on code, unifying issues, code review, CI and CD into a single UI. GitLab gets better every month with a new release.
GitLab is an integrated product for the entire software development lifecycle. With each monthly release, we work to bring more aspects of social coding, continuous integration, release automation, and monitoring into a single UI. In GitLab 9.3, we've released new features to help teams improve code quality and reduce cycle time.
<!-- more -->
GitLab 9.3 introduces [Code Quality](#gitlab-code-quality) reports displayed directly into the Merge Request widget! Look at what has changed and accept it without leaving the page.
GitLab 9.3 introduces [Code Quality](#gitlab-code-quality) reports displayed directly in the Merge Request widget! Get early insight into how the merge request will affect the health of your code before deciding if you want to accept it.
Modern production-level software are often composed of many different projects, especially those adopting micro-services architecture. Therefore, understanding the relationships between these layers is crucial. With GitLab 9.3, you can see how different projects pipelines are linked together with [Multi-Project Pipelines Graphs](#multi-project-pipeline-graphs), which are automatically included in pipeline graphs when a multi-project pipeline is triggered.
Modern production-level software is often composed of many different projects, especially those adopting micro-services architecture. Therefore, understanding the relationship between these projects is crucial. With GitLab 9.3, you can see how upstream and downstream project pipelines are linked together with [Multi-Project Pipelines Graphs](#multi-project-pipeline-graphs).
With GitLab 9.3, you also have an extremely powerful way to compare your usage of the product with other customers using the [Conversational Development Index](#conversational-development-index), so that you move from idea to production not only faster but with a complete panorama over your workflow.
Loading