Skip to content
Snippets Groups Projects

Add supported versions of GitLab to project and provider documentation

Files
4
+ 4
0
@@ -20,6 +20,10 @@ We support the following versions:
@@ -20,6 +20,10 @@ We support the following versions:
All other versions are best effort support.
All other versions are best effort support.
 
-> Note, that the compatibility between a provider release and GitLab itself **cannot** be inferred from the
 
release version. New features added to GitLab may not be added to the provider until later versions.
 
Equally, features removed or deprecated in GitLab may not be removed or deprecated from the provider until later versions.
 
Each data source and resource references the appropriate upstream GitLab REST API documentation,
Each data source and resource references the appropriate upstream GitLab REST API documentation,
which may be consumed to better understand the behavior of the API.
which may be consumed to better understand the behavior of the API.
Loading