gitbeaker
gitbeaker copied to clipboard
Improve gitlab version tracking
Description
With every release, the current gitlab api version should be mentioned somewhere. Maybe in the readme? Or release notes?
Not sure what the best way to do this would be, Either by version tag, or a static variable in the code. Looking for examples in the wild for a reference.
Additionally creating a scheduled runner to check when the docs update, mainly just looking at the version number change and rerunning the integration tests to ensure nothing broke.
:rocket: Issue was released in 37.0.0
:rocket: