← 返回首页
chore: release v8.4.0 · python-gitlab/python-gitlab@a4cbecb · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Commit a4cbecb

Browse files
semantic-release
committed
chore: release v8.4.0
1 parent 2ab6d9f commit a4cbecb

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

‎CHANGELOG.md‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All versions below are listed in reverse chronological order.
44

5+
## v8.4.0 (2026-05-28)
6+
7+
### Features
8+
9+
- **const**: Add new Security Manager role
10+
([`3738bb2`](https://github.com/python-gitlab/python-gitlab/commit/3738bb2eaa1be118021337fc02aba02d4abf8acf))
11+
12+
### Testing
13+
14+
- **const**: Add tests for AccessLevel
15+
([`2ab6d9f`](https://github.com/python-gitlab/python-gitlab/commit/2ab6d9f1c667d809f4d118ad8d8a2c111cc21b0e))
16+
17+
518
## v8.3.0 (2026-04-28)
619

720
### Bug Fixes

‎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__ = "8.3.0"
6+
__version__ = "8.4.0"

0 commit comments

Comments
 (0)

Footer

© 2026 GitHub, Inc.