Skip to content

Commit 2c34237

Browse files
author
Gauvain Pocentek
committed
Add release notes for 1.5
1 parent 09d1ec0 commit 2c34237

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

RELEASE_NOTES.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ Release notes
44

55
This page describes important changes between python-gitlab releases.
66

7+
Changes from 1.4 to 1.5
8+
=======================
9+
10+
* APIv3 support has been removed. Use the 1.4 release/branch if you need v3
11+
support.
12+
* The ``GetFromListMixin`` class has been removed. The ``get()`` method is not
13+
available anymore for the following managers:
14+
- UserKeyManager
15+
- DeployKeyManager
16+
- GroupAccessRequestManager
17+
- GroupIssueManager
18+
- GroupProjectManager
19+
- GroupSubgroupManager
20+
- IssueManager
21+
- ProjectCommitStatusManager
22+
- ProjectEnvironmentManager
23+
- ProjectLabelManager
24+
- ProjectPipelineJobManager
25+
- ProjectAccessRequestManager
26+
- TodoManager
27+
728
Changes from 1.3 to 1.4
829
=======================
930

0 commit comments

Comments
 (0)