File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-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+ ## v8.1.0 (2026-02-28)
6+
7+ ### Bug Fixes
8+
9+ - **types**: Add explicit submodule import for pyright compatibility
10+ ([`84ad3fd`](https://github.com/python-gitlab/python-gitlab/commit/84ad3fd19cfbc236e962ac77c910571b0888c000))
11+
12+ ### Features
13+
14+ - **api**: Add support for order_by filter in runner jobs
15+ ([`d5dc73d`](https://github.com/python-gitlab/python-gitlab/commit/d5dc73d0f82a15d96a956c1d868c253c9586e1bf))
16+
17+ - **api**: Add support for sort filter in runner jobs
18+ ([`b117ee3`](https://github.com/python-gitlab/python-gitlab/commit/b117ee3d139f422e463ebeb5007517a2052af8a4))
19+
20+
521## v8.0.0 (2026-01-28)
622
723### 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__ = "8.0 .0"
6+ __version__ = "8.1 .0"
You can’t perform that action at this time.
0 commit comments