GitLab data source plugin v2.0 released
We have recently released v2 of the GitLab data source plugin. The plugin was updated to the latest GitLab API version which unfortunately comes with some potential breaking changes to the Projects queries
- public field has been removed. Instead the already existing visibility field should be used
- public_builds are now called public_jobs
For more information please refer to the official GitLab API documentation