Skip to content

v4.16.0

Compare
Choose a tag to compare
@octokitbot octokitbot released this 22 Nov 03:26
d99b9a7

4.16.0 (2021-11-22)

Features

  • new keys permission for apps (#576) (579527c)
  • new run_attempt, run_started_at and previous_attempt_url properties for workflow_run (#576) (7012cb4)
  • new topics property for repository (#576) (831d811)
  • new run_attempt property on workflow_job (#576) (d87756f)
  • new allow_update_branch property on Repository (#576) (cb9d085)
  • new draft property on issue object (#576) (2dc3e74)
  • visibility is a required field on repository (#576) (f03e1ba)

Fixes

  • repository is not always present for project_card events (#576) (06cd305)
  • add internal to allowed values for repository#visibility (#576) (5309b15)
  • the property check_suite#after can be null (#576) (2281de8)
  • add missing branch_protection_rule event to App (#576) (4aa1c44)
  • correct typo in enum for App key permission (#576) (de51a73)