- mixins: Improve deprecation warning (
57e0187) - deps: Upgrade requests to 2.25.0 (see CVE-2021-33503) (
ce995b2)
- mergequests: Gl.mergequests.list documentation was missleading (
5b5a7bc)
- api: Add merge_ref for merge requests (
1e24ab2) - api: Add
name_regex_keepattribute indelete_in_bulk()(e49ff3f)
- api: Do not require Release name for creation (
98cd03b)
- readme: Move contributing docs to CONTRIBUTING.rst (
edf49a3) - Add example for mr.merge_ref (
b30b8ac) - project: Add example on getting a single project using name with namespace (
ef16a97)
- release: Allow to update release (
b4c4787) - api: Add group hooks (
4a7e9b8) - api: Remove responsibility for API inconsistencies for MR reviewers (
3d985ee) - api: Add MR pipeline manager in favor of pipelines() method (
954357c) - api: Add support for creating/editing reviewers in project merge requests (
676d1f6)
- tags: Remove deprecated functions (
1b1a827) - release: Add update example (
6254a5f) - Make Gitlab class usable for intersphinx (
8753add)
- Add keys endpoint (
a81525a) - objects: Add support for Group wikis (#1484) (
74f5e62) - objects: Add support for generic packages API (
79d88bd) - api: Add deployment mergerequests interface (
fbbc0d4) - objects: Support all issues statistics endpoints (
f731707) - objects: Add support for descendant groups API (
1b70580) - objects: Add pipeline test report support (
ee9f96e) - objects: Add support for billable members (
fb0b083) - Add feature to get inherited member for project/group (
e444b39) - Add code owner approval as attribute (
fdc46ba) - Indicate that we are a typed package (
e4421ca) - Add support for lists of integers to ListAttribute (
115938b)
- Catch invalid type used to initialize RESTObject (
c7bcc25) - Functional project service test (#1500) (
093db9d) - Ensure kwargs are passed appropriately for ObjectDeleteMixin (
4e690c2) - cli: Add missing list filter for jobs (
b3d1c26) - Change mr.merge() to use 'post_data' (
cb6a3c6) - cli: Fix parsing CLI objects to classnames (
4252070) - objects: Return server data in cancel/retry methods (
9fed061) - objects: Add missing group attributes (
d20ff4f) - objects: Allow lists for filters for in all objects (
603a351) - Iids not working as a list in projects.issues.list() (
45f806c) - Add a check to ensure the MRO is correct (
565d548)