- Dropped PHP 7.2 and 7.3 support
- Added PHP 8.1 support
- Added
psr/cache
v2 and v3 support
- Added missing
PipelinesConfig::variables()
method - Fixed some incorrect endpoint URIs
- Fixed some incorrect endpoint URIs
- Dropped support for PHP 7.1
- Made builder class final
- Re-worked pagination
- Added additional return type enforcement
- Added content type header constant
- Added PHP 8.0 support
- Fixed typos in versions
- Use
Psr17FactoryDiscovery::findUriFactory
- Fixed the method used to list and show commits
- Added void returns where possible
- Reworked pagination
- Fix HTTP methods client headers and body
- Use PSR-7, PSR-17 and PSR-18 only
- Update against latest API spec
- Refactored exceptions and internals
- Encode URIs according to RFC 3986
- Replaced legacy APIs with workspaces
- Fixed User-Agent version
- Fixed repository diffstat
- Fixed pagination of PRs
- Updated funding information
- Fixes patches API
- Support HTTPlug v2
- Official PHP 7.4 support
- Fixed naming collisions
- Removed unused dependency
- Update against latest API spec
- Rework HTTP caching
- Fixed HTTP exception processing edge case
- Add way to set base URL
- Fixed commit statuses
- Present the error detail if possible too
- Support status keys with slashes
- Initial release