pypi python-gitlab 2.1.0
v2.1.0

latest releases: 4.4.0, 4.3.0, 4.2.0...
4 years ago

Bug Fixes

  • do not require empty data dict for create() (99d959f)
  • remove trailing slashes from base URL (#913) (2e396e4)
  • return response with commit data (b77b945)
  • remove null values from features POST data, because it fails with HTTP 500 (1ec1816)
  • docs:
    • fix typo in user memberships example (33889bc)
    • update to new set approvers call for # of approvers (8e0c526)
    • update docs and tests for set_approvers (2cf12c7)
  • objects:
    • add default name data and use http post (70c0cfb)
    • update set_approvers function call (65ecadc)
    • update to new gitlab api for path, and args (e512cdd)

Features

  • add support for user memberships API (#1009) (c313c2b)
  • add support for commit revert API (#991) (5298964)
  • add capability to control GitLab features per project or group (7f192b4)
  • use keyset pagination by default for all=True (99b4484)
  • add support for GitLab OAuth Applications API (4e12356)

Don't miss a new python-gitlab release

NewReleases is sending notifications on new releases.