An error occurred while fetching the assigned milestone of the selected merge_request.
GitLab 9.3 release post
All threads resolved!
All threads resolved!
Compare changes
- Achilleas Pipinellis authored
@@ -28,8 +28,8 @@ features:
@@ -45,8 +45,8 @@ features:
@@ -55,10 +55,10 @@ features:
@@ -69,7 +69,7 @@ features:
@@ -101,7 +101,7 @@ features:
@@ -127,7 +127,6 @@ features:
@@ -146,7 +145,7 @@ features:
@@ -157,7 +156,7 @@ features:
@@ -170,7 +169,7 @@ features:
@@ -179,7 +178,7 @@ features:
@@ -208,7 +207,6 @@ features:
@@ -221,7 +219,7 @@ features:
@@ -231,8 +229,8 @@ features:
@@ -244,7 +242,7 @@ features:
@@ -254,7 +252,7 @@ features:
@@ -271,7 +269,7 @@ features:
@@ -285,22 +283,27 @@ features:
@@ -310,7 +313,6 @@ features:
@@ -320,7 +322,7 @@ features:
@@ -329,7 +331,6 @@ features:
As part of the upcoming GitLab 9.4 release, we will be upgrading the version of nginx included in our Omnibus packages to the new stable release, 1.12. Version 1.12 includes a number of improvements over the previous stable release, including the ability to [filter the log output](https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1585). This will be a transparent upgrade for users, however if you have added [nginx your own customizations](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/nginx.md#inserting-custom-nginx-settings-into-the-gitlab-server-block) to the configuration, please ensure they continue to work with version 1.12.
@@ -338,15 +339,15 @@ features:
GitLab is at the heart of an organization's software engineering worfklow, so ensuring it is performing at it's best is important. With the 9.3 release, we have made it possible to get a deeper look inside GitLab by offering a number of additional metrics for monitoring. These include x, y, z, and we will continue to add additional metrics in subsequent releases.
GitLab is at the heart of an organization's software engineering worfklow, so ensuring it is performing at it's best is important. With the 9.3 release, we have made it possible to get a deeper look inside GitLab by offering a number of additional metrics for monitoring. These include x, y, z, and we will continue to add additional metrics in subsequent releases.
With GitLab 9.2, we added the ability to see the memory impact of a merge request, by adding a sparkline to the MR flow. As part of GitLab 9.3, we are taking this further and can now quantify the change in memory usage before and after the merge. It is now easier than ever for developers to be cognizant of the impact they are having on overall service performance, driving alignment across teams as delighting customers is everyone's job.