Skip to content

Releases: GitLabPHP/Client

9.18.0 (11/07/2020)

11 Jul 19:27
aa97665
Compare
Choose a tag to compare
  • Deprecated all APIs that are deprecated or removed as of GitLab 13.1
  • Deprecated old authentication methods and deprecated not specifying an authentication mode
  • Deprecated dynamic property access on the client, Client::api(), Client::create(), and Client::getResponseHistory()
  • Deprecated passing a stream factory to the Api classes: get it from the client instance instead
  • Soft marked various classes as final and/or internal
  • Added support for HTTP caching
  • Implement removing award emojis
  • Implemented notes APIs
  • Extended pipeline APIs
  • Extended MR approvals APIs
  • Add subscribe/unsubscribe methods to issue API
  • Add scope and allow all projects to MR API
  • Add method to access project discussions
  • Update parameters for repository/commits APIs
  • Added delete merged branches API function
  • Allow to search and find issues by "assignee_id"
  • Updated Issues to support updated_after

9.17.1 (04/07/2020)

04 Jul 21:45
Compare
Choose a tag to compare
Query builder type safety

9.17.0 (17/02/2020)

03 Jul 08:06
a4c3d16
Compare
Choose a tag to compare
Merge pull request #482 from jimmy4o4/users-projects-request-parameters

Added users projects request parameters normalization.

9.16.0 (02/01/2020)

02 Jan 13:40
Compare
Choose a tag to compare
Fixed projects updateBadge PUT call, now includes body parameters

9.15.0

26 Nov 11:20
Compare
Choose a tag to compare
allow symfony 5

9.14.0

14 Nov 08:10
Compare
Choose a tag to compare
Allow passing arbitrary additional options to MergeRequests#create()

9.13.0

15 Apr 07:39
Compare
Choose a tag to compare
Revert "Add method to retrieve all members from projects (including i…

9.12.0

05 Feb 14:45
Compare
Choose a tag to compare
Add routes to manage group boards

9.9.0

24 Apr 07:38
Compare
Choose a tag to compare
iid instead of id in issue contruct

9.8.0

25 Mar 14:07
Compare
Choose a tag to compare
Bumped branch alias