Releases: KnpLabs/php-github-api
Releases · KnpLabs/php-github-api
Release v3.16.0
Release v3.15.0
Added
- Fix implicit nullable types to avoid PHP 8.4 warnings (eiriksm, acrobat) #1144
- Add API endpoints to interact with organization roles (glaubinix) #1143
- Copilot Usage Endpoints (anthony-webart) #1142
- Fix type error in ResultPager::fetch (nunoplopes) #1132
Release v3.14.1
Fixed
- Handle case of GitHub returning 204 No Content in some scenarios (tomcorbett) #1135
Release v3.14.0
Added
- Allow php-http/cache-plugin v2 (GrahamCampbell) #1134
Release v3.13.0
Added
- Test against php 8.3 (sergiy-petrov) #1124
- feat: Secret Scanning Alerts (haridarshan) #1114
- feat: User Migration (haridarshan) #1115
Changed
Fixed
Release v3.12.0
Added
- feat: Support for Organization Runners (haridarshan, renovate[bot]) #1101
- allow psr/http-message v2 (LordSimal) #1122
Changed
- Fixed branch alias (GrahamCampbell) #1109
Release v3.11.0
Release v3.10.0
Added
Changed
- Create authorization removed from docs (rafasashi) #1090
- Setup dependabot for github action workflows (acrobat) #1098
- Bump actions/checkout from 2 to 3 (dependabot[bot]) #1099
- Bump ramsey/composer-install from 1 to 2 (dependabot[bot]) #1100
Release v3.9.0
Added
- Add the ability to download raw file, needed when size > 1MB (genintho) #1075
- Feat: Support new Team Repositories Endpoint (iBotPeaches) #1082
- App: add hook endpoints (glaubinix) #1086
- Add sync a fork branch with the upstream repository (DAGpro) #1084
Changed
- Fix return types in phpdoc for
Assignees
andReviewRequest
(rob006) #1078 - Fixed several typos and grammar errors (AndrewDawes) #1088
Release v3.8.0
Added
- API rate limit error status can be 403 (matthewnessworthy) #1072
- Add method to use generate release notes endpoint (GuySartorelli) #1074
- Fix typehint for repository dispatch method (cweagans) #1066
Changed
- Update security.md (secalith-code) #1076