Skip to content

Latest commit

 

History

History
135 lines (103 loc) · 10.7 KB

CHANGELOG-3.X.md

File metadata and controls

135 lines (103 loc) · 10.7 KB

Changelog

3.7.0

Added

Changed

  • Updates ReviewRequest Create method to return type Array (ejntaylor) #1060

3.6.0

Added

  • Include optional params parameter for Commits compare method (mountiny) #1053

Changed

Fixed

3.5.1

Fixed

  • Boolean private needed to create private repo! (mruell) #1051

3.5.0

Added

Changed

Fixed

3.4.0

Added

Changed

Fixed

3.3.0

Added

  • Allow costume accept headers for GraphQL Endpoint. (Necmttn) #1001
  • Add endpoint for approve workflow run (Nyholm) #1006

Changed

Fixed

3.2.0

Added

  • Deprecate ResultPager::postFetch method (acrobat) #986
  • Add deprecations to the PR review methods to allow cleanup (acrobat) #984
  • Allow binary content downloads of assets (acrobat) #990
  • Deployments: added missing 'delete deployment' endpoint (clxmstaab) #991
  • Events list per authenticated user for all repos (richard015ar) #1000

Changed

Fixed

3.1.0

Added

  • Add workflow dispatch and allow workflow names. (fodinabor) #969

Changed

Fixed

  • Add accept header for the checks API (Agares) #968
  • ExceptionThrower: adjust rate limit detection (glaubinix) #959

3.0.0

Added

Changed