All Versions
37
Latest Version
Avg Release Cycle
92 days
Latest Release
577 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.16.0 Changes
November 07, 2024 -
v3.15.0 Changes
September 23, 2024โ 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
-
v3.14.1 Changes
March 24, 2024๐ Fixed
- ๐ Handle case of GitHub returning 204 No Content in some scenarios (tomcorbett) #1135
-
v3.14.0 Changes
March 19, 2024โ Added
- ๐ Allow php-http/cache-plugin v2 (GrahamCampbell) #1134
-
v3.13.0 Changes
November 19, 2023โ Added
- โ Test against php 8.3 (sergiy-petrov) #1124
- feat: Secret Scanning Alerts (haridarshan) #1114
- feat: User Migration (haridarshan) #1115
๐ Changed
๐ Fixed
-
v3.12.0 Changes
September 30, 2023โ Added
- ๐ feat: Support for Organization Runners (haridarshan, renovate[bot]) #1101
- ๐ allow psr/http-message v2 (LordSimal) #1122
๐ Changed
- ๐ Fixed branch alias (GrahamCampbell) #1109
-
v3.10.0 Changes
March 09, 2023โ 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
-
v3.9.0 Changes
October 24, 2022โ 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
AssigneesandReviewRequest(rob006) #1078 - ๐ Fixed several typos and grammar errors (AndrewDawes) #1088
-
v3.8.0 Changes
August 01, 2022โ 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
๐ Fixed