diff --git a/release-notes/11458.md b/release-notes/11458.md new file mode 100644 index 0000000000..1447f9e273 --- /dev/null +++ b/release-notes/11458.md @@ -0,0 +1 @@ +feat: implement repo-specific access tokens in relevant search & list APIs. **Breaking**: the following APIs could previously return private repositories when using a public-only access token, but can no longer do so: `/user/repos`, `/users/{username}/repos`, `/orgs/{org}/repos`, and `/teams/{id}/repos`. \ No newline at end of file