Skip to content

v4.12.0

Compare
Choose a tag to compare
@octokitbot octokitbot released this 11 Oct 01:05
0ec20b7

4.12.0 (2021-10-11)

Features

  • multiple schema updates (#575) (0ec20b7)
    • feat: reactions property for pull_request_review_comment, issue_comment, issue, discussion, discussion_comment and release events
    • feat: new transient_environment and production_environment properties for the deployment.created event
    • feat: new environment_url property for deplyment_status.created event
    • feat: is_template property on repository common schema
    • feat: new events on installation event
    • feat: update webhooks-events
    • feat: add required secret property for the hook config on the meta.deleted event
    • feat: add deliveries_url property to the ping event
    • fix: repository is not present when project_column is organization-wide
    • fix: membership is not always present in organization.deleted event