Skip to content

Releases: packagist/private-packagist-api-client

1.37.0

07 Mar 11:00
c50614e
Compare
Choose a tag to compare
  • Packages: add support for setting the default subrepository access #75
  • Use the same wording for key/secret as in the Private Packagist UI #74

1.36.0

02 Nov 10:00
32d958b
Compare
Choose a tag to compare
  • SecurityIssues: add endpoints to view, open, and close issues #71
  • Upgrade HTTPlug from Legacy to PSR 17/18 Discovery Factories #67
  • README: fix possessive form of singular subrepository #70

1.35.0

04 Oct 09:45
98aa7dd
Compare
Choose a tag to compare
  • Package: add endpoints to show and edit the security monitoring config #68

1.34.0

18 May 10:31
4a34304
Compare
Choose a tag to compare
  • Team: add endpoints to grant/revoke a team access to all packages #66

1.33.0

13 Feb 11:42
28985a1
Compare
Choose a tag to compare
  • Adds endpoints to add, edit, remove vendor bundles
  • Adds endpoints to manage packages in a vendor bundles
  • Adds endpoints to manage customer access to vendor bundles

1.32.0

02 Feb 10:51
a943d30
Compare
Choose a tag to compare
  • Synchronizations: add endpoints to fetch all synchronizations #61
  • Customers: document how to update assignAllPackages #60

1.31.0

24 Jan 14:47
7c01112
Compare
Choose a tag to compare
  • Teams: add endpoints to fetch a single team #57

1.30.0

16 Sep 15:45
c382497
Compare
Choose a tag to compare

Teams: add endpoints to create, edit, and delete teams #55
Teams: add endpoints to add and remove team members #55

1.29.0

18 Aug 10:55
61fabb0
Compare
Choose a tag to compare
  • Customer: add endpoint to fetch a package with all versions the customer has access to

1.28.0

03 Mar 17:42
6c846fb
Compare
Choose a tag to compare
  • HttpClient: allow using the client with psr/http-client-implementation directly, instead of php-http/client-implementation