| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| python_gitlab-8.5.0-py3-none-any.whl.publish.attestation | 2026-07-28 | 10.1 kB | |
| python_gitlab-8.5.0.tar.gz | 2026-07-28 | 411.5 kB | |
| python_gitlab-8.5.0.tar.gz.publish.attestation | 2026-07-28 | 10.1 kB | |
| python_gitlab-8.5.0-py3-none-any.whl | 2026-07-28 | 148.2 kB | |
| README.md | 2026-07-28 | 2.2 kB | |
| v8.5.0 source code.tar.gz | 2026-07-28 | 412.3 kB | |
| v8.5.0 source code.zip | 2026-07-28 | 587.5 kB | |
| Totals: 7 Items | 1.6 MB | 0 | |
v8.5.0 (2026-07-28)
This release is published under the LGPL-3.0-or-later License.
Bug Fixes
-
Typo (
72134f5) -
api: Allow ProjectMergeRequestDiscussionNote.resolved to be updated (
b411e5a) -
client: Retry fetching server version after an unknown result (
046fbac)
Continuous Integration
- Run the pre-commit rst checks in the CI (
a9c5d17)
Documentation
-
Correct error with backticks (
e57559e) -
discussions: Add example of resolving a single project merge request discussion note (
2ef6452)
Features
-
api: Add ListMixin to remaining *DiscussionNoteManagers (
0e2347c) -
client: Additionally handle retries for request timeouts (
4e32439) -
hooks: Support custom webhook template on project hooks (
39dc990) -
users: Allow updating only a user's email, username or name (
0d2afb8)
Testing
- api: Ensure ProjectMergeRequestDiscussionNote.resolved can be updated successfully (
57fd60c)
Detailed Changes: v8.4.0...v8.5.0