What a GitLab token can be depends on which GitLab you ask
Access levels arrive in GitLab releases, so validating them without knowing the version gets you a plausible error at the wrong time.
Access levels arrive in GitLab releases, so validating them without knowing the version gets you a plausible error at the wrong time.
AWX changes its API between releases, so the provider has to know which release it was generated from.
Some of my services were written in Go, and we wanted a way to track which version was used, so we can track and solve issues. Or even see when the application was deployed or from which source...