Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Releases: octokit/routes

v30.0.3

27 Jul 16:27
6ff0624
Compare
Choose a tag to compare

30.0.3 (2020-07-27)

Bug Fixes

v30.0.2

14 Jun 19:41
b92e71f
Compare
Choose a tag to compare

30.0.2 (2020-06-14)

Bug Fixes

v30.0.1

09 Jun 23:25
f28deb8
Compare
Choose a tag to compare

30.0.1 (2020-06-09)

Bug Fixes

v30.0.0

09 Jun 22:46
16776c1
Compare
Choose a tag to compare

30.0.0 (2020-06-09)

  • 💥 removes deprecated repos/{get,list,delete}-downloads operations (#775) (16776c1), closes #775

BREAKING CHANGES

  • repos/{get,list,delete}-downloads operations removed

Co-authored-by: Octokit Bot octokitbot@martynus.net

v29.9.1

09 Jun 20:20
e72dbbd
Compare
Choose a tag to compare

29.9.1 (2020-06-09)

Bug Fixes

v29.9.0

09 Jun 17:21
f73916d
Compare
Choose a tag to compare

29.9.0 (2020-06-09)

Features

v29.8.1

07 Jun 17:44
18b8bcb
Compare
Choose a tag to compare

29.8.1 (2020-06-07)

Bug Fixes

  • add missing deprecations for repos/list-commit-comments, which was renamed to repos/list-commit-comments-for-repo (#771) (5cc6638)

v29.8.0

07 Jun 17:03
4a30f92
Compare
Choose a tag to compare

29.8.0 (2020-06-07)

Features

  • repos/get-access-restrictions, pulls/list-comments-for-review, pulls/remove-requested-reviewers, pulls/request-reviewers, pulls/list-requested-reviewers, pulls/create-reply-for-review-comment, pulls/create-review-comment, pulls/list-review-comments, pulls/delete-review-comment, pulls/update-review-comment, pulls/get-review-comment, pulls/list-review-comments-for-repo, projects/get-permission-for-user, orgs/list-public-emails-for-authenticated-user, orgs/update-membership-for-authenticated-user, orgs/list-memberships-for-authenticated-user, users/delete-public-ssh-key-for-authenticated, users/get-public-ssh-key-for-authenticated, users/create-public-ssh-key-for-authenticated, users/list-public-ssh-keys-for-authenticated, users/delete-gpg-key-for-authenticated, users/get-gpg-key-for-authenticated, users/create-gpg-key-for-authenticated, users/list-gpg-keys-for-authenticated, users/check-person-is-followed-by-authenticated, users/delete-emails-for-authenticated, users/add-emails-for-authenticated, users/list-emails-for-authenticated, users/set-primary-email-visibility-for-authenticated, users/list-blocked-by-authenticated, scim/delete-user-from-org, scim/update-attribute-for-user, scim/set-information-for-provisioned-user, scim/get-provisioning-information-for-user, scim/provision-and-invite-user, repos/download-archive, repos/create-commit-status, repos/list-release-assets, repos/request-pages-build, repos/delete-pages-site, repos/create-pages-site, repos/delete-deploy-key, repos/create-deploy-key, test-push-webhook, ping-webhook, delete-webhook, update-webhook, get-webhook, create-webhook, list-webhooks, repos/create-or-update-file-contents, repos/get-content, repos/get-community-profile-metrics, repos/list-commit-statuses-for-ref, repos/list-commit-comments, repos/remove-user-access-restrictions, repos/add-user-access-restrictions, repos/set-user-access-restrictions, repos/remove-team-access-restrictions, repos/add-team-access-restrictions, repos/set-team-access-restrictions, repos/remove-app-access-restrictions, repos/add-app-access-restrictions, repos/set-app-access-restrictions, repos/remove-protected-branch-restrictions, repos/remove-status-check-contexts, repos/add-status-check-contexts, repos/set-status-check-contexts, repos/get-all-status-check-contexts, repos/remove-status-checks-protection, repos/update-status-checks-protection, repos/get-status-checks-protection, repos/delete-commit-signature-protection, repos/create-commit-signature-protection, repos/get-commit-signature-protection, repos/delete-pull-request-review-protection, repos/update-pull-request-review-protection, repos/get-pull-request-review-protection, repos/delete-admin-branch-protection, repos/set-admin-branch-protection, repos/get-admin-branch-protection, repos/delete-branch-protection, orgs/remove-public-membership-for-authenticated-user, orgs/set-public-membership-for-authenticated-user, orgs/check-public-membership-for-user, orgs/remove-membership-for-user, orgs/set-membership-for-user, orgs/get-membership-for-user, orgs/check-membership-for-user, orgs/list-app-installations, orgs/ping-hook, orgs/delete-hook, orgs/update-hook, orgs/get-hook, orgs/create-hook, orgs/list-hooks, orgs/remove-credential-authorization, orgs/list-saml-sso-authorizations (#769) (4a30f92)

v29.7.0

05 Jun 05:50
653e16b
Compare
Choose a tag to compare

29.7.0 (2020-06-05)

Features

  • gitignore/get-all-templates, licenses/list-commonly-used. Deprecates gitignore/list-templates, licenses/get-all-commonly-used. (#768) (653e16b)

v29.6.2

04 Jun 19:46
Compare
Choose a tag to compare

29.6.2 (2020-06-04)

Bug Fixes

  • add missing deprecation for actions/list-workflow-runs-for-repo (753bbfa)