File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All versions below are listed in reverse chronological order.
44
5+ ## v8.0.0 (2026-01-28)
6+
7+ ### Bug Fixes
8+
9+ - Actually define project repr_attr
10+ ([ ` 4187a69 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/4187a69420dd7b2e60c2d833ab246aec745d35cb ) )
11+
12+ - File save start_branch as a body attribute
13+ ([ ` 1001d93 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/1001d934e8c36cc3b14408b46b41030bf705a294 ) )
14+
15+ ### Chores
16+
17+ - ** black** : Run black v26 on code
18+ ([ ` 4a8d82b ` ] ( https://github.com/python-gitlab/python-gitlab/commit/4a8d82bec8f09fa142e8134589a0f40ef4f9c3be ) )
19+
20+ - ** precommit** : Update dependency black to v26
21+ ([ ` ad43b76 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/ad43b763acdcd8d7db832972921fb071ea0a826f ) )
22+
23+ ### Features
24+
25+ - ** graphql** : Update to gql 4.0.0
26+ ([ ` 6f0da67 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/6f0da671b4586b23232ae89d57622254fa8a7945 ) )
27+
28+ ### Breaking Changes
29+
30+ - ** graphql** : GraphQL.execute() no longer accepts graphql.Source
31+
32+
533## v7.1.0 (2025-12-28)
634
735### Bug Fixes
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.1 .0"
6+ __version__ = "8.0 .0"
You can’t perform that action at this time.
0 commit comments