All Versions
27
Latest Version
Avg Release Cycle
78 days
Latest Release
-

Changelog History
Page 1

  • v2.20.0 Changes

    โž• Added

    • ๐Ÿš€ Deployments: added missing 'delete deployment' endpoint (clxmstaab) #991

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

  • v2.19.2 Changes

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improved bc check (acrobat) #982
    • ๐Ÿ“„ Correctly link to github actions docs and fix backlinks (acrobat) #983
    • โž• Add missing repo hooks documentation (acrobat) #987
    • ๐Ÿ›  Fix incorrect public key documentation (acrobat) #988
    • ๐Ÿ›  Fixed incorrect parameters in apps docs (acrobat) #989

    ๐Ÿ›  Fixed

    • ๐Ÿš€ Deployments: use proper media-type for in_progress/queued, inactive state (staabm) #979
    • backported #979 into 2.x (staabm) #981
    • ๐Ÿ—„ [952] doc - Specify lcobucci/jwt version, fix deprecation (amacrobert-meq, acrobat) #953
    • ๐Ÿšš Replace deprecated organization team repository add/remove urls (acrobat) #985
  • v2.19.1 Changes

    ๐Ÿ›  Fixed

  • v2.19.0 Changes

    โž• Added

  • v2.18.0 Changes

    December 11, 2020

    โž• Added

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ป Throw exception for graphql errors (acrobat) #941
  • v2.17.0 Changes

    November 14, 2020

    โž• Added

    • ๐Ÿ‘Œ Improve checks api implementation (acrobat) #932

    ๐Ÿ”„ Changed

    • Missing auth method in list of omitted passwords. (tobyS) #933
    • ๐Ÿ‘Œ Improve github actions setup (acrobat) #935
  • v2.16.0 Changes

    November 08, 2020

    โž• Added

    • โž• Add support for SSO errors coming from the API (eiriksm) #913
    • โž• Add OutsideCollaborators api (Matth--) #925
    • โž• Add support for creating a repo dispatch event (Nyholm) #931

    ๐Ÿ”„ Changed

    • ๐Ÿ›  Fix: Wrong PHPDoc description (OskarStark) #922
    • โž• Adding GitHub authentication to GraphQL documentation (legionth) #927

    ๐Ÿ›  Fixed

  • v2.15.0 Changes

    July 11, 2020

    โž• Added

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

    • ๐Ÿ›  fix: use new media type for branch protections (iBotPeaches) #881
    • โž• Added missing 'machine-man-preview' accept headers (vovayatsyuk) #883
    • ๐Ÿ›  Fix broken roave/bc-check test (acrobat) #890
    • ๐Ÿ›  Fixed incorrect MissingArgumentException parent constructor values (acrobat) #896
    • Added AUTH_ACCESS_TOKEN to allowed methods (GrahamCampbell) #899
  • v2.14.0 Changes

    April 25, 2020

    โž• Added

    • ๐Ÿ—„ Replace deprecated Organization\Teams api calls (lolos) #860
    • โž• Add sort and direction for fetching organizations repos (pgrimaud) #863
    • โž• Added parameters to Repo/milestones() method (dereuromark) #856

    ๐Ÿ›  Fixed

    • โœ‚ Remove incorrect MissingArgumentException in Labels api (bobeagan) #861

    ๐Ÿ”„ Changed

    • ๐Ÿ›  Fix typos in test/Github/Tests/Api/RepoTest.php (pgrimaud) #862
    • further detail on ResultPager parameters (sepiariver) #843
    • ๐Ÿ›  fix phpdoc in labels api (staabm) #854
    • ๐Ÿ›  fix api link in Issue\Labels::add() phpdoc (staabm) #853
  • v2.13.0 Changes

    March 16, 2020

    โž• Added

    • ๐Ÿ‘Œ Support the new authorizations API
    • Repo community profile API endpoint
    • ๐Ÿ‘Œ Support for draft PRs
    • Missing Apps endpoints
    • โœ… Test against php 7.4

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ Allow create & remove to set and remove requests for teams