Sourced from github.com/xanzy/go-gitlab's releases.
v0.114.0
What's Changed
- Add project setting ci_pipeline_variables_minimum_override_role by
@vindvaki
in xanzy/go-gitlab#2057- feat: implement 'allowed_email_domains_list' group attribute by
@jeremad
in xanzy/go-gitlab#2059- Implement
externalK8sProxyUrl
field in Metadata API by@timofurrer
in xanzy/go-gitlab#2062New Contributors
@vindvaki
made their first contribution in xanzy/go-gitlab#2057Full Changelog: https://github.com/xanzy/go-gitlab/compare/v0.113.0...v0.114.0
912f9bf
Merge pull request #2062
from xanzy/metadata-proxy29c7d05
Implement externalK8sProxyUrl
field in Metadata API24eba26
Merge pull request #2059
from jeremad/jrm/email_domains4f7ea73
chore: improve IPRestrictionRanges testf285de4
fix: 'ip_restriction_ranges' is not a create group fieldcfed26b
feat: implement 'allowed_email_domains_list' group attribute8eaea58
Merge pull request #2057
from vindvaki/mainb1400c5
Update types.go0a513db
Update projects_test.gob1a9eac
Add documentation comments for new type