Skip to content

[12.0] features to deprecate and/or remove

This issue keep tracks of deprecation and removal for %12.0.

Deprecated parts of code should be marked with a // TODO: Remove in 12.0 commentin in the code, and then should be added to the list bellow.

We should ensure that the deprecation was mentioned in both release post and GitLab Runner's CHANGELOG.md before %12.0. In %12.0 we should go through the whole list and finally remove all deprecated parts of code.

To Deprecate

To Remove

Edited by Tomasz Maczukin