File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 22
33All versions below are listed in reverse chronological order.
44
5+ ## v7.1.0 (2025-12-28)
6+
7+ ### Bug Fixes
8+
9+ - ** utils** : Prevent negative sleep time in rate limit retry
10+ ([ ` 4221195 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/422119576287de30e1b70411c7ab0bbe39231af7 ) )
11+
12+ ### Continuous Integration
13+
14+ - ** release** : Use the correct token for publish to GitHub
15+ ([ ` 614a74c ` ] ( https://github.com/python-gitlab/python-gitlab/commit/614a74c00f027f70b8e48a6b2a2ddcd3f823bffa ) )
16+
17+ ### Features
18+
19+ - ** registry-protection** : Add support for registry protection rule deletion
20+ ([ ` 9dd62c3 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/9dd62c3f5bcf3e082c2733bd4edc068f993c22ec ) )
21+
22+ ### Testing
23+
24+ - ** functional** : Update to GitLab 18.6 and resolve issues found
25+ ([ ` c7c139b ` ] ( https://github.com/python-gitlab/python-gitlab/commit/c7c139b9e7823ec1800a819233aee469355ee8d1 ) )
26+
27+
528## v7.0.0 (2025-10-29)
629
730### Features
Original file line number Diff line number Diff line change 33__email__ = "gauvainpocentek@gmail.com"
44__license__ = "LGPL3"
55__title__ = "python-gitlab"
6- __version__ = "7.0 .0"
6+ __version__ = "7.1 .0"
You can’t perform that action at this time.
0 commit comments