- 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