Skip to content

Releases: packagist/private-packagist-api-client

1.38.0

12 Dec 10:05
e389d73
Compare
Choose a tag to compare
  • Suborganizations: add API endpoints #82
  • Subrepositories: deprecate the API (use suborganizations instead) #82
  • Suborganizations: document that packages can be accessed by their ID and name #80
  • PHP: add support for PHP 8.4 and resolve any deprecations #81

Upgrade note

For anyone currently depending on the ID property of subrepositories: If you need to map suborganizations to subrepositories then you can use Suborganization::legacySubrepositoryId === Subrepository::id

Full Changelog: 1.37.1...1.38.0

1.37.1

21 Aug 12:03
bca533e
Compare
Choose a tag to compare
  • Packages: document that instead of passing a package name to API methods, the package ID can be passed instead #79

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