Skip to content

v4.12.2

Compare
Choose a tag to compare
@nejch nejch released this 01 Oct 17:19
· 124 commits to main since this release

v4.12.2 (2024-10-01)

Fix

  • fix: raise GitlabHeadError in project.files.head() method (#3006)

When an error occurs, raise GitlabHeadError in
project.files.head() method.

Closes: #3004 (9bf26df)