Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0ceebd0

Browse files
author
semantic-release
committed
chore: release v4.12.2
1 parent9bf26df commit0ceebd0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

‎CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# CHANGELOG
22

3+
## v4.12.2 (2024-10-01)
4+
5+
### Fix
6+
7+
* fix: raise GitlabHeadError in `project.files.head()` method (#3006)
8+
9+
When an error occurs, raise `GitlabHeadError` in
10+
`project.files.head()` method.
11+
12+
Closes: #3004 ([`9bf26df`](https://github.com/python-gitlab/python-gitlab/commit/9bf26df9d1535ca2881c43706a337a972b737fa0))
13+
314
## v4.12.1 (2024-09-30)
415

516
### Chore

‎gitlab/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
__email__="gauvainpocentek@gmail.com"
44
__license__="LGPL3"
55
__title__="python-gitlab"
6-
__version__="4.12.1"
6+
__version__="4.12.2"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp