0.124.0 (2025-02-28)
Breaking Changes (4 changes)
- Refactor ShareWithGroup as a Named Struct instead of an Anonymous Struct by @heidi.berry (merge request)
- Add support for instance member roles API, and align
CreateMemberRoleOptions... by @heidi.berry (merge request)
- Switch to using BasicMergeRequest for API endpoints that use it by @heidi.berry (merge request)
- Add state option when listing project access tokens. This requires that... by @heidi.berry (merge request)
Improvements (13 changes)
- Add bundled reviewable command for ease of local development by @heidi.berry (merge request)
- Add function for uploading a wiki attachment by @heidi.berry (merge request)
- Add internal flag when creating different types of notes. Update documentation... by @heidi.berry (merge request)
- Add
Internalsupport toCreateIssueNoteOptionsby @ebuildy (merge request)
- Add support for Secure Files API by @heidi.berry (merge request)
- add ci_delete_pipelines_in_seconds to project edit and read by @kingcrunch (merge request)
- Add filter to group variables update and delete by @heidi.berry (merge request)
- Add support for group releases API by @heidi.berry (merge request)
- Add description to personal access token APIs by @heidi.berry (merge request)
- Add description to group access token APIs by @heidi.berry (merge request)
- Add description to project access token APIs by @heidi.berry (merge request)
- Add 'username' support to AddProjectMemberOptions by @sy-be (merge request)
- Update Group Hooks to add missing options and fix documentation links by @heidi.berry (merge request)
Breaking Change (1 change)
Features (1 change)
- Add support for project security settings API by @heidi.berry (merge request)